ppo-Huggy / run_logs /timers.json
AryanPakdel's picture
Huggy
c2c81ad verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1720537835",
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy2 --no-graphics --resume --force",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.3.0+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1720537839"
},
"total": 4.295991377000064,
"count": 1,
"self": 0.526631431000169,
"children": {
"run_training.setup": {
"total": 0.07388179800000216,
"count": 1,
"self": 0.07388179800000216
},
"TrainerController.start_learning": {
"total": 3.695478147999893,
"count": 1,
"self": 9.652299968365696e-05,
"children": {
"TrainerController._reset_env": {
"total": 3.2054291150002427,
"count": 1,
"self": 3.2054291150002427
},
"TrainerController._save_models": {
"total": 0.4899525099999664,
"count": 1,
"self": 0.0021276410002428747,
"children": {
"RLTrainer._checkpoint": {
"total": 0.48782486899972355,
"count": 1,
"self": 0.48782486899972355
}
}
}
}
}
}
}