ppo-Pyramids / run_logs /timers.json
antonchirikalov's picture
Pyramids training with curiosity RND
e1101eb verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1753982310",
"python_version": "3.10.12 (main, May 27 2025, 17:12:29) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/mlagents/bin/mlagents-learn /content/ml-agents/config/ppo/PyramidsRND.yaml --env=/content/training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics",
"mlagents_version": "1.1.0",
"mlagents_envs_version": "1.1.0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.7.1+cu126",
"numpy_version": "1.23.5",
"end_time_seconds": "1753982310"
},
"total": 0.039118403000202306,
"count": 1,
"self": 0.00957285000004049,
"children": {
"run_training.setup": {
"total": 0.018977803000097992,
"count": 1,
"self": 0.018977803000097992
},
"TrainerController.start_learning": {
"total": 0.010567750000063825,
"count": 1,
"self": 0.00036289300010139414,
"children": {
"TrainerController._reset_env": {
"total": 0.010184407999986433,
"count": 1,
"self": 0.010184407999986433
},
"trainer_threads": {
"total": 1.5670000266254647e-06,
"count": 1,
"self": 1.5670000266254647e-06
},
"TrainerController._save_models": {
"total": 1.8881999949371675e-05,
"count": 1,
"self": 1.8881999949371675e-05
}
}
}
}
}