poca-SoccerTwos / run_logs /timers.json
dimitarrskv's picture
First Push
e89b60e
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1693173235",
"python_version": "3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]",
"command_line_arguments": "/Users/drskv/opt/anaconda3/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --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",
"numpy_version": "1.21.2",
"end_time_seconds": "1693173236"
},
"total": 0.778180375,
"count": 1,
"self": 0.006103124999999987,
"children": {
"run_training.setup": {
"total": 0.028571875000000024,
"count": 1,
"self": 0.028571875000000024
},
"TrainerController.start_learning": {
"total": 0.743505375,
"count": 1,
"self": 0.00024954300000012974,
"children": {
"TrainerController._reset_env": {
"total": 0.743246333,
"count": 1,
"self": 0.743246333
},
"trainer_threads": {
"total": 1.0409999999794195e-06,
"count": 1,
"self": 1.0409999999794195e-06
},
"TrainerController._save_models": {
"total": 8.457999999933463e-06,
"count": 1,
"self": 8.457999999933463e-06
}
}
}
}
}