poca-SoccerTwos / run_logs /timers.json
JaviBJ's picture
First Push
8720a5d
raw
history blame contribute delete
No virus
2.02 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1682027957",
"python_version": "3.9.16 (main, Mar 8 2023, 04:29:44) \n[Clang 14.0.6 ]",
"command_line_arguments": "/Users/javierjobra/opt/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.app --run-id=SoccerTwos --no-graphics --resume",
"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": "1682027960"
},
"total": 3.4450915410000005,
"count": 1,
"self": 0.8092021650000008,
"children": {
"run_training.setup": {
"total": 0.026835834000000003,
"count": 1,
"self": 0.026835834000000003
},
"TrainerController.start_learning": {
"total": 2.609053542,
"count": 1,
"self": 5.9499999999879094e-05,
"children": {
"TrainerController._reset_env": {
"total": 2.471396166,
"count": 1,
"self": 2.471396166
},
"trainer_threads": {
"total": 5.839999999146528e-07,
"count": 1,
"self": 5.839999999146528e-07
},
"TrainerController._save_models": {
"total": 0.13759729200000015,
"count": 1,
"self": 0.0005951670000001741,
"children": {
"RLTrainer._checkpoint": {
"total": 0.13700212499999997,
"count": 1,
"self": 0.13700212499999997
}
}
}
}
}
}
}