poca-SoccerTwos / run_logs /timers.json
wilt8's picture
First Push
46c3a6b verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1725366244",
"python_version": "3.10.12 (main, Sep 2 2024, 16:47:36) [GCC 9.4.0]",
"command_line_arguments": "/home/coder/.pyenv/versions/3.10.12/envs/deep-rl-unit5-3.10.12/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/linux/SoccerTwos/SoccerTwos --run-id=Soccer Twos --no-graphics --resume",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.4.0+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1725366244"
},
"total": 0.06915631296578795,
"count": 1,
"self": 0.006706699030473828,
"children": {
"run_training.setup": {
"total": 0.014883870957419276,
"count": 1,
"self": 0.014883870957419276
},
"TrainerController.start_learning": {
"total": 0.04756574297789484,
"count": 1,
"self": 5.3759897127747536e-05,
"children": {
"TrainerController._reset_env": {
"total": 0.04749569098930806,
"count": 1,
"self": 0.04749569098930806
},
"TrainerController._save_models": {
"total": 1.6292091459035873e-05,
"count": 1,
"self": 1.6292091459035873e-05
}
}
}
}
}