Huggy-the-dog / run_logs /timers.json
nirajandhakal's picture
Resumed Training
4698032
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1671551964",
"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 --run-id=Huggy --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.8.1+cu102",
"numpy_version": "1.21.6",
"end_time_seconds": "1671552024"
},
"total": 60.18408830299995,
"count": 1,
"self": 0.007482020999987071,
"children": {
"run_training.setup": {
"total": 0.1025559610000073,
"count": 1,
"self": 0.1025559610000073
},
"TrainerController.start_learning": {
"total": 60.07405032099996,
"count": 1,
"self": 0.0007684400000016467,
"children": {
"TrainerController._reset_env": {
"total": 60.0732556129999,
"count": 1,
"self": 60.0732556129999
},
"TrainerController._save_models": {
"total": 2.6268000056006713e-05,
"count": 1,
"self": 2.6268000056006713e-05
}
}
}
}
}