File size: 1,549 Bytes
8a48a3e |
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 |
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1679129392",
"python_version": "3.9.16 (main, Mar 8 2023, 14:00:05) \n[GCC 11.2.0]",
"command_line_arguments": "/home/jackmin/miniconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --force",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1679129395"
},
"total": 2.4838329791091383,
"count": 1,
"self": 1.5274021222721785,
"children": {
"run_training.setup": {
"total": 0.008487115846946836,
"count": 1,
"self": 0.008487115846946836
},
"TrainerController.start_learning": {
"total": 0.9479437409900129,
"count": 1,
"self": 0.00021820305846631527,
"children": {
"TrainerController._reset_env": {
"total": 0.9472666908986866,
"count": 1,
"self": 0.9472666908986866
},
"TrainerController._save_models": {
"total": 0.00045884703285992146,
"count": 1,
"self": 0.00045884703285992146
}
}
}
}
} |