poca-SoccerTwos / run_logs /timers.json
hugfacerhaha's picture
First Push
48cbcea
raw
history blame
1.84 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1689426932",
"python_version": "3.9.17 (main, Jul 5 2023, 15:35:09) \n[Clang 14.0.6 ]",
"command_line_arguments": "/Users/matteoh/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.app --run-id=SoccerTwos --no-graphics --resume",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0",
"numpy_version": "1.21.2",
"end_time_seconds": "1689426934"
},
"total": 2.239049166,
"count": 1,
"self": 0.23211304099999985,
"children": {
"run_training.setup": {
"total": 0.011259125000000036,
"count": 1,
"self": 0.011259125000000036
},
"TrainerController.start_learning": {
"total": 1.9956770000000001,
"count": 1,
"self": 6.229200000040791e-05,
"children": {
"TrainerController._reset_env": {
"total": 1.9230004159999998,
"count": 1,
"self": 1.9230004159999998
},
"TrainerController._save_models": {
"total": 0.07261429199999991,
"count": 1,
"self": 0.0006197509999998907,
"children": {
"RLTrainer._checkpoint": {
"total": 0.07199454100000002,
"count": 1,
"self": 0.07199454100000002
}
}
}
}
}
}
}