poca-SoccerTwos / run_logs /timers.json
arenbeglaryan's picture
First Push
0ddbb25
raw
history blame
No virus
1.74 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1678113702",
"python_version": "3.9.16 (main, Mar 1 2023, 18:22:10) \n[GCC 11.2.0]",
"command_line_arguments": "/home/aren/miniconda3/envs/rl/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+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1678113702"
},
"total": 0.01991924200046924,
"count": 1,
"self": 0.005148978001670912,
"children": {
"run_training.setup": {
"total": 0.0067280299990670756,
"count": 1,
"self": 0.0067280299990670756
},
"TrainerController.start_learning": {
"total": 0.008042233999731252,
"count": 1,
"self": 0.00030577399957110174,
"children": {
"TrainerController._reset_env": {
"total": 0.007728104999841889,
"count": 1,
"self": 0.007728104999841889
},
"trainer_threads": {
"total": 9.169998520519584e-07,
"count": 1,
"self": 9.169998520519584e-07
},
"TrainerController._save_models": {
"total": 7.438000466208905e-06,
"count": 1,
"self": 7.438000466208905e-06
}
}
}
}
}