poca-SoccerTwos / run_logs /timers.json
Isaacgv's picture
First Push
90b96d3
raw
history blame contribute delete
No virus
1.75 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1681576557",
"python_version": "3.9.16 (main, Mar 8 2023, 14:00:05) \n[GCC 11.2.0]",
"command_line_arguments": "/home/isaac-gv/miniconda3/envs/rl/bin/mlagents-learn config/poca/SoccerTwos.yaml --env=training-envs-executables/SoccerTwos/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --force",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1681576557"
},
"total": 0.03597539197653532,
"count": 1,
"self": 0.004982873913832009,
"children": {
"run_training.setup": {
"total": 0.010485314996913075,
"count": 1,
"self": 0.010485314996913075
},
"TrainerController.start_learning": {
"total": 0.020507203065790236,
"count": 1,
"self": 0.0005080490373075008,
"children": {
"TrainerController._reset_env": {
"total": 0.01998540898784995,
"count": 1,
"self": 0.01998540898784995
},
"trainer_threads": {
"total": 2.642977051436901e-06,
"count": 1,
"self": 2.642977051436901e-06
},
"TrainerController._save_models": {
"total": 1.1102063581347466e-05,
"count": 1,
"self": 1.1102063581347466e-05
}
}
}
}
}