Unity-Pyramids / run_logs /timers.json
ra-XOr's picture
1st HF Unity Trained Model
eae27fb
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1656295405",
"python_version": "3.9.6 (tags/v3.9.6:db3ff76, Jun 28 2021, 15:26:21) [MSC v.1929 64 bit (AMD64)]",
"command_line_arguments": "C:\\Users\\ra_XOr\\AppData\\Local\\Programs\\Python\\Python39\\Scripts\\mlagents-learn config/ppo/PyramidsRND.yaml --run-id=First Training --resume --no-graphics",
"mlagents_version": "0.29.0.dev0",
"mlagents_envs_version": "0.29.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cpu",
"numpy_version": "1.19.5",
"end_time_seconds": "1656295422"
},
"total": 16.369847999999998,
"count": 1,
"self": 0.013484699999995797,
"children": {
"run_training.setup": {
"total": 0.13076600000000016,
"count": 1,
"self": 0.13076600000000016
},
"TrainerController.start_learning": {
"total": 16.2255973,
"count": 1,
"self": 0.002094100000000765,
"children": {
"TrainerController._reset_env": {
"total": 16.2234959,
"count": 1,
"self": 16.2234959
},
"trainer_threads": {
"total": 8.999999998593466e-07,
"count": 1,
"self": 8.999999998593466e-07
},
"TrainerController._save_models": {
"total": 6.400000000184036e-06,
"count": 1,
"self": 6.400000000184036e-06
}
}
}
}
}