poca-SoccerTwos / run_logs /timers.json
joncam14's picture
First Push
782328e
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1687520180",
"python_version": "3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]",
"command_line_arguments": "/Users/joncambra/Desktop/unit7/env/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --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",
"numpy_version": "1.21.2",
"end_time_seconds": "1687520181"
},
"total": 1.0180239439999994,
"count": 1,
"self": 0.005852947000001052,
"children": {
"run_training.setup": {
"total": 0.05020235900000003,
"count": 1,
"self": 0.05020235900000003
},
"TrainerController.start_learning": {
"total": 0.9619686379999983,
"count": 1,
"self": 0.00028198400000079005,
"children": {
"TrainerController._reset_env": {
"total": 0.9616653809999995,
"count": 1,
"self": 0.9616653809999995
},
"trainer_threads": {
"total": 9.429999998644689e-07,
"count": 1,
"self": 9.429999998644689e-07
},
"TrainerController._save_models": {
"total": 2.032999999812546e-05,
"count": 1,
"self": 2.032999999812546e-05
}
}
}
}
}