ppo-Huggy / run_logs /timers.json
jerryvc's picture
Huggy
3f63144 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1727981468",
"python_version": "3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/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.4.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1727981472"
},
"total": 3.270561245999488,
"count": 1,
"self": 0.5931935829994472,
"children": {
"run_training.setup": {
"total": 0.0733154959998501,
"count": 1,
"self": 0.0733154959998501
},
"TrainerController.start_learning": {
"total": 2.604052167000191,
"count": 1,
"self": 0.0002689649991225451,
"children": {
"TrainerController._reset_env": {
"total": 2.4268693700005315,
"count": 1,
"self": 2.4268693700005315
},
"trainer_threads": {
"total": 1.4360002751345746e-06,
"count": 1,
"self": 1.4360002751345746e-06
},
"TrainerController._save_models": {
"total": 0.17691239600026165,
"count": 1,
"self": 0.003790833000493876,
"children": {
"RLTrainer._checkpoint": {
"total": 0.17312156299976778,
"count": 1,
"self": 0.17312156299976778
}
}
}
}
}
}
}