poca-SoccerTwos / run_logs /timers.json
massimowww's picture
First Push
c1a75ee
raw
history blame contribute delete
No virus
1.75 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1675940235",
"python_version": "3.9.16 (main, Jan 11 2023, 16:05:54) \n[GCC 11.2.0]",
"command_line_arguments": "/home/massimo/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos --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": "1675940235"
},
"total": 0.047965425066649914,
"count": 1,
"self": 0.006660600076429546,
"children": {
"run_training.setup": {
"total": 0.012562492047436535,
"count": 1,
"self": 0.012562492047436535
},
"TrainerController.start_learning": {
"total": 0.028742332942783833,
"count": 1,
"self": 0.00029577978421002626,
"children": {
"TrainerController._reset_env": {
"total": 0.028435080079361796,
"count": 1,
"self": 0.028435080079361796
},
"trainer_threads": {
"total": 1.2470409274101257e-06,
"count": 1,
"self": 1.2470409274101257e-06
},
"TrainerController._save_models": {
"total": 1.0226038284599781e-05,
"count": 1,
"self": 1.0226038284599781e-05
}
}
}
}
}