poca-SoccerTwos / run_logs /timers.json
Jackmin108's picture
First Push
8a48a3e
raw
history blame contribute delete
No virus
1.55 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1679129392",
"python_version": "3.9.16 (main, Mar 8 2023, 14:00:05) \n[GCC 11.2.0]",
"command_line_arguments": "/home/jackmin/miniconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/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": "1679129395"
},
"total": 2.4838329791091383,
"count": 1,
"self": 1.5274021222721785,
"children": {
"run_training.setup": {
"total": 0.008487115846946836,
"count": 1,
"self": 0.008487115846946836
},
"TrainerController.start_learning": {
"total": 0.9479437409900129,
"count": 1,
"self": 0.00021820305846631527,
"children": {
"TrainerController._reset_env": {
"total": 0.9472666908986866,
"count": 1,
"self": 0.9472666908986866
},
"TrainerController._save_models": {
"total": 0.00045884703285992146,
"count": 1,
"self": 0.00045884703285992146
}
}
}
}
}