poca-SoccerTwos / run_logs /timers.json
jayeshvpatil's picture
First Push
7d06ee1
raw
history blame contribute delete
No virus
1.7 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1680730124",
"python_version": "3.9.16 (main, Mar 8 2023, 04:29:44) \n[Clang 14.0.6 ]",
"command_line_arguments": "/Users/jayesh.patil/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./../SoccerTwos.app --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",
"numpy_version": "1.21.2",
"end_time_seconds": "1680730125"
},
"total": 1.032752791,
"count": 1,
"self": 0.008864625000008175,
"children": {
"run_training.setup": {
"total": 0.07509549999999621,
"count": 1,
"self": 0.07509549999999621
},
"TrainerController.start_learning": {
"total": 0.9487926659999957,
"count": 1,
"self": 0.00027654099999807613,
"children": {
"TrainerController._reset_env": {
"total": 0.9485081250000036,
"count": 1,
"self": 0.9485081250000036
},
"trainer_threads": {
"total": 1.0420000009503383e-06,
"count": 1,
"self": 1.0420000009503383e-06
},
"TrainerController._save_models": {
"total": 6.957999993062458e-06,
"count": 1,
"self": 6.957999993062458e-06
}
}
}
}
}