poca-SoccerTwos / run_logs /timers.json
MerlinTK's picture
feat: working poca algorithm
ff93212 unverified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1682780638",
"python_version": "3.9.16 (main, Mar 8 2023, 14:00:05) \n[GCC 11.2.0]",
"command_line_arguments": "/home/filconscious/miniconda3/envs/hfdrl/bin/mlagents-learn /home/filconscious/ml-agents/config/poca/SoccerTwos.yaml --env=/home/filconscious/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1682780638"
},
"total": 0.028233881999767618,
"count": 1,
"self": 0.00445358399883844,
"children": {
"run_training.setup": {
"total": 0.007578488002764061,
"count": 1,
"self": 0.007578488002764061
},
"TrainerController.start_learning": {
"total": 0.016201809998165118,
"count": 1,
"self": 0.00026770300246425904,
"children": {
"TrainerController._reset_env": {
"total": 0.015925847998005338,
"count": 1,
"self": 0.015925847998005338
},
"trainer_threads": {
"total": 7.76999513618648e-07,
"count": 1,
"self": 7.76999513618648e-07
},
"TrainerController._save_models": {
"total": 7.481998181901872e-06,
"count": 1,
"self": 7.481998181901872e-06
}
}
}
}
}