poca-SoccerTwos / run_logs /timers.json
akoshel's picture
First Push
77f67d3
raw
history blame contribute delete
No virus
1.73 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1677179165",
"python_version": "3.9.16 (main, Jan 11 2023, 16:05:54) \n[GCC 11.2.0]",
"command_line_arguments": "/home/koshelev/miniconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --force",
"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": "1677224910"
},
"total": 45744.655693841996,
"count": 1,
"self": 10.006009153999912,
"children": {
"run_training.setup": {
"total": 0.00923125700046512,
"count": 1,
"self": 0.00923125700046512
},
"TrainerController.start_learning": {
"total": 45734.640453431,
"count": 1,
"self": 0.0004269920027581975,
"children": {
"TrainerController._reset_env": {
"total": 45734.640011963,
"count": 1,
"self": 45734.640011963
},
"trainer_threads": {
"total": 1.2329983292147517e-06,
"count": 1,
"self": 1.2329983292147517e-06
},
"TrainerController._save_models": {
"total": 1.324299955740571e-05,
"count": 1,
"self": 1.324299955740571e-05
}
}
}
}
}