SoccerTwos / run_logs /timers.json
sametayhan's picture
First Push
3f0e9e3
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1703200588",
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
"command_line_arguments": "/home/rl/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.1.2+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1703200588"
},
"total": 0.1650326650014904,
"count": 1,
"self": 0.016640579004160827,
"children": {
"run_training.setup": {
"total": 0.03706015399802709,
"count": 1,
"self": 0.03706015399802709
},
"TrainerController.start_learning": {
"total": 0.11133193199930247,
"count": 1,
"self": 0.0003946129982068669,
"children": {
"TrainerController._reset_env": {
"total": 0.1109266290004598,
"count": 1,
"self": 0.1109266290004598
},
"trainer_threads": {
"total": 8.980023267213255e-07,
"count": 1,
"self": 8.980023267213255e-07
},
"TrainerController._save_models": {
"total": 9.791998309083283e-06,
"count": 1,
"self": 9.791998309083283e-06
}
}
}
}
}