File size: 1,744 Bytes
64b10d9 |
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": "1694999546",
"python_version": "3.9.18 (main, Sep 11 2023, 13:41:44) \n[GCC 11.2.0]",
"command_line_arguments": "/users/jzheng70/miniconda3/envs/rl_basic/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": "1694999547"
},
"total": 0.09889496490359306,
"count": 1,
"self": 0.030672932509332895,
"children": {
"run_training.setup": {
"total": 0.03549531428143382,
"count": 1,
"self": 0.03549531428143382
},
"TrainerController.start_learning": {
"total": 0.03272671811282635,
"count": 1,
"self": 0.00026240386068820953,
"children": {
"TrainerController._reset_env": {
"total": 0.03245672024786472,
"count": 1,
"self": 0.03245672024786472
},
"trainer_threads": {
"total": 9.872019290924072e-07,
"count": 1,
"self": 9.872019290924072e-07
},
"TrainerController._save_models": {
"total": 6.606802344322205e-06,
"count": 1,
"self": 6.606802344322205e-06
}
}
}
}
} |