poca-SoccerTwos / run_logs /timers.json
danieliser's picture
First Push
11892d8
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1685472142",
"python_version": "3.9.16 (main, Mar 8 2023, 10:39:24) [MSC v.1916 64 bit (AMD64)]",
"command_line_arguments": "C:\\Users\\Daniel\\miniconda3\\envs\\rl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --resume",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.0.1+cpu",
"numpy_version": "1.21.2",
"end_time_seconds": "1685472158"
},
"total": 16.0766215,
"count": 1,
"self": 0.3118606000000028,
"children": {
"run_training.setup": {
"total": 0.0802451999999998,
"count": 1,
"self": 0.0802451999999998
},
"TrainerController.start_learning": {
"total": 15.684515699999999,
"count": 1,
"self": 8.809999999925822e-05,
"children": {
"TrainerController._reset_env": {
"total": 15.5481278,
"count": 1,
"self": 15.5481278
},
"trainer_threads": {
"total": 7.000000010748408e-07,
"count": 1,
"self": 7.000000010748408e-07
},
"TrainerController._save_models": {
"total": 0.13629909999999867,
"count": 1,
"self": 0.006350499999999926,
"children": {
"RLTrainer._checkpoint": {
"total": 0.12994859999999875,
"count": 1,
"self": 0.12994859999999875
}
}
}
}
}
}
}