poca-SoccerTwos / run_logs /timers.json
jamesup's picture
Initial Commit
736df4b
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1677681858",
"python_version": "3.8.10 (default, Nov 14 2022, 12:59:47) \n[GCC 9.4.0]",
"command_line_arguments": "/home/jamesup/Documents/source/deep-rl-class/env/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./envs/SoccerTwos/SoccerTwos --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": "1.13.1+cu116",
"numpy_version": "1.23.3",
"end_time_seconds": "1677681861"
},
"total": 2.8888462830800563,
"count": 1,
"self": 0.32072624121792614,
"children": {
"run_training.setup": {
"total": 0.05451408191584051,
"count": 1,
"self": 0.05451408191584051
},
"TrainerController.start_learning": {
"total": 2.5136059599462897,
"count": 1,
"self": 6.186193786561489e-05,
"children": {
"TrainerController._reset_env": {
"total": 1.6686312099918723,
"count": 1,
"self": 1.6686312099918723
},
"TrainerController._save_models": {
"total": 0.8449128880165517,
"count": 1,
"self": 0.0012460050638765097,
"children": {
"RLTrainer._checkpoint": {
"total": 0.8436668829526752,
"count": 1,
"self": 0.8436668829526752
}
}
}
}
}
}
}