ppo-PyramidsRND / run_logs /timers.json
khatkeashish's picture
First Push
82f8384
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1675613132",
"python_version": "3.10.4 (main, Feb 5 2023, 16:54:05) [GCC 12.2.0]",
"command_line_arguments": "/home/ash/ak/code/Courses/RL/hugging_face/venv/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --force",
"mlagents_version": "0.30.0",
"mlagents_envs_version": "0.30.0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1675613133"
},
"total": 0.05695925799955148,
"count": 1,
"self": 0.012765873994794674,
"children": {
"run_training.setup": {
"total": 0.02585164699848974,
"count": 1,
"self": 0.02585164699848974
},
"TrainerController.start_learning": {
"total": 0.018341737006267067,
"count": 1,
"self": 0.0005308450054144487,
"children": {
"TrainerController._reset_env": {
"total": 0.01778508399729617,
"count": 1,
"self": 0.01778508399729617
},
"trainer_threads": {
"total": 2.12400482269004e-06,
"count": 1,
"self": 2.12400482269004e-06
},
"TrainerController._save_models": {
"total": 2.3683998733758926e-05,
"count": 1,
"self": 2.3683998733758926e-05
}
}
}
}
}