File size: 1,708 Bytes
ff9fb4d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
{
"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
}
}
}
}
} |