File size: 1,730 Bytes
377cc18 |
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": "1719531963",
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
"command_line_arguments": "/home/matt/.anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --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": "1719531963"
},
"total": 0.03578844699995898,
"count": 1,
"self": 0.007878720000007888,
"children": {
"run_training.setup": {
"total": 0.015333335999912379,
"count": 1,
"self": 0.015333335999912379
},
"TrainerController.start_learning": {
"total": 0.012576391000038711,
"count": 1,
"self": 0.0003875190002418094,
"children": {
"TrainerController._reset_env": {
"total": 0.012178703000017777,
"count": 1,
"self": 0.012178703000017777
},
"trainer_threads": {
"total": 1.0809999366756529e-06,
"count": 1,
"self": 1.0809999366756529e-06
},
"TrainerController._save_models": {
"total": 9.08799984244979e-06,
"count": 1,
"self": 9.08799984244979e-06
}
}
}
}
} |