ppo-Huggy / run_logs /timers.json
DavidPL1's picture
Huggy
10a4115 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1716388806",
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
"command_line_arguments": "/media/fast/code/learning/venv_learning/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy2 --no-graphics --resume",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.3.0+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1716388807"
},
"total": 1.5978676889790222,
"count": 1,
"self": 0.21743928990326822,
"children": {
"run_training.setup": {
"total": 0.17418129299767315,
"count": 1,
"self": 0.17418129299767315
},
"TrainerController.start_learning": {
"total": 1.2062471060780808,
"count": 1,
"self": 4.178995732218027e-05,
"children": {
"TrainerController._reset_env": {
"total": 1.0727063569938764,
"count": 1,
"self": 1.0727063569938764
},
"trainer_threads": {
"total": 6.09084963798523e-07,
"count": 1,
"self": 6.09084963798523e-07
},
"TrainerController._save_models": {
"total": 0.13349835004191846,
"count": 1,
"self": 0.0019181560492143035,
"children": {
"RLTrainer._checkpoint": {
"total": 0.13158019399270415,
"count": 1,
"self": 0.13158019399270415
}
}
}
}
}
}
}