Update_agent
Browse files- SoccerTwos.onnx +1 -1
- SoccerTwos/SoccerTwos-4499846.onnx +3 -0
- SoccerTwos/SoccerTwos-4499846.pt +3 -0
- SoccerTwos/SoccerTwos-4763422.onnx +3 -0
- SoccerTwos/SoccerTwos-4763422.pt +3 -0
- SoccerTwos/checkpoint.pt +1 -1
- SoccerTwos/events.out.tfevents.1690881736.93ce20cc1c4b.27609.0 +3 -0
- config.json +1 -1
- configuration.yaml +1 -1
- run_logs/Player-0.log +12 -51
- run_logs/timers.json +181 -181
- run_logs/training_status.json +22 -22
SoccerTwos.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 886472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68747129609ba655ec3bad6b0988b2779d9ee200f0724cd28928b5910e1b4ddd
|
3 |
size 886472
|
SoccerTwos/SoccerTwos-4499846.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d709da0df0d94005b99602df32c7dc9e616c5d0051ae7bde489c86d5f98a32a9
|
3 |
+
size 886472
|
SoccerTwos/SoccerTwos-4499846.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dfb9ab620e9e38d1b61b693c28ed71455eafaf13edf8d80182028fbdf2d802b
|
3 |
+
size 10303217
|
SoccerTwos/SoccerTwos-4763422.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68747129609ba655ec3bad6b0988b2779d9ee200f0724cd28928b5910e1b4ddd
|
3 |
+
size 886472
|
SoccerTwos/SoccerTwos-4763422.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:743527733c484bb1d4d10eadc4a4263960e6d08f3287d950afa2d59096fae28a
|
3 |
+
size 10303217
|
SoccerTwos/checkpoint.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 10303217
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:743527733c484bb1d4d10eadc4a4263960e6d08f3287d950afa2d59096fae28a
|
3 |
size 10303217
|
SoccerTwos/events.out.tfevents.1690881736.93ce20cc1c4b.27609.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd54f942d20f01a99ae492c8e37bc169c3e34fe6b3f19e3504b90c00ca2a50d4
|
3 |
+
size 525155
|
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 2048, "buffer_size": 20480, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.99, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 256, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.95, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps":
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 2048, "buffer_size": 20480, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.99, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 256, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.95, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 5000000, "time_horizon": 1000, "summary_freq": 10000, "threaded": false, "self_play": {"save_steps": 60000, "team_change": 225000, "swap_steps": 2000, "window": 10, "play_against_latest_model_ratio": 0.25, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/SoccerTwos.x86_64", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true}, "environment_parameters": null, "checkpoint_settings": {"run_id": "SoccerTwos", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": "cpu"}, "debug": false}
|
configuration.yaml
CHANGED
@@ -37,7 +37,7 @@ behaviors:
|
|
37 |
init_path: null
|
38 |
keep_checkpoints: 5
|
39 |
even_checkpoints: false
|
40 |
-
max_steps:
|
41 |
time_horizon: 1000
|
42 |
summary_freq: 10000
|
43 |
threaded: false
|
|
|
37 |
init_path: null
|
38 |
keep_checkpoints: 5
|
39 |
even_checkpoints: false
|
40 |
+
max_steps: 5000000
|
41 |
time_horizon: 1000
|
42 |
summary_freq: 10000
|
43 |
threaded: false
|
run_logs/Player-0.log
CHANGED
@@ -31,7 +31,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
|
31 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
32 |
FMOD initialized on nosound output
|
33 |
Begin MonoManager ReloadAssembly
|
34 |
-
- Completed reload, in 0.
|
35 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
36 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
37 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
@@ -56,7 +56,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
|
|
56 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
57 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
58 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
59 |
-
UnloadTime:
|
60 |
Registered Communicator in Agent.
|
61 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
62 |
requesting resize 84 x 84
|
@@ -73,51 +73,12 @@ TOO LONG
|
|
73 |
TOO LONG
|
74 |
TOO LONG
|
75 |
TOO LONG
|
76 |
-
TOO LONG
|
77 |
-
TOO LONG
|
78 |
-
TOO LONG
|
79 |
-
TOO LONG
|
80 |
-
TOO LONG
|
81 |
-
TOO LONG
|
82 |
-
TOO LONG
|
83 |
-
TOO LONG
|
84 |
-
TOO LONG
|
85 |
-
TOO LONG
|
86 |
-
TOO LONG
|
87 |
-
TOO LONG
|
88 |
-
TOO LONG
|
89 |
-
TOO LONG
|
90 |
-
TOO LONG
|
91 |
-
TOO LONG
|
92 |
-
TOO LONG
|
93 |
-
TOO LONG
|
94 |
-
TOO LONG
|
95 |
-
TOO LONG
|
96 |
-
TOO LONG
|
97 |
-
TOO LONG
|
98 |
-
TOO LONG
|
99 |
-
TOO LONG
|
100 |
-
TOO LONG
|
101 |
-
TOO LONG
|
102 |
-
TOO LONG
|
103 |
-
TOO LONG
|
104 |
-
TOO LONG
|
105 |
-
TOO LONG
|
106 |
-
TOO LONG
|
107 |
-
TOO LONG
|
108 |
-
TOO LONG
|
109 |
-
TOO LONG
|
110 |
-
TOO LONG
|
111 |
-
TOO LONG
|
112 |
-
TOO LONG
|
113 |
-
TOO LONG
|
114 |
-
TOO LONG
|
115 |
Setting up 1 worker threads for Enlighten.
|
116 |
Memory Statistics:
|
117 |
[ALLOC_TEMP_TLS] TLS Allocator
|
118 |
StackAllocators :
|
119 |
[ALLOC_TEMP_MAIN]
|
120 |
-
Peak usage frame count: [8.0 KB-16.0 KB]:
|
121 |
Initial Block Size 4.0 MB
|
122 |
Current Block Size 4.0 MB
|
123 |
Peak Allocated Bytes 2.1 MB
|
@@ -233,19 +194,19 @@ Memory Statistics:
|
|
233 |
Peak Allocated Bytes 0 B
|
234 |
Overflow Count 0
|
235 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
236 |
-
Peak main deferred allocation count
|
237 |
[ALLOC_BUCKET]
|
238 |
Large Block size 4.0 MB
|
239 |
Used Block count 1
|
240 |
Peak Allocated bytes 1.0 MB
|
241 |
[ALLOC_DEFAULT_MAIN]
|
242 |
-
Peak usage frame count: [4.0 MB-8.0 MB]:
|
243 |
Requested Block Size 16.0 MB
|
244 |
Peak Block count 1
|
245 |
Peak Allocated memory 4.6 MB
|
246 |
Peak Large allocation bytes 0 B
|
247 |
[ALLOC_DEFAULT_THREAD]
|
248 |
-
Peak usage frame count: [16.0 MB-32.0 MB]:
|
249 |
Requested Block Size 16.0 MB
|
250 |
Peak Block count 1
|
251 |
Peak Allocated memory 17.6 MB
|
@@ -277,13 +238,13 @@ Memory Statistics:
|
|
277 |
Used Block count 1
|
278 |
Peak Allocated bytes 1.0 MB
|
279 |
[ALLOC_GFX_MAIN]
|
280 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
281 |
Requested Block Size 16.0 MB
|
282 |
Peak Block count 1
|
283 |
Peak Allocated memory 65.6 KB
|
284 |
Peak Large allocation bytes 0 B
|
285 |
[ALLOC_GFX_THREAD]
|
286 |
-
Peak usage frame count: [128.0 KB-256.0 KB]:
|
287 |
Requested Block Size 16.0 MB
|
288 |
Peak Block count 1
|
289 |
Peak Allocated memory 173.5 KB
|
@@ -295,13 +256,13 @@ Memory Statistics:
|
|
295 |
Used Block count 1
|
296 |
Peak Allocated bytes 1.0 MB
|
297 |
[ALLOC_CACHEOBJECTS_MAIN]
|
298 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
299 |
Requested Block Size 4.0 MB
|
300 |
Peak Block count 1
|
301 |
Peak Allocated memory 0.6 MB
|
302 |
Peak Large allocation bytes 0 B
|
303 |
[ALLOC_CACHEOBJECTS_THREAD]
|
304 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
305 |
Requested Block Size 4.0 MB
|
306 |
Peak Block count 2
|
307 |
Peak Allocated memory 4.5 MB
|
@@ -313,13 +274,13 @@ Memory Statistics:
|
|
313 |
Used Block count 1
|
314 |
Peak Allocated bytes 1.0 MB
|
315 |
[ALLOC_TYPETREE_MAIN]
|
316 |
-
Peak usage frame count: [0-1.0 KB]:
|
317 |
Requested Block Size 2.0 MB
|
318 |
Peak Block count 1
|
319 |
Peak Allocated memory 1.0 KB
|
320 |
Peak Large allocation bytes 0 B
|
321 |
[ALLOC_TYPETREE_THREAD]
|
322 |
-
Peak usage frame count: [1.0 KB-2.0 KB]:
|
323 |
Requested Block Size 2.0 MB
|
324 |
Peak Block count 1
|
325 |
Peak Allocated memory 2.2 KB
|
|
|
31 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
32 |
FMOD initialized on nosound output
|
33 |
Begin MonoManager ReloadAssembly
|
34 |
+
- Completed reload, in 0.095 seconds
|
35 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
36 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
37 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
|
56 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
57 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
58 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
59 |
+
UnloadTime: 1.074169 ms
|
60 |
Registered Communicator in Agent.
|
61 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
62 |
requesting resize 84 x 84
|
|
|
73 |
TOO LONG
|
74 |
TOO LONG
|
75 |
TOO LONG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
Setting up 1 worker threads for Enlighten.
|
77 |
Memory Statistics:
|
78 |
[ALLOC_TEMP_TLS] TLS Allocator
|
79 |
StackAllocators :
|
80 |
[ALLOC_TEMP_MAIN]
|
81 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 9778 frames, [2.0 MB-4.0 MB]: 1 frames
|
82 |
Initial Block Size 4.0 MB
|
83 |
Current Block Size 4.0 MB
|
84 |
Peak Allocated Bytes 2.1 MB
|
|
|
194 |
Peak Allocated Bytes 0 B
|
195 |
Overflow Count 0
|
196 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
197 |
+
Peak main deferred allocation count 2
|
198 |
[ALLOC_BUCKET]
|
199 |
Large Block size 4.0 MB
|
200 |
Used Block count 1
|
201 |
Peak Allocated bytes 1.0 MB
|
202 |
[ALLOC_DEFAULT_MAIN]
|
203 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 9779 frames
|
204 |
Requested Block Size 16.0 MB
|
205 |
Peak Block count 1
|
206 |
Peak Allocated memory 4.6 MB
|
207 |
Peak Large allocation bytes 0 B
|
208 |
[ALLOC_DEFAULT_THREAD]
|
209 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 9779 frames
|
210 |
Requested Block Size 16.0 MB
|
211 |
Peak Block count 1
|
212 |
Peak Allocated memory 17.6 MB
|
|
|
238 |
Used Block count 1
|
239 |
Peak Allocated bytes 1.0 MB
|
240 |
[ALLOC_GFX_MAIN]
|
241 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 9778 frames, [64.0 KB-128.0 KB]: 1 frames
|
242 |
Requested Block Size 16.0 MB
|
243 |
Peak Block count 1
|
244 |
Peak Allocated memory 65.6 KB
|
245 |
Peak Large allocation bytes 0 B
|
246 |
[ALLOC_GFX_THREAD]
|
247 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 9779 frames
|
248 |
Requested Block Size 16.0 MB
|
249 |
Peak Block count 1
|
250 |
Peak Allocated memory 173.5 KB
|
|
|
256 |
Used Block count 1
|
257 |
Peak Allocated bytes 1.0 MB
|
258 |
[ALLOC_CACHEOBJECTS_MAIN]
|
259 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 9779 frames
|
260 |
Requested Block Size 4.0 MB
|
261 |
Peak Block count 1
|
262 |
Peak Allocated memory 0.6 MB
|
263 |
Peak Large allocation bytes 0 B
|
264 |
[ALLOC_CACHEOBJECTS_THREAD]
|
265 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 9778 frames, [4.0 MB-8.0 MB]: 1 frames
|
266 |
Requested Block Size 4.0 MB
|
267 |
Peak Block count 2
|
268 |
Peak Allocated memory 4.5 MB
|
|
|
274 |
Used Block count 1
|
275 |
Peak Allocated bytes 1.0 MB
|
276 |
[ALLOC_TYPETREE_MAIN]
|
277 |
+
Peak usage frame count: [0-1.0 KB]: 9779 frames
|
278 |
Requested Block Size 2.0 MB
|
279 |
Peak Block count 1
|
280 |
Peak Allocated memory 1.0 KB
|
281 |
Peak Large allocation bytes 0 B
|
282 |
[ALLOC_TYPETREE_THREAD]
|
283 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 9778 frames, [2.0 KB-4.0 KB]: 1 frames
|
284 |
Requested Block Size 2.0 MB
|
285 |
Peak Block count 1
|
286 |
Peak Allocated memory 2.2 KB
|
run_logs/timers.json
CHANGED
@@ -2,201 +2,201 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
-
"value": 2.
|
6 |
-
"min": 2.
|
7 |
-
"max":
|
8 |
-
"count":
|
9 |
},
|
10 |
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
-
"value":
|
12 |
-
"min":
|
13 |
-
"max":
|
14 |
-
"count":
|
15 |
},
|
16 |
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
-
"value":
|
18 |
-
"min":
|
19 |
-
"max":
|
20 |
-
"count":
|
21 |
},
|
22 |
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
-
"value":
|
24 |
-
"min":
|
25 |
-
"max":
|
26 |
-
"count":
|
27 |
},
|
28 |
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
-
"value":
|
30 |
-
"min":
|
31 |
-
"max":
|
32 |
-
"count":
|
33 |
},
|
34 |
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
-
"value":
|
36 |
-
"min":
|
37 |
-
"max":
|
38 |
-
"count":
|
39 |
},
|
40 |
"SoccerTwos.Step.mean": {
|
41 |
-
"value":
|
42 |
-
"min":
|
43 |
-
"max":
|
44 |
-
"count":
|
45 |
},
|
46 |
"SoccerTwos.Step.sum": {
|
47 |
-
"value":
|
48 |
-
"min":
|
49 |
-
"max":
|
50 |
-
"count":
|
51 |
},
|
52 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
-
"value": 0.
|
54 |
-
"min": -0.
|
55 |
-
"max": 0.
|
56 |
-
"count":
|
57 |
},
|
58 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
-
"value": 1.
|
60 |
-
"min": -
|
61 |
-
"max":
|
62 |
-
"count":
|
63 |
},
|
64 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
-
"value": 0.
|
66 |
-
"min": -0.
|
67 |
-
"max": 0.
|
68 |
-
"count":
|
69 |
},
|
70 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
-
"value": 1.
|
72 |
-
"min": -2.
|
73 |
-
"max": 5.
|
74 |
-
"count":
|
75 |
},
|
76 |
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
"value": 0.0,
|
78 |
"min": 0.0,
|
79 |
"max": 0.0,
|
80 |
-
"count":
|
81 |
},
|
82 |
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
"value": 0.0,
|
84 |
"min": 0.0,
|
85 |
"max": 0.0,
|
86 |
-
"count":
|
87 |
},
|
88 |
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
-
"value":
|
90 |
-
"min": -0.
|
91 |
-
"max": 0.
|
92 |
-
"count":
|
93 |
},
|
94 |
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
-
"value":
|
96 |
-
"min": -
|
97 |
-
"max":
|
98 |
-
"count":
|
99 |
},
|
100 |
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
-
"value":
|
102 |
-
"min": -0.
|
103 |
-
"max": 0.
|
104 |
-
"count":
|
105 |
},
|
106 |
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
-
"value":
|
108 |
-
"min": -
|
109 |
-
"max":
|
110 |
-
"count":
|
111 |
},
|
112 |
"SoccerTwos.IsTraining.mean": {
|
113 |
"value": 1.0,
|
114 |
"min": 1.0,
|
115 |
"max": 1.0,
|
116 |
-
"count":
|
117 |
},
|
118 |
"SoccerTwos.IsTraining.sum": {
|
119 |
"value": 1.0,
|
120 |
"min": 1.0,
|
121 |
"max": 1.0,
|
122 |
-
"count":
|
123 |
},
|
124 |
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
-
"value": 0.
|
126 |
-
"min": 0.
|
127 |
-
"max": 0.
|
128 |
-
"count":
|
129 |
},
|
130 |
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
-
"value": 0.
|
132 |
-
"min": 0.
|
133 |
-
"max": 0.
|
134 |
-
"count":
|
135 |
},
|
136 |
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
-
"value": 0.
|
138 |
-
"min": 0.
|
139 |
-
"max": 0.
|
140 |
-
"count":
|
141 |
},
|
142 |
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
-
"value": 0.
|
144 |
-
"min": 0.
|
145 |
-
"max": 0.
|
146 |
-
"count":
|
147 |
},
|
148 |
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
-
"value": 0.
|
150 |
-
"min": 0.
|
151 |
-
"max": 0.
|
152 |
-
"count":
|
153 |
},
|
154 |
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
-
"value": 0.
|
156 |
-
"min": 0.
|
157 |
-
"max": 0.
|
158 |
-
"count":
|
159 |
},
|
160 |
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
"value": 0.0003,
|
162 |
"min": 0.0003,
|
163 |
"max": 0.0003,
|
164 |
-
"count":
|
165 |
},
|
166 |
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
"value": 0.0003,
|
168 |
"min": 0.0003,
|
169 |
"max": 0.0003,
|
170 |
-
"count":
|
171 |
},
|
172 |
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
"value": 0.20000000000000007,
|
174 |
"min": 0.20000000000000007,
|
175 |
"max": 0.20000000000000007,
|
176 |
-
"count":
|
177 |
},
|
178 |
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
"value": 0.20000000000000007,
|
180 |
"min": 0.20000000000000007,
|
181 |
"max": 0.20000000000000007,
|
182 |
-
"count":
|
183 |
},
|
184 |
"SoccerTwos.Policy.Beta.mean": {
|
185 |
"value": 0.005000000000000001,
|
186 |
"min": 0.005000000000000001,
|
187 |
"max": 0.005000000000000001,
|
188 |
-
"count":
|
189 |
},
|
190 |
"SoccerTwos.Policy.Beta.sum": {
|
191 |
"value": 0.005000000000000001,
|
192 |
"min": 0.005000000000000001,
|
193 |
"max": 0.005000000000000001,
|
194 |
-
"count":
|
195 |
}
|
196 |
},
|
197 |
"metadata": {
|
198 |
"timer_format_version": "0.1.0",
|
199 |
-
"start_time_seconds": "
|
200 |
"python_version": "3.10.6 (main, May 29 2023, 11:10:38) [GCC 11.3.0]",
|
201 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --resume --torch-device=cpu",
|
202 |
"mlagents_version": "0.31.0.dev0",
|
@@ -204,59 +204,59 @@
|
|
204 |
"communication_protocol_version": "1.5.0",
|
205 |
"pytorch_version": "1.11.0+cu102",
|
206 |
"numpy_version": "1.21.2",
|
207 |
-
"end_time_seconds": "
|
208 |
},
|
209 |
-
"total":
|
210 |
"count": 1,
|
211 |
-
"self":
|
212 |
"children": {
|
213 |
"run_training.setup": {
|
214 |
-
"total": 0.
|
215 |
"count": 1,
|
216 |
-
"self": 0.
|
217 |
},
|
218 |
"TrainerController.start_learning": {
|
219 |
-
"total":
|
220 |
"count": 1,
|
221 |
-
"self": 1.
|
222 |
"children": {
|
223 |
"TrainerController._reset_env": {
|
224 |
-
"total":
|
225 |
-
"count":
|
226 |
-
"self":
|
227 |
},
|
228 |
"TrainerController.advance": {
|
229 |
-
"total":
|
230 |
-
"count":
|
231 |
-
"self":
|
232 |
"children": {
|
233 |
"env_step": {
|
234 |
-
"total":
|
235 |
-
"count":
|
236 |
-
"self":
|
237 |
"children": {
|
238 |
"SubprocessEnvManager._take_step": {
|
239 |
-
"total":
|
240 |
-
"count":
|
241 |
-
"self":
|
242 |
"children": {
|
243 |
"TorchPolicy.evaluate": {
|
244 |
-
"total":
|
245 |
-
"count":
|
246 |
-
"self":
|
247 |
}
|
248 |
}
|
249 |
},
|
250 |
"workers": {
|
251 |
-
"total":
|
252 |
-
"count":
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"worker_root": {
|
256 |
-
"total":
|
257 |
-
"count":
|
258 |
"is_parallel": true,
|
259 |
-
"self":
|
260 |
"children": {
|
261 |
"run_training.setup": {
|
262 |
"total": 0.0,
|
@@ -265,48 +265,48 @@
|
|
265 |
"self": 0.0,
|
266 |
"children": {
|
267 |
"steps_from_proto": {
|
268 |
-
"total": 0.
|
269 |
"count": 2,
|
270 |
"is_parallel": true,
|
271 |
-
"self": 0.
|
272 |
"children": {
|
273 |
"_process_rank_one_or_two_observation": {
|
274 |
-
"total": 0.
|
275 |
"count": 8,
|
276 |
"is_parallel": true,
|
277 |
-
"self": 0.
|
278 |
}
|
279 |
}
|
280 |
},
|
281 |
"UnityEnvironment.step": {
|
282 |
-
"total": 0.
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
-
"self": 0.
|
286 |
"children": {
|
287 |
"UnityEnvironment._generate_step_input": {
|
288 |
-
"total": 0.
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
-
"self": 0.
|
292 |
},
|
293 |
"communicator.exchange": {
|
294 |
-
"total": 0.
|
295 |
"count": 1,
|
296 |
"is_parallel": true,
|
297 |
-
"self": 0.
|
298 |
},
|
299 |
"steps_from_proto": {
|
300 |
-
"total": 0.
|
301 |
"count": 2,
|
302 |
"is_parallel": true,
|
303 |
-
"self": 0.
|
304 |
"children": {
|
305 |
"_process_rank_one_or_two_observation": {
|
306 |
-
"total": 0.
|
307 |
"count": 8,
|
308 |
"is_parallel": true,
|
309 |
-
"self": 0.
|
310 |
}
|
311 |
}
|
312 |
}
|
@@ -315,48 +315,48 @@
|
|
315 |
}
|
316 |
},
|
317 |
"steps_from_proto": {
|
318 |
-
"total": 0.
|
319 |
-
"count":
|
320 |
"is_parallel": true,
|
321 |
-
"self": 0.
|
322 |
"children": {
|
323 |
"_process_rank_one_or_two_observation": {
|
324 |
-
"total": 0.
|
325 |
-
"count":
|
326 |
"is_parallel": true,
|
327 |
-
"self": 0.
|
328 |
}
|
329 |
}
|
330 |
},
|
331 |
"UnityEnvironment.step": {
|
332 |
-
"total":
|
333 |
-
"count":
|
334 |
"is_parallel": true,
|
335 |
-
"self":
|
336 |
"children": {
|
337 |
"UnityEnvironment._generate_step_input": {
|
338 |
-
"total":
|
339 |
-
"count":
|
340 |
"is_parallel": true,
|
341 |
-
"self":
|
342 |
},
|
343 |
"communicator.exchange": {
|
344 |
-
"total":
|
345 |
-
"count":
|
346 |
"is_parallel": true,
|
347 |
-
"self":
|
348 |
},
|
349 |
"steps_from_proto": {
|
350 |
-
"total":
|
351 |
-
"count":
|
352 |
"is_parallel": true,
|
353 |
-
"self":
|
354 |
"children": {
|
355 |
"_process_rank_one_or_two_observation": {
|
356 |
-
"total":
|
357 |
-
"count":
|
358 |
"is_parallel": true,
|
359 |
-
"self":
|
360 |
}
|
361 |
}
|
362 |
}
|
@@ -369,31 +369,31 @@
|
|
369 |
}
|
370 |
},
|
371 |
"trainer_advance": {
|
372 |
-
"total":
|
373 |
-
"count":
|
374 |
-
"self":
|
375 |
"children": {
|
376 |
"process_trajectory": {
|
377 |
-
"total":
|
378 |
-
"count":
|
379 |
-
"self":
|
380 |
"children": {
|
381 |
"RLTrainer._checkpoint": {
|
382 |
-
"total": 0.
|
383 |
"count": 1,
|
384 |
-
"self": 0.
|
385 |
}
|
386 |
}
|
387 |
},
|
388 |
"_update_policy": {
|
389 |
-
"total":
|
390 |
-
"count":
|
391 |
-
"self":
|
392 |
"children": {
|
393 |
"TorchPOCAOptimizer.update": {
|
394 |
-
"total":
|
395 |
-
"count":
|
396 |
-
"self":
|
397 |
}
|
398 |
}
|
399 |
}
|
@@ -402,19 +402,19 @@
|
|
402 |
}
|
403 |
},
|
404 |
"trainer_threads": {
|
405 |
-
"total":
|
406 |
"count": 1,
|
407 |
-
"self":
|
408 |
},
|
409 |
"TrainerController._save_models": {
|
410 |
-
"total": 0.
|
411 |
"count": 1,
|
412 |
-
"self": 0.
|
413 |
"children": {
|
414 |
"RLTrainer._checkpoint": {
|
415 |
-
"total": 0.
|
416 |
"count": 1,
|
417 |
-
"self": 0.
|
418 |
}
|
419 |
}
|
420 |
}
|
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
+
"value": 2.8876917362213135,
|
6 |
+
"min": 2.8207671642303467,
|
7 |
+
"max": 2.9670047760009766,
|
8 |
+
"count": 51
|
9 |
},
|
10 |
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 61450.08203125,
|
12 |
+
"min": 38542.9609375,
|
13 |
+
"max": 81095.3125,
|
14 |
+
"count": 51
|
15 |
},
|
16 |
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 121.7560975609756,
|
18 |
+
"min": 101.52,
|
19 |
+
"max": 321.0625,
|
20 |
+
"count": 51
|
21 |
},
|
22 |
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19968.0,
|
24 |
+
"min": 16644.0,
|
25 |
+
"max": 22748.0,
|
26 |
+
"count": 51
|
27 |
},
|
28 |
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1320.239355820863,
|
30 |
+
"min": 1287.7026638994375,
|
31 |
+
"max": 1330.3663219670505,
|
32 |
+
"count": 51
|
33 |
},
|
34 |
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 108259.62717731076,
|
36 |
+
"min": 33879.31186780395,
|
37 |
+
"max": 134954.90925107108,
|
38 |
+
"count": 51
|
39 |
},
|
40 |
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 4759804.0,
|
42 |
+
"min": 4259832.0,
|
43 |
+
"max": 4759804.0,
|
44 |
+
"count": 51
|
45 |
},
|
46 |
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 4759804.0,
|
48 |
+
"min": 4259832.0,
|
49 |
+
"max": 4759804.0,
|
50 |
+
"count": 51
|
51 |
},
|
52 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": 0.020447492599487305,
|
54 |
+
"min": -0.03045905940234661,
|
55 |
+
"max": 0.06636790931224823,
|
56 |
+
"count": 51
|
57 |
},
|
58 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": 1.6562469005584717,
|
60 |
+
"min": -2.132134199142456,
|
61 |
+
"max": 5.3094329833984375,
|
62 |
+
"count": 51
|
63 |
},
|
64 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": 0.017545517534017563,
|
66 |
+
"min": -0.031816624104976654,
|
67 |
+
"max": 0.06460098922252655,
|
68 |
+
"count": 51
|
69 |
},
|
70 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": 1.421186923980713,
|
72 |
+
"min": -2.227163791656494,
|
73 |
+
"max": 5.168078899383545,
|
74 |
+
"count": 51
|
75 |
},
|
76 |
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
"value": 0.0,
|
78 |
"min": 0.0,
|
79 |
"max": 0.0,
|
80 |
+
"count": 51
|
81 |
},
|
82 |
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
"value": 0.0,
|
84 |
"min": 0.0,
|
85 |
"max": 0.0,
|
86 |
+
"count": 51
|
87 |
},
|
88 |
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": 0.04949876482104078,
|
90 |
+
"min": -0.44826956417249597,
|
91 |
+
"max": 0.3809419370466663,
|
92 |
+
"count": 51
|
93 |
},
|
94 |
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": 4.009399950504303,
|
96 |
+
"min": -24.692399859428406,
|
97 |
+
"max": 23.684000194072723,
|
98 |
+
"count": 51
|
99 |
},
|
100 |
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": 0.04949876482104078,
|
102 |
+
"min": -0.44826956417249597,
|
103 |
+
"max": 0.3809419370466663,
|
104 |
+
"count": 51
|
105 |
},
|
106 |
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": 4.009399950504303,
|
108 |
+
"min": -24.692399859428406,
|
109 |
+
"max": 23.684000194072723,
|
110 |
+
"count": 51
|
111 |
},
|
112 |
"SoccerTwos.IsTraining.mean": {
|
113 |
"value": 1.0,
|
114 |
"min": 1.0,
|
115 |
"max": 1.0,
|
116 |
+
"count": 51
|
117 |
},
|
118 |
"SoccerTwos.IsTraining.sum": {
|
119 |
"value": 1.0,
|
120 |
"min": 1.0,
|
121 |
"max": 1.0,
|
122 |
+
"count": 51
|
123 |
},
|
124 |
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.01967894861008972,
|
126 |
+
"min": 0.011268266525197154,
|
127 |
+
"max": 0.020230189079787426,
|
128 |
+
"count": 24
|
129 |
},
|
130 |
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.01967894861008972,
|
132 |
+
"min": 0.011268266525197154,
|
133 |
+
"max": 0.020230189079787426,
|
134 |
+
"count": 24
|
135 |
},
|
136 |
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.05312239018579324,
|
138 |
+
"min": 0.020253862130145232,
|
139 |
+
"max": 0.05312239018579324,
|
140 |
+
"count": 24
|
141 |
},
|
142 |
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.05312239018579324,
|
144 |
+
"min": 0.020253862130145232,
|
145 |
+
"max": 0.05312239018579324,
|
146 |
+
"count": 24
|
147 |
},
|
148 |
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.053971994171539944,
|
150 |
+
"min": 0.0205108476181825,
|
151 |
+
"max": 0.053971994171539944,
|
152 |
+
"count": 24
|
153 |
},
|
154 |
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.053971994171539944,
|
156 |
+
"min": 0.0205108476181825,
|
157 |
+
"max": 0.053971994171539944,
|
158 |
+
"count": 24
|
159 |
},
|
160 |
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
"value": 0.0003,
|
162 |
"min": 0.0003,
|
163 |
"max": 0.0003,
|
164 |
+
"count": 24
|
165 |
},
|
166 |
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
"value": 0.0003,
|
168 |
"min": 0.0003,
|
169 |
"max": 0.0003,
|
170 |
+
"count": 24
|
171 |
},
|
172 |
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
"value": 0.20000000000000007,
|
174 |
"min": 0.20000000000000007,
|
175 |
"max": 0.20000000000000007,
|
176 |
+
"count": 24
|
177 |
},
|
178 |
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
"value": 0.20000000000000007,
|
180 |
"min": 0.20000000000000007,
|
181 |
"max": 0.20000000000000007,
|
182 |
+
"count": 24
|
183 |
},
|
184 |
"SoccerTwos.Policy.Beta.mean": {
|
185 |
"value": 0.005000000000000001,
|
186 |
"min": 0.005000000000000001,
|
187 |
"max": 0.005000000000000001,
|
188 |
+
"count": 24
|
189 |
},
|
190 |
"SoccerTwos.Policy.Beta.sum": {
|
191 |
"value": 0.005000000000000001,
|
192 |
"min": 0.005000000000000001,
|
193 |
"max": 0.005000000000000001,
|
194 |
+
"count": 24
|
195 |
}
|
196 |
},
|
197 |
"metadata": {
|
198 |
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1690881735",
|
200 |
"python_version": "3.10.6 (main, May 29 2023, 11:10:38) [GCC 11.3.0]",
|
201 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --resume --torch-device=cpu",
|
202 |
"mlagents_version": "0.31.0.dev0",
|
|
|
204 |
"communication_protocol_version": "1.5.0",
|
205 |
"pytorch_version": "1.11.0+cu102",
|
206 |
"numpy_version": "1.21.2",
|
207 |
+
"end_time_seconds": "1690883827"
|
208 |
},
|
209 |
+
"total": 2092.368268608,
|
210 |
"count": 1,
|
211 |
+
"self": 0.1979001319996314,
|
212 |
"children": {
|
213 |
"run_training.setup": {
|
214 |
+
"total": 0.07193058199936786,
|
215 |
"count": 1,
|
216 |
+
"self": 0.07193058199936786
|
217 |
},
|
218 |
"TrainerController.start_learning": {
|
219 |
+
"total": 2092.098437894001,
|
220 |
"count": 1,
|
221 |
+
"self": 1.3687143129127435,
|
222 |
"children": {
|
223 |
"TrainerController._reset_env": {
|
224 |
+
"total": 2.0978165780015843,
|
225 |
+
"count": 4,
|
226 |
+
"self": 2.0978165780015843
|
227 |
},
|
228 |
"TrainerController.advance": {
|
229 |
+
"total": 2088.2893669790856,
|
230 |
+
"count": 33907,
|
231 |
+
"self": 1.515300722034226,
|
232 |
"children": {
|
233 |
"env_step": {
|
234 |
+
"total": 1177.2803954150677,
|
235 |
+
"count": 33907,
|
236 |
+
"self": 988.0741699530299,
|
237 |
"children": {
|
238 |
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 188.3656657649408,
|
240 |
+
"count": 33907,
|
241 |
+
"self": 9.67237968293557,
|
242 |
"children": {
|
243 |
"TorchPolicy.evaluate": {
|
244 |
+
"total": 178.69328608200522,
|
245 |
+
"count": 65188,
|
246 |
+
"self": 178.69328608200522
|
247 |
}
|
248 |
}
|
249 |
},
|
250 |
"workers": {
|
251 |
+
"total": 0.8405596970969782,
|
252 |
+
"count": 33906,
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"worker_root": {
|
256 |
+
"total": 2080.6260435219747,
|
257 |
+
"count": 33906,
|
258 |
"is_parallel": true,
|
259 |
+
"self": 1264.0824636251018,
|
260 |
"children": {
|
261 |
"run_training.setup": {
|
262 |
"total": 0.0,
|
|
|
265 |
"self": 0.0,
|
266 |
"children": {
|
267 |
"steps_from_proto": {
|
268 |
+
"total": 0.005448173998956918,
|
269 |
"count": 2,
|
270 |
"is_parallel": true,
|
271 |
+
"self": 0.001225335997332877,
|
272 |
"children": {
|
273 |
"_process_rank_one_or_two_observation": {
|
274 |
+
"total": 0.004222838001624041,
|
275 |
"count": 8,
|
276 |
"is_parallel": true,
|
277 |
+
"self": 0.004222838001624041
|
278 |
}
|
279 |
}
|
280 |
},
|
281 |
"UnityEnvironment.step": {
|
282 |
+
"total": 0.08946812399972259,
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
+
"self": 0.0013794329979646136,
|
286 |
"children": {
|
287 |
"UnityEnvironment._generate_step_input": {
|
288 |
+
"total": 0.0010004420000768732,
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
+
"self": 0.0010004420000768732
|
292 |
},
|
293 |
"communicator.exchange": {
|
294 |
+
"total": 0.08189172700076597,
|
295 |
"count": 1,
|
296 |
"is_parallel": true,
|
297 |
+
"self": 0.08189172700076597
|
298 |
},
|
299 |
"steps_from_proto": {
|
300 |
+
"total": 0.005196522000915138,
|
301 |
"count": 2,
|
302 |
"is_parallel": true,
|
303 |
+
"self": 0.0008197640017897356,
|
304 |
"children": {
|
305 |
"_process_rank_one_or_two_observation": {
|
306 |
+
"total": 0.004376757999125402,
|
307 |
"count": 8,
|
308 |
"is_parallel": true,
|
309 |
+
"self": 0.004376757999125402
|
310 |
}
|
311 |
}
|
312 |
}
|
|
|
315 |
}
|
316 |
},
|
317 |
"steps_from_proto": {
|
318 |
+
"total": 0.015055878999191918,
|
319 |
+
"count": 6,
|
320 |
"is_parallel": true,
|
321 |
+
"self": 0.004368747001535667,
|
322 |
"children": {
|
323 |
"_process_rank_one_or_two_observation": {
|
324 |
+
"total": 0.010687131997656252,
|
325 |
+
"count": 24,
|
326 |
"is_parallel": true,
|
327 |
+
"self": 0.010687131997656252
|
328 |
}
|
329 |
}
|
330 |
},
|
331 |
"UnityEnvironment.step": {
|
332 |
+
"total": 816.5285240178737,
|
333 |
+
"count": 33905,
|
334 |
"is_parallel": true,
|
335 |
+
"self": 48.9032563548335,
|
336 |
"children": {
|
337 |
"UnityEnvironment._generate_step_input": {
|
338 |
+
"total": 26.270664289936576,
|
339 |
+
"count": 33905,
|
340 |
"is_parallel": true,
|
341 |
+
"self": 26.270664289936576
|
342 |
},
|
343 |
"communicator.exchange": {
|
344 |
+
"total": 586.0080959899551,
|
345 |
+
"count": 33905,
|
346 |
"is_parallel": true,
|
347 |
+
"self": 586.0080959899551
|
348 |
},
|
349 |
"steps_from_proto": {
|
350 |
+
"total": 155.3465073831485,
|
351 |
+
"count": 67810,
|
352 |
"is_parallel": true,
|
353 |
+
"self": 28.16203075564499,
|
354 |
"children": {
|
355 |
"_process_rank_one_or_two_observation": {
|
356 |
+
"total": 127.1844766275035,
|
357 |
+
"count": 271240,
|
358 |
"is_parallel": true,
|
359 |
+
"self": 127.1844766275035
|
360 |
}
|
361 |
}
|
362 |
}
|
|
|
369 |
}
|
370 |
},
|
371 |
"trainer_advance": {
|
372 |
+
"total": 909.4936708419837,
|
373 |
+
"count": 33906,
|
374 |
+
"self": 10.893767241996102,
|
375 |
"children": {
|
376 |
"process_trajectory": {
|
377 |
+
"total": 150.23692006298825,
|
378 |
+
"count": 33906,
|
379 |
+
"self": 150.00083145698864,
|
380 |
"children": {
|
381 |
"RLTrainer._checkpoint": {
|
382 |
+
"total": 0.2360886059996119,
|
383 |
"count": 1,
|
384 |
+
"self": 0.2360886059996119
|
385 |
}
|
386 |
}
|
387 |
},
|
388 |
"_update_policy": {
|
389 |
+
"total": 748.3629835369993,
|
390 |
+
"count": 24,
|
391 |
+
"self": 139.45484663401294,
|
392 |
"children": {
|
393 |
"TorchPOCAOptimizer.update": {
|
394 |
+
"total": 608.9081369029864,
|
395 |
+
"count": 720,
|
396 |
+
"self": 608.9081369029864
|
397 |
}
|
398 |
}
|
399 |
}
|
|
|
402 |
}
|
403 |
},
|
404 |
"trainer_threads": {
|
405 |
+
"total": 1.8930004443973303e-06,
|
406 |
"count": 1,
|
407 |
+
"self": 1.8930004443973303e-06
|
408 |
},
|
409 |
"TrainerController._save_models": {
|
410 |
+
"total": 0.34253813100076513,
|
411 |
"count": 1,
|
412 |
+
"self": 0.003085514001213596,
|
413 |
"children": {
|
414 |
"RLTrainer._checkpoint": {
|
415 |
+
"total": 0.33945261699955154,
|
416 |
"count": 1,
|
417 |
+
"self": 0.33945261699955154
|
418 |
}
|
419 |
}
|
420 |
}
|
run_logs/training_status.json
CHANGED
@@ -1,24 +1,6 @@
|
|
1 |
{
|
2 |
"SoccerTwos": {
|
3 |
"checkpoints": [
|
4 |
-
{
|
5 |
-
"steps": 3499730,
|
6 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3499730.onnx",
|
7 |
-
"reward": 0.0,
|
8 |
-
"creation_time": 1690878606.362709,
|
9 |
-
"auxillary_file_paths": [
|
10 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-3499730.pt"
|
11 |
-
]
|
12 |
-
},
|
13 |
-
{
|
14 |
-
"steps": 3501730,
|
15 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3501730.onnx",
|
16 |
-
"reward": 0.0,
|
17 |
-
"creation_time": 1690878606.9998047,
|
18 |
-
"auxillary_file_paths": [
|
19 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-3501730.pt"
|
20 |
-
]
|
21 |
-
},
|
22 |
{
|
23 |
"steps": 3501730,
|
24 |
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3501730.onnx",
|
@@ -45,16 +27,34 @@
|
|
45 |
"auxillary_file_paths": [
|
46 |
"results/SoccerTwos/SoccerTwos/SoccerTwos-4250002.pt"
|
47 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
}
|
49 |
],
|
50 |
-
"elo":
|
51 |
"final_checkpoint": {
|
52 |
-
"steps":
|
53 |
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
54 |
"reward": 0.0,
|
55 |
-
"creation_time":
|
56 |
"auxillary_file_paths": [
|
57 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-
|
58 |
]
|
59 |
}
|
60 |
},
|
|
|
1 |
{
|
2 |
"SoccerTwos": {
|
3 |
"checkpoints": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
{
|
5 |
"steps": 3501730,
|
6 |
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3501730.onnx",
|
|
|
27 |
"auxillary_file_paths": [
|
28 |
"results/SoccerTwos/SoccerTwos/SoccerTwos-4250002.pt"
|
29 |
]
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"steps": 4499846,
|
33 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-4499846.onnx",
|
34 |
+
"reward": 0.0,
|
35 |
+
"creation_time": 1690882739.565591,
|
36 |
+
"auxillary_file_paths": [
|
37 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-4499846.pt"
|
38 |
+
]
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"steps": 4763422,
|
42 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-4763422.onnx",
|
43 |
+
"reward": 0.0,
|
44 |
+
"creation_time": 1690883827.2801886,
|
45 |
+
"auxillary_file_paths": [
|
46 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-4763422.pt"
|
47 |
+
]
|
48 |
}
|
49 |
],
|
50 |
+
"elo": 1323.2821948929457,
|
51 |
"final_checkpoint": {
|
52 |
+
"steps": 4763422,
|
53 |
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
54 |
"reward": 0.0,
|
55 |
+
"creation_time": 1690883827.2801886,
|
56 |
"auxillary_file_paths": [
|
57 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-4763422.pt"
|
58 |
]
|
59 |
}
|
60 |
},
|