File size: 1,722 Bytes
38fc42d |
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": "1681987356",
"python_version": "3.10.6 (main, Mar 10 2023, 10:55:28) [GCC 11.3.0]",
"command_line_arguments": "/home/vova/.local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics",
"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": "1681987357"
},
"total": 0.16095924004912376,
"count": 1,
"self": 0.019628050038591027,
"children": {
"run_training.setup": {
"total": 0.09572607302106917,
"count": 1,
"self": 0.09572607302106917
},
"TrainerController.start_learning": {
"total": 0.04560511698946357,
"count": 1,
"self": 0.0007310218643397093,
"children": {
"TrainerController._reset_env": {
"total": 0.04484288487583399,
"count": 1,
"self": 0.04484288487583399
},
"trainer_threads": {
"total": 2.0992010831832886e-06,
"count": 1,
"self": 2.0992010831832886e-06
},
"TrainerController._save_models": {
"total": 2.9111048206686974e-05,
"count": 1,
"self": 2.9111048206686974e-05
}
}
}
}
} |