SoccerTwos / run_logs /timers.json
adnankarim's picture
First Push
4bb3ec2 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1736993431",
"python_version": "3.10.12 (main, Jan 15 2025, 21:07:43) [GCC 11.4.0]",
"command_line_arguments": "/home/mint/Videos/ml-agents/venv/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwosnew --no-graphics --resume",
"mlagents_version": "1.2.0.dev0",
"mlagents_envs_version": "1.2.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.6.0.dev20241112+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1736993434"
},
"total": 2.898216600995511,
"count": 1,
"self": 0.322758944996167,
"children": {
"run_training.setup": {
"total": 0.017780743015464395,
"count": 1,
"self": 0.017780743015464395
},
"TrainerController.start_learning": {
"total": 2.5576769129838794,
"count": 1,
"self": 6.672495510429144e-05,
"children": {
"TrainerController._reset_env": {
"total": 2.1061630010372028,
"count": 1,
"self": 2.1061630010372028
},
"TrainerController._save_models": {
"total": 0.4514471869915724,
"count": 1,
"self": 0.01517054095165804,
"children": {
"RLTrainer._checkpoint": {
"total": 0.43627664603991434,
"count": 1,
"self": 0.43627664603991434
}
}
}
}
}
}
}