poca-SoccerTwos / run_logs /timers.json
NicolasYn's picture
Initial commit
26d4b55 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1711042304",
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./ml-agents/config/poca/SoccerTwos.yaml --env=./ml-agents/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.2.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1711042304"
},
"total": 0.15679615099998045,
"count": 1,
"self": 0.020594899000002442,
"children": {
"run_training.setup": {
"total": 0.07855458699998508,
"count": 1,
"self": 0.07855458699998508
},
"TrainerController.start_learning": {
"total": 0.057646664999992936,
"count": 1,
"self": 0.0007254619999912393,
"children": {
"TrainerController._reset_env": {
"total": 0.056875525000009475,
"count": 1,
"self": 0.056875525000009475
},
"trainer_threads": {
"total": 2.0549999817376374e-06,
"count": 1,
"self": 2.0549999817376374e-06
},
"TrainerController._save_models": {
"total": 4.362300001048425e-05,
"count": 1,
"self": 4.362300001048425e-05
}
}
}
}
}