poca-SoccerTwos / run_logs /timers.json
taha454's picture
First Push on 2M iterations of SoccerTwos
9da949e verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1743819029",
"python_version": "3.10.12 | packaged by Anaconda, Inc. | (main, Jul 5 2023, 19:01:18) [MSC v.1916 64 bit (AMD64)]",
"command_line_arguments": "\\\\?\\C:\\Users\\LapStore\\miniconda3\\envs\\rl\\Scripts\\mlagents-learn D:/study/courses/RL/ml-agents-main/config/poca/SoccerTwos.yaml --env=D:/study/courses/RL/SoccerTwos/SoccerTwos.exe --run-id=SoccerTwos --no-graphics",
"mlagents_version": "1.0.0",
"mlagents_envs_version": "1.0.0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.6.0+cpu",
"numpy_version": "1.21.2",
"end_time_seconds": "1743819038"
},
"total": 9.210786799987545,
"count": 1,
"self": 0.023556499974802136,
"children": {
"run_training.setup": {
"total": 0.3470750999986194,
"count": 1,
"self": 0.3470750999986194
},
"TrainerController.start_learning": {
"total": 8.840155200014124,
"count": 1,
"self": 0.0005437000072561204,
"children": {
"TrainerController._reset_env": {
"total": 8.839579499996034,
"count": 1,
"self": 8.839579499996034
},
"TrainerController._save_models": {
"total": 3.200001083314419e-05,
"count": 1,
"self": 3.200001083314419e-05
}
}
}
}
}