poca-SoccerTwos / run_logs /timers.json
mttgermano's picture
First Push
377cc18 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1719531963",
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
"command_line_arguments": "/home/matt/.anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.3.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1719531963"
},
"total": 0.03578844699995898,
"count": 1,
"self": 0.007878720000007888,
"children": {
"run_training.setup": {
"total": 0.015333335999912379,
"count": 1,
"self": 0.015333335999912379
},
"TrainerController.start_learning": {
"total": 0.012576391000038711,
"count": 1,
"self": 0.0003875190002418094,
"children": {
"TrainerController._reset_env": {
"total": 0.012178703000017777,
"count": 1,
"self": 0.012178703000017777
},
"trainer_threads": {
"total": 1.0809999366756529e-06,
"count": 1,
"self": 1.0809999366756529e-06
},
"TrainerController._save_models": {
"total": 9.08799984244979e-06,
"count": 1,
"self": 9.08799984244979e-06
}
}
}
}
}