ppo-Huggy / run_logs /timers.json
WildBill258's picture
Huggy
da8de0f
raw
history blame contribute delete
No virus
1.75 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1676052185",
"python_version": "3.8.9 (tags/v3.8.9:a743f81, Apr 6 2021, 14:02:34) [MSC v.1928 64 bit (AMD64)]",
"command_line_arguments": "C:\\Users\\wjk10\\.pyenv\\pyenv-win\\versions\\3.8.9\\Scripts\\mlagents-learn .\\config\\ppo\\Huggy.yaml --env .\\trained-envs-executables\\linux\\Huggy\\Huggy\\ --run-id Huggy --no-graphics --resume",
"mlagents_version": "0.29.0",
"mlagents_envs_version": "0.29.0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.13.1+cpu",
"numpy_version": "1.21.2",
"end_time_seconds": "1676052187"
},
"total": 2.4020055,
"count": 1,
"self": 0.004769200000000584,
"children": {
"run_training.setup": {
"total": 0.09664509999999993,
"count": 1,
"self": 0.09664509999999993
},
"TrainerController.start_learning": {
"total": 2.3005911999999995,
"count": 1,
"self": 0.0003091999999997874,
"children": {
"TrainerController._reset_env": {
"total": 2.3002709,
"count": 1,
"self": 2.3002709
},
"trainer_threads": {
"total": 1.1999999998124622e-06,
"count": 1,
"self": 1.1999999998124622e-06
},
"TrainerController._save_models": {
"total": 9.89999999978508e-06,
"count": 1,
"self": 9.89999999978508e-06
}
}
}
}
}