poca-SoccerTwos / run_logs /timers.json
kyuwon416's picture
First Push
d161afe
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1695087708",
"python_version": "3.9.18 (main, Sep 11 2023, 13:41:44) \n[GCC 11.2.0]",
"command_line_arguments": "/home/vision/anaconda3/envs/ml-agent/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --resume",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.0.1",
"numpy_version": "1.25.2",
"end_time_seconds": "1695087708"
},
"total": 0.014642497000750154,
"count": 1,
"self": 0.002354850003030151,
"children": {
"run_training.setup": {
"total": 0.006565004994627088,
"count": 1,
"self": 0.006565004994627088
},
"TrainerController.start_learning": {
"total": 0.005722642003092915,
"count": 1,
"self": 0.00014399101200979203,
"children": {
"TrainerController._reset_env": {
"total": 0.005572113994276151,
"count": 1,
"self": 0.005572113994276151
},
"trainer_threads": {
"total": 5.460024112835526e-07,
"count": 1,
"self": 5.460024112835526e-07
},
"TrainerController._save_models": {
"total": 5.990994395688176e-06,
"count": 1,
"self": 5.990994395688176e-06
}
}
}
}
}