Worm-Unity-ML / run_logs /timers.json
jarski's picture
first commit
ff9fb4d verified
raw
history blame
1.71 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1722628576",
"python_version": "3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Worm.yaml --env=./training-envs-executables/linux/Worm/Worm --run-id=Worm Training --no-graphics",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.3.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1722628576"
},
"total": 0.1625702880000972,
"count": 1,
"self": 0.03099327600102697,
"children": {
"run_training.setup": {
"total": 0.11411997799950768,
"count": 1,
"self": 0.11411997799950768
},
"TrainerController.start_learning": {
"total": 0.017457033999562555,
"count": 1,
"self": 0.0005945899993093917,
"children": {
"TrainerController._reset_env": {
"total": 0.016830808999657165,
"count": 1,
"self": 0.016830808999657165
},
"trainer_threads": {
"total": 1.7120000848080963e-06,
"count": 1,
"self": 1.7120000848080963e-06
},
"TrainerController._save_models": {
"total": 2.9923000511189457e-05,
"count": 1,
"self": 2.9923000511189457e-05
}
}
}
}
}