File size: 1,741 Bytes
c87b722 |
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": "1675383844",
"python_version": "3.8.16 (default, Jan 17 2023, 23:13:24) \n[GCC 11.2.0]",
"command_line_arguments": "/home/lakoc/anaconda3/envs/rl/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.8.1+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1675383845"
},
"total": 0.0856844749996526,
"count": 1,
"self": 0.015258901999004593,
"children": {
"run_training.setup": {
"total": 0.008155504000569636,
"count": 1,
"self": 0.008155504000569636
},
"TrainerController.start_learning": {
"total": 0.062270069000078365,
"count": 1,
"self": 0.00041154799964715494,
"children": {
"TrainerController._reset_env": {
"total": 0.06184296599985828,
"count": 1,
"self": 0.06184296599985828
},
"trainer_threads": {
"total": 2.2740005078958347e-06,
"count": 1,
"self": 2.2740005078958347e-06
},
"TrainerController._save_models": {
"total": 1.3281000065035187e-05,
"count": 1,
"self": 1.3281000065035187e-05
}
}
}
}
} |