ppo-Huggy / run_logs /timers.json
danmorris427's picture
Huggy
6d34745
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1673148689",
"python_version": "3.8.16 (default, Dec 7 2022, 01:12:13) \n[GCC 7.5.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy --no-graphics",
"mlagents_version": "0.29.0.dev0",
"mlagents_envs_version": "0.29.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.8.1+cu102",
"numpy_version": "1.21.6",
"end_time_seconds": "1673148689"
},
"total": 0.16928650799997058,
"count": 1,
"self": 0.011797668999918187,
"children": {
"run_training.setup": {
"total": 0.10591486500004521,
"count": 1,
"self": 0.10591486500004521
},
"TrainerController.start_learning": {
"total": 0.05157397400000718,
"count": 1,
"self": 0.00048011800004132965,
"children": {
"TrainerController._reset_env": {
"total": 0.051076818000012736,
"count": 1,
"self": 0.051076818000012736
},
"trainer_threads": {
"total": 1.5249999592015229e-06,
"count": 1,
"self": 1.5249999592015229e-06
},
"TrainerController._save_models": {
"total": 1.551299999391631e-05,
"count": 1,
"self": 1.551299999391631e-05
}
}
}
}
}