ppo-Pyramids / run_logs /timers.json
DoctorPingu's picture
Upload Pyramids trained agent
beede2f verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1775571879",
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./content/ml-agents/config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids1 --no-graphics",
"mlagents_version": "1.2.0.dev0",
"mlagents_envs_version": "1.2.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.8.0+cu128",
"numpy_version": "1.23.5",
"end_time_seconds": "1775571879"
},
"total": 0.05212292600026558,
"count": 1,
"self": 0.010030718000507477,
"children": {
"run_training.setup": {
"total": 0.02789312599998084,
"count": 1,
"self": 0.02789312599998084
},
"TrainerController.start_learning": {
"total": 0.014199081999777263,
"count": 1,
"self": 0.0005614579995381064,
"children": {
"TrainerController._reset_env": {
"total": 0.013612283999918873,
"count": 1,
"self": 0.013612283999918873
},
"trainer_threads": {
"total": 1.6370004232157953e-06,
"count": 1,
"self": 1.6370004232157953e-06
},
"TrainerController._save_models": {
"total": 2.3702999897068366e-05,
"count": 1,
"self": 2.3702999897068366e-05
}
}
}
}
}