poca-SoccerTwos / run_logs /timers.json
boruyang's picture
First Push
9d914c5 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1706957500",
"python_version": "3.10.12 | packaged by conda-forge | (main, Jun 23 2023, 22:34:57) [MSC v.1936 64 bit (AMD64)]",
"command_line_arguments": "\\\\?\\C:\\Users\\user\\Miniconda3\\envs\\rl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.2.0+cpu",
"numpy_version": "1.23.5",
"end_time_seconds": "1706957501"
},
"total": 1.1770279000047594,
"count": 1,
"self": 0.0038157000089995563,
"children": {
"run_training.setup": {
"total": 0.04619180000736378,
"count": 1,
"self": 0.04619180000736378
},
"TrainerController.start_learning": {
"total": 1.127020399988396,
"count": 1,
"self": 0.0002269999822601676,
"children": {
"TrainerController._reset_env": {
"total": 1.1267861000087578,
"count": 1,
"self": 1.1267861000087578
},
"trainer_threads": {
"total": 6.00004568696022e-07,
"count": 1,
"self": 6.00004568696022e-07
},
"TrainerController._save_models": {
"total": 6.699992809444666e-06,
"count": 1,
"self": 6.699992809444666e-06
}
}
}
}
}