File size: 3,094 Bytes
94553b2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 |
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1687153789",
"python_version": "3.9.16 | packaged by conda-forge | (main, Feb 1 2023, 21:38:11) \n[Clang 14.0.6 ]",
"command_line_arguments": "/Users/jvelasquez/conda_envs/hg_rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.app --run-id=SoccerTwos --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": "1687153793"
},
"total": 3.8821607920000005,
"count": 1,
"self": 0.28333299999999983,
"children": {
"run_training.setup": {
"total": 0.010979209000000045,
"count": 1,
"self": 0.010979209000000045
},
"TrainerController.start_learning": {
"total": 3.5878485830000004,
"count": 1,
"self": 6.533200000102823e-05,
"children": {
"TrainerController._reset_env": {
"total": 3.4216018339999996,
"count": 1,
"self": 3.4216018339999996
},
"TrainerController.advance": {
"total": 0.004999124999999882,
"count": 1,
"self": 3.540999999884775e-06,
"children": {
"env_step": {
"total": 0.004995583999999997,
"count": 1,
"self": 0.00026500000000018176,
"children": {
"SubprocessEnvManager._take_step": {
"total": 0.004730583999999816,
"count": 1,
"self": 2.0001000000213764e-05,
"children": {
"TorchPolicy.evaluate": {
"total": 0.004710582999999602,
"count": 1,
"self": 0.004710582999999602
}
}
}
}
}
}
},
"TrainerController._save_models": {
"total": 0.1611822919999999,
"count": 1,
"self": 0.0005508749999996176,
"children": {
"RLTrainer._checkpoint": {
"total": 0.16063141700000028,
"count": 1,
"self": 0.16063141700000028
}
}
}
}
}
}
} |