brettgoehre
commited on
Commit
•
fda44a7
1
Parent(s):
c64240e
24th Push
Browse files- SoccerTwos.onnx +1 -1
- SoccerTwos/SoccerTwos-189129132.onnx +3 -0
- SoccerTwos/SoccerTwos-189129132.pt +3 -0
- SoccerTwos/checkpoint.pt +1 -1
- SoccerTwos/events.out.tfevents.1727126120.Bretts-MacBook-Pro.local.36468.0 +2 -2
- SoccerTwos/events.out.tfevents.1727188532.Bretts-MBP.home.93120.0 +3 -0
- SoccerTwos/events.out.tfevents.1727224624.Bretts-MBP.home.16631.0 +3 -0
- config.json +1 -1
- configuration.yaml +8 -8
- run_logs/Player-0.log +2 -281
- run_logs/timers.json +263 -263
- run_logs/training_status.json +8 -8
SoccerTwos.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2351062
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6442ff347a0a397026b2704653f38adc0a1180db5f9352f0a9d4b6b3e992f39
|
3 |
size 2351062
|
SoccerTwos/SoccerTwos-189129132.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6442ff347a0a397026b2704653f38adc0a1180db5f9352f0a9d4b6b3e992f39
|
3 |
+
size 2351062
|
SoccerTwos/SoccerTwos-189129132.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c0c1bb302a1b8a88d2a9d83092570dff9380a6cc50f84d2b057d63cadbb9b70
|
3 |
+
size 36303358
|
SoccerTwos/checkpoint.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 36301318
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a6696363a52b828313de242e60fd218cacf6d1151c38d43e8a75b685c961ffa
|
3 |
size 36301318
|
SoccerTwos/events.out.tfevents.1727126120.Bretts-MacBook-Pro.local.36468.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1b41f251162f054edcaeded7f932b832094126503abf993fd4385be5b3966c0
|
3 |
+
size 1013958
|
SoccerTwos/events.out.tfevents.1727188532.Bretts-MBP.home.93120.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8787932c87ca78b67da071f81bfd55eb3c0864edfc89a247154ec946aec3912d
|
3 |
+
size 11433805
|
SoccerTwos/events.out.tfevents.1727224624.Bretts-MBP.home.16631.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec834c7d75e81e1025bd555cde6b22f5ce49973368732eedab6125bb238f5ac4
|
3 |
+
size 12417
|
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size":
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 2000, "buffer_size": 8000, "learning_rate": 0.0003, "beta": 0.0, "epsilon": 0.2, "lambd": 0.99, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "linear", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": true, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": {"sequence_length": 16, "memory_size": 128}, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.999, "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}}, "curiosity": {"gamma": 0.7, "strength": 1e-06, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0003, "encoding_size": 512}, "rnd": {"gamma": 0.7, "strength": 1e-06, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 1, "even_checkpoints": false, "max_steps": 10000000000, "time_horizon": 1000, "summary_freq": 10000, "threaded": false, "self_play": {"save_steps": 100000, "team_change": 400000, "swap_steps": 2000, "window": 30, "play_against_latest_model_ratio": 0.9, "initial_elo": 1.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./SoccerTwos/SoccerTwos.app", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "timeout_wait": 60, "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, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "sept-run-01", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
CHANGED
@@ -3,12 +3,12 @@ behaviors:
|
|
3 |
SoccerTwos:
|
4 |
trainer_type: poca
|
5 |
hyperparameters:
|
6 |
-
batch_size:
|
7 |
-
buffer_size:
|
8 |
learning_rate: 0.0003
|
9 |
-
beta: 0.
|
10 |
epsilon: 0.2
|
11 |
-
lambd: 0.
|
12 |
num_epoch: 3
|
13 |
learning_rate_schedule: constant
|
14 |
beta_schedule: linear
|
@@ -70,11 +70,11 @@ behaviors:
|
|
70 |
summary_freq: 10000
|
71 |
threaded: false
|
72 |
self_play:
|
73 |
-
save_steps:
|
74 |
-
team_change:
|
75 |
-
swap_steps:
|
76 |
window: 30
|
77 |
-
play_against_latest_model_ratio: 0.
|
78 |
initial_elo: 1.0
|
79 |
behavioral_cloning: null
|
80 |
env_settings:
|
|
|
3 |
SoccerTwos:
|
4 |
trainer_type: poca
|
5 |
hyperparameters:
|
6 |
+
batch_size: 2000
|
7 |
+
buffer_size: 8000
|
8 |
learning_rate: 0.0003
|
9 |
+
beta: 0.0
|
10 |
epsilon: 0.2
|
11 |
+
lambd: 0.99
|
12 |
num_epoch: 3
|
13 |
learning_rate_schedule: constant
|
14 |
beta_schedule: linear
|
|
|
70 |
summary_freq: 10000
|
71 |
threaded: false
|
72 |
self_play:
|
73 |
+
save_steps: 100000
|
74 |
+
team_change: 400000
|
75 |
+
swap_steps: 2000
|
76 |
window: 30
|
77 |
+
play_against_latest_model_ratio: 0.9
|
78 |
initial_elo: 1.0
|
79 |
behavioral_cloning: null
|
80 |
env_settings:
|
run_logs/Player-0.log
CHANGED
@@ -10,7 +10,7 @@ NullGfxDevice:
|
|
10 |
Renderer: Null Device
|
11 |
Vendor: Unity Technologies
|
12 |
Begin MonoManager ReloadAssembly
|
13 |
-
- Completed reload, in 0.
|
14 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
15 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
16 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
@@ -35,285 +35,6 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
|
|
35 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
36 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
37 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
38 |
-
UnloadTime: 0.
|
39 |
Registered Communicator in Agent.
|
40 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
41 |
-
GRPC Exception: Status(StatusCode=Unknown, Detail="Exception calling application: [Errno 32] Broken pipe"). Disconnecting from trainer.
|
42 |
-
Thread 0x16f2e7000 may have been prematurely finalized
|
43 |
-
Setting up 7 worker threads for Enlighten.
|
44 |
-
Memory Statistics:
|
45 |
-
[ALLOC_TEMP_TLS] TLS Allocator
|
46 |
-
StackAllocators :
|
47 |
-
[ALLOC_TEMP_MAIN]
|
48 |
-
Peak usage frame count: [8.0 KB-16.0 KB]: 19455 frames, [2.0 MB-4.0 MB]: 1 frames
|
49 |
-
Initial Block Size 4.0 MB
|
50 |
-
Current Block Size 4.0 MB
|
51 |
-
Peak Allocated Bytes 2.1 MB
|
52 |
-
Overflow Count 0
|
53 |
-
[ALLOC_TEMP_Loading.AsyncRead]
|
54 |
-
Initial Block Size 64.0 KB
|
55 |
-
Current Block Size 64.0 KB
|
56 |
-
Peak Allocated Bytes 128 B
|
57 |
-
Overflow Count 0
|
58 |
-
[ALLOC_TEMP_Loading.PreloadManager]
|
59 |
-
Initial Block Size 256.0 KB
|
60 |
-
Current Block Size 256.0 KB
|
61 |
-
Peak Allocated Bytes 78.8 KB
|
62 |
-
Overflow Count 4
|
63 |
-
[ALLOC_TEMP_Background Job.Worker 8]
|
64 |
-
Initial Block Size 32.0 KB
|
65 |
-
Current Block Size 32.0 KB
|
66 |
-
Peak Allocated Bytes 0 B
|
67 |
-
Overflow Count 0
|
68 |
-
[ALLOC_TEMP_Job.Worker 6]
|
69 |
-
Initial Block Size 256.0 KB
|
70 |
-
Current Block Size 256.0 KB
|
71 |
-
Peak Allocated Bytes 0 B
|
72 |
-
Overflow Count 0
|
73 |
-
[ALLOC_TEMP_Job.Worker 0]
|
74 |
-
Initial Block Size 256.0 KB
|
75 |
-
Current Block Size 256.0 KB
|
76 |
-
Peak Allocated Bytes 0 B
|
77 |
-
Overflow Count 0
|
78 |
-
[ALLOC_TEMP_Background Job.Worker 10]
|
79 |
-
Initial Block Size 32.0 KB
|
80 |
-
Current Block Size 32.0 KB
|
81 |
-
Peak Allocated Bytes 0 B
|
82 |
-
Overflow Count 0
|
83 |
-
[ALLOC_TEMP_Background Job.Worker 9]
|
84 |
-
Initial Block Size 32.0 KB
|
85 |
-
Current Block Size 32.0 KB
|
86 |
-
Peak Allocated Bytes 0 B
|
87 |
-
Overflow Count 0
|
88 |
-
[ALLOC_TEMP_Job.Worker 5]
|
89 |
-
Initial Block Size 256.0 KB
|
90 |
-
Current Block Size 256.0 KB
|
91 |
-
Peak Allocated Bytes 0.7 KB
|
92 |
-
Overflow Count 0
|
93 |
-
[ALLOC_TEMP_Background Job.Worker 14]
|
94 |
-
Initial Block Size 32.0 KB
|
95 |
-
Current Block Size 32.0 KB
|
96 |
-
Peak Allocated Bytes 0 B
|
97 |
-
Overflow Count 0
|
98 |
-
[ALLOC_TEMP_Background Job.Worker 6]
|
99 |
-
Initial Block Size 32.0 KB
|
100 |
-
Current Block Size 32.0 KB
|
101 |
-
Peak Allocated Bytes 0 B
|
102 |
-
Overflow Count 0
|
103 |
-
[ALLOC_TEMP_Job.Worker 4]
|
104 |
-
Initial Block Size 256.0 KB
|
105 |
-
Current Block Size 256.0 KB
|
106 |
-
Peak Allocated Bytes 0 B
|
107 |
-
Overflow Count 0
|
108 |
-
[ALLOC_TEMP_Job.Worker 3]
|
109 |
-
Initial Block Size 256.0 KB
|
110 |
-
Current Block Size 256.0 KB
|
111 |
-
Peak Allocated Bytes 0 B
|
112 |
-
Overflow Count 0
|
113 |
-
[ALLOC_TEMP_Background Job.Worker 12]
|
114 |
-
Initial Block Size 32.0 KB
|
115 |
-
Current Block Size 32.0 KB
|
116 |
-
Peak Allocated Bytes 0 B
|
117 |
-
Overflow Count 0
|
118 |
-
[ALLOC_TEMP_EnlightenWorker] x 7
|
119 |
-
Initial Block Size 64.0 KB
|
120 |
-
Current Block Size 64.0 KB
|
121 |
-
Peak Allocated Bytes 0 B
|
122 |
-
Overflow Count 0
|
123 |
-
[ALLOC_TEMP_Background Job.Worker 15]
|
124 |
-
Initial Block Size 32.0 KB
|
125 |
-
Current Block Size 32.0 KB
|
126 |
-
Peak Allocated Bytes 0 B
|
127 |
-
Overflow Count 0
|
128 |
-
[ALLOC_TEMP_Background Job.Worker 1]
|
129 |
-
Initial Block Size 32.0 KB
|
130 |
-
Current Block Size 32.0 KB
|
131 |
-
Peak Allocated Bytes 0 B
|
132 |
-
Overflow Count 0
|
133 |
-
[ALLOC_TEMP_Background Job.Worker 2]
|
134 |
-
Initial Block Size 32.0 KB
|
135 |
-
Current Block Size 32.0 KB
|
136 |
-
Peak Allocated Bytes 0 B
|
137 |
-
Overflow Count 0
|
138 |
-
[ALLOC_TEMP_Background Job.Worker 7]
|
139 |
-
Initial Block Size 32.0 KB
|
140 |
-
Current Block Size 32.0 KB
|
141 |
-
Peak Allocated Bytes 0 B
|
142 |
-
Overflow Count 0
|
143 |
-
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 13
|
144 |
-
Initial Block Size 64.0 KB
|
145 |
-
Current Block Size 64.0 KB
|
146 |
-
Peak Allocated Bytes 0 B
|
147 |
-
Overflow Count 0
|
148 |
-
[ALLOC_TEMP_Background Job.Worker 5]
|
149 |
-
Initial Block Size 32.0 KB
|
150 |
-
Current Block Size 32.0 KB
|
151 |
-
Peak Allocated Bytes 0 B
|
152 |
-
Overflow Count 0
|
153 |
-
[ALLOC_TEMP_Job.Worker 9]
|
154 |
-
Initial Block Size 256.0 KB
|
155 |
-
Current Block Size 256.0 KB
|
156 |
-
Peak Allocated Bytes 0 B
|
157 |
-
Overflow Count 0
|
158 |
-
[ALLOC_TEMP_Background Job.Worker 13]
|
159 |
-
Initial Block Size 32.0 KB
|
160 |
-
Current Block Size 32.0 KB
|
161 |
-
Peak Allocated Bytes 0 B
|
162 |
-
Overflow Count 0
|
163 |
-
[ALLOC_TEMP_Job.Worker 8]
|
164 |
-
Initial Block Size 256.0 KB
|
165 |
-
Current Block Size 256.0 KB
|
166 |
-
Peak Allocated Bytes 0 B
|
167 |
-
Overflow Count 0
|
168 |
-
[ALLOC_TEMP_OSX HID Input]
|
169 |
-
Initial Block Size 64.0 KB
|
170 |
-
Current Block Size 64.0 KB
|
171 |
-
Peak Allocated Bytes 0 B
|
172 |
-
Overflow Count 0
|
173 |
-
[ALLOC_TEMP_Job.Worker 7]
|
174 |
-
Initial Block Size 256.0 KB
|
175 |
-
Current Block Size 256.0 KB
|
176 |
-
Peak Allocated Bytes 0 B
|
177 |
-
Overflow Count 0
|
178 |
-
[ALLOC_TEMP_Job.Worker 1]
|
179 |
-
Initial Block Size 256.0 KB
|
180 |
-
Current Block Size 256.0 KB
|
181 |
-
Peak Allocated Bytes 0 B
|
182 |
-
Overflow Count 0
|
183 |
-
[ALLOC_TEMP_Job.Worker 2]
|
184 |
-
Initial Block Size 256.0 KB
|
185 |
-
Current Block Size 256.0 KB
|
186 |
-
Peak Allocated Bytes 0 B
|
187 |
-
Overflow Count 0
|
188 |
-
[ALLOC_TEMP_Background Job.Worker 3]
|
189 |
-
Initial Block Size 32.0 KB
|
190 |
-
Current Block Size 32.0 KB
|
191 |
-
Peak Allocated Bytes 0 B
|
192 |
-
Overflow Count 0
|
193 |
-
[ALLOC_TEMP_Background Job.Worker 11]
|
194 |
-
Initial Block Size 32.0 KB
|
195 |
-
Current Block Size 32.0 KB
|
196 |
-
Peak Allocated Bytes 0 B
|
197 |
-
Overflow Count 0
|
198 |
-
[ALLOC_TEMP_Job.Worker 10]
|
199 |
-
Initial Block Size 256.0 KB
|
200 |
-
Current Block Size 256.0 KB
|
201 |
-
Peak Allocated Bytes 0 B
|
202 |
-
Overflow Count 0
|
203 |
-
[ALLOC_TEMP_Background Job.Worker 0]
|
204 |
-
Initial Block Size 32.0 KB
|
205 |
-
Current Block Size 32.0 KB
|
206 |
-
Peak Allocated Bytes 0 B
|
207 |
-
Overflow Count 0
|
208 |
-
[ALLOC_TEMP_Job.Worker 11]
|
209 |
-
Initial Block Size 256.0 KB
|
210 |
-
Current Block Size 256.0 KB
|
211 |
-
Peak Allocated Bytes 0 B
|
212 |
-
Overflow Count 0
|
213 |
-
[ALLOC_TEMP_Job.Worker 12]
|
214 |
-
Initial Block Size 256.0 KB
|
215 |
-
Current Block Size 256.0 KB
|
216 |
-
Peak Allocated Bytes 0 B
|
217 |
-
Overflow Count 0
|
218 |
-
[ALLOC_TEMP_Background Job.Worker 4]
|
219 |
-
Initial Block Size 32.0 KB
|
220 |
-
Current Block Size 32.0 KB
|
221 |
-
Peak Allocated Bytes 0 B
|
222 |
-
Overflow Count 0
|
223 |
-
[ALLOC_TEMP_BatchDeleteObjects]
|
224 |
-
Initial Block Size 64.0 KB
|
225 |
-
Current Block Size 64.0 KB
|
226 |
-
Peak Allocated Bytes 0 B
|
227 |
-
Overflow Count 0
|
228 |
-
[ALLOC_DEFAULT] Dual Thread Allocator
|
229 |
-
Peak main deferred allocation count 4
|
230 |
-
[ALLOC_BUCKET]
|
231 |
-
Large Block size 4.0 MB
|
232 |
-
Used Block count 1
|
233 |
-
Peak Allocated bytes 1.0 MB
|
234 |
-
[ALLOC_DEFAULT_MAIN]
|
235 |
-
Peak usage frame count: [4.0 MB-8.0 MB]: 19456 frames
|
236 |
-
Requested Block Size 16.0 MB
|
237 |
-
Peak Block count 1
|
238 |
-
Peak Allocated memory 4.9 MB
|
239 |
-
Peak Large allocation bytes 0 B
|
240 |
-
[ALLOC_DEFAULT_THREAD]
|
241 |
-
Peak usage frame count: [16.0 MB-32.0 MB]: 19456 frames
|
242 |
-
Requested Block Size 16.0 MB
|
243 |
-
Peak Block count 1
|
244 |
-
Peak Allocated memory 17.5 MB
|
245 |
-
Peak Large allocation bytes 16.0 MB
|
246 |
-
[ALLOC_TEMP_JOB_1_FRAME]
|
247 |
-
Initial Block Size 2.0 MB
|
248 |
-
Used Block Count 1
|
249 |
-
Overflow Count (too large) 0
|
250 |
-
Overflow Count (full) 0
|
251 |
-
[ALLOC_TEMP_JOB_2_FRAMES]
|
252 |
-
Initial Block Size 2.0 MB
|
253 |
-
Used Block Count 1
|
254 |
-
Overflow Count (too large) 0
|
255 |
-
Overflow Count (full) 0
|
256 |
-
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
257 |
-
Initial Block Size 2.0 MB
|
258 |
-
Used Block Count 2
|
259 |
-
Overflow Count (too large) 0
|
260 |
-
Overflow Count (full) 0
|
261 |
-
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
262 |
-
Initial Block Size 1.0 MB
|
263 |
-
Used Block Count 3
|
264 |
-
Overflow Count (too large) 0
|
265 |
-
Overflow Count (full) 0
|
266 |
-
[ALLOC_GFX] Dual Thread Allocator
|
267 |
-
Peak main deferred allocation count 0
|
268 |
-
[ALLOC_BUCKET]
|
269 |
-
Large Block size 4.0 MB
|
270 |
-
Used Block count 1
|
271 |
-
Peak Allocated bytes 1.0 MB
|
272 |
-
[ALLOC_GFX_MAIN]
|
273 |
-
Peak usage frame count: [32.0 KB-64.0 KB]: 19455 frames, [64.0 KB-128.0 KB]: 1 frames
|
274 |
-
Requested Block Size 16.0 MB
|
275 |
-
Peak Block count 1
|
276 |
-
Peak Allocated memory 65.6 KB
|
277 |
-
Peak Large allocation bytes 0 B
|
278 |
-
[ALLOC_GFX_THREAD]
|
279 |
-
Peak usage frame count: [128.0 KB-256.0 KB]: 19456 frames
|
280 |
-
Requested Block Size 16.0 MB
|
281 |
-
Peak Block count 1
|
282 |
-
Peak Allocated memory 173.5 KB
|
283 |
-
Peak Large allocation bytes 0 B
|
284 |
-
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
285 |
-
Peak main deferred allocation count 0
|
286 |
-
[ALLOC_BUCKET]
|
287 |
-
Large Block size 4.0 MB
|
288 |
-
Used Block count 1
|
289 |
-
Peak Allocated bytes 1.0 MB
|
290 |
-
[ALLOC_CACHEOBJECTS_MAIN]
|
291 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 19456 frames
|
292 |
-
Requested Block Size 4.0 MB
|
293 |
-
Peak Block count 1
|
294 |
-
Peak Allocated memory 0.6 MB
|
295 |
-
Peak Large allocation bytes 0 B
|
296 |
-
[ALLOC_CACHEOBJECTS_THREAD]
|
297 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 19455 frames, [2.0 MB-4.0 MB]: 1 frames
|
298 |
-
Requested Block Size 4.0 MB
|
299 |
-
Peak Block count 1
|
300 |
-
Peak Allocated memory 3.4 MB
|
301 |
-
Peak Large allocation bytes 0 B
|
302 |
-
[ALLOC_TYPETREE] Dual Thread Allocator
|
303 |
-
Peak main deferred allocation count 0
|
304 |
-
[ALLOC_BUCKET]
|
305 |
-
Large Block size 4.0 MB
|
306 |
-
Used Block count 1
|
307 |
-
Peak Allocated bytes 1.0 MB
|
308 |
-
[ALLOC_TYPETREE_MAIN]
|
309 |
-
Peak usage frame count: [0-1.0 KB]: 19456 frames
|
310 |
-
Requested Block Size 2.0 MB
|
311 |
-
Peak Block count 1
|
312 |
-
Peak Allocated memory 1.0 KB
|
313 |
-
Peak Large allocation bytes 0 B
|
314 |
-
[ALLOC_TYPETREE_THREAD]
|
315 |
-
Peak usage frame count: [1.0 KB-2.0 KB]: 19455 frames, [2.0 KB-4.0 KB]: 1 frames
|
316 |
-
Requested Block Size 2.0 MB
|
317 |
-
Peak Block count 1
|
318 |
-
Peak Allocated memory 2.2 KB
|
319 |
-
Peak Large allocation bytes 0 B
|
|
|
10 |
Renderer: Null Device
|
11 |
Vendor: Unity Technologies
|
12 |
Begin MonoManager ReloadAssembly
|
13 |
+
- Completed reload, in 0.044 seconds
|
14 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
15 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
16 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
|
35 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
36 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
37 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
38 |
+
UnloadTime: 0.270125 ms
|
39 |
Registered Communicator in Agent.
|
40 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
run_logs/timers.json
CHANGED
@@ -2,309 +2,309 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
-
"value": 1.
|
6 |
-
"min": 1.
|
7 |
-
"max": 1.
|
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": 49.
|
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": -
|
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": -
|
72 |
-
"min": -
|
73 |
-
"max":
|
74 |
-
"count":
|
75 |
},
|
76 |
"SoccerTwos.Policy.CuriosityBaselineEstimate.mean": {
|
77 |
-
"value":
|
78 |
-
"min": -0.
|
79 |
-
"max": 0.
|
80 |
-
"count":
|
81 |
},
|
82 |
"SoccerTwos.Policy.CuriosityBaselineEstimate.sum": {
|
83 |
-
"value":
|
84 |
-
"min": -0.
|
85 |
-
"max":
|
86 |
-
"count":
|
87 |
},
|
88 |
"SoccerTwos.Policy.CuriosityValueEstimate.mean": {
|
89 |
-
"value": -
|
90 |
-
"min": -0.
|
91 |
-
"max": 0.
|
92 |
-
"count":
|
93 |
},
|
94 |
"SoccerTwos.Policy.CuriosityValueEstimate.sum": {
|
95 |
-
"value": -
|
96 |
-
"min": -0.
|
97 |
-
"max": 0.
|
98 |
-
"count":
|
99 |
},
|
100 |
"SoccerTwos.Policy.RndBaselineEstimate.mean": {
|
101 |
-
"value":
|
102 |
-
"min": -
|
103 |
-
"max": 0.
|
104 |
-
"count":
|
105 |
},
|
106 |
"SoccerTwos.Policy.RndBaselineEstimate.sum": {
|
107 |
-
"value":
|
108 |
-
"min": -0.
|
109 |
-
"max":
|
110 |
-
"count":
|
111 |
},
|
112 |
"SoccerTwos.Policy.RndValueEstimate.mean": {
|
113 |
-
"value":
|
114 |
-
"min": -
|
115 |
-
"max": 0.
|
116 |
-
"count":
|
117 |
},
|
118 |
"SoccerTwos.Policy.RndValueEstimate.sum": {
|
119 |
-
"value":
|
120 |
-
"min": -0.
|
121 |
-
"max": 0.
|
122 |
-
"count":
|
123 |
},
|
124 |
"SoccerTwos.Environment.CumulativeReward.mean": {
|
125 |
"value": 0.0,
|
126 |
"min": 0.0,
|
127 |
"max": 0.0,
|
128 |
-
"count":
|
129 |
},
|
130 |
"SoccerTwos.Environment.CumulativeReward.sum": {
|
131 |
"value": 0.0,
|
132 |
"min": 0.0,
|
133 |
"max": 0.0,
|
134 |
-
"count":
|
135 |
},
|
136 |
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
137 |
-
"value": -0.
|
138 |
-
"min": -0.
|
139 |
-
"max": 0.
|
140 |
-
"count":
|
141 |
},
|
142 |
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
143 |
-
"value": -2.
|
144 |
-
"min": -
|
145 |
-
"max":
|
146 |
-
"count":
|
147 |
},
|
148 |
"SoccerTwos.Policy.CuriosityReward.mean": {
|
149 |
-
"value":
|
150 |
-
"min":
|
151 |
-
"max":
|
152 |
-
"count":
|
153 |
},
|
154 |
"SoccerTwos.Policy.CuriosityReward.sum": {
|
155 |
-
"value": 0.
|
156 |
-
"min":
|
157 |
-
"max": 0.
|
158 |
-
"count":
|
159 |
},
|
160 |
"SoccerTwos.Policy.RndReward.mean": {
|
161 |
-
"value":
|
162 |
-
"min":
|
163 |
-
"max":
|
164 |
-
"count":
|
165 |
},
|
166 |
"SoccerTwos.Policy.RndReward.sum": {
|
167 |
-
"value": 0.
|
168 |
-
"min": 0.
|
169 |
-
"max": 0.
|
170 |
-
"count":
|
171 |
},
|
172 |
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
173 |
-
"value": -0.
|
174 |
-
"min": -0.
|
175 |
-
"max": 0.
|
176 |
-
"count":
|
177 |
},
|
178 |
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
179 |
-
"value": -2.
|
180 |
-
"min": -
|
181 |
-
"max":
|
182 |
-
"count":
|
183 |
-
},
|
184 |
-
"SoccerTwos.IsTraining.mean": {
|
185 |
-
"value": 1.0,
|
186 |
-
"min": 1.0,
|
187 |
-
"max": 1.0,
|
188 |
-
"count": 96
|
189 |
-
},
|
190 |
-
"SoccerTwos.IsTraining.sum": {
|
191 |
-
"value": 1.0,
|
192 |
-
"min": 1.0,
|
193 |
-
"max": 1.0,
|
194 |
-
"count": 96
|
195 |
},
|
196 |
"SoccerTwos.Losses.PolicyLoss.mean": {
|
197 |
-
"value": 0.
|
198 |
-
"min": 0.
|
199 |
-
"max": 0.
|
200 |
-
"count":
|
201 |
},
|
202 |
"SoccerTwos.Losses.PolicyLoss.sum": {
|
203 |
-
"value": 0.
|
204 |
-
"min": 0.
|
205 |
-
"max": 0.
|
206 |
-
"count":
|
207 |
},
|
208 |
"SoccerTwos.Losses.ValueLoss.mean": {
|
209 |
-
"value": 0.
|
210 |
-
"min": 0.
|
211 |
-
"max": 0.
|
212 |
-
"count":
|
213 |
},
|
214 |
"SoccerTwos.Losses.ValueLoss.sum": {
|
215 |
-
"value": 0.
|
216 |
-
"min": 0.
|
217 |
-
"max": 0.
|
218 |
-
"count":
|
219 |
},
|
220 |
"SoccerTwos.Losses.BaselineLoss.mean": {
|
221 |
-
"value": 0.
|
222 |
-
"min": 0.
|
223 |
-
"max": 0.
|
224 |
-
"count":
|
225 |
},
|
226 |
"SoccerTwos.Losses.BaselineLoss.sum": {
|
227 |
-
"value": 0.
|
228 |
-
"min": 0.
|
229 |
-
"max": 0.
|
230 |
-
"count":
|
231 |
},
|
232 |
"SoccerTwos.Policy.LearningRate.mean": {
|
233 |
"value": 0.0003,
|
234 |
"min": 0.0003,
|
235 |
"max": 0.0003,
|
236 |
-
"count":
|
237 |
},
|
238 |
"SoccerTwos.Policy.LearningRate.sum": {
|
239 |
"value": 0.0003,
|
240 |
"min": 0.0003,
|
241 |
-
"max": 0.
|
242 |
-
"count":
|
243 |
},
|
244 |
"SoccerTwos.Policy.Epsilon.mean": {
|
245 |
-
"value": 0.
|
246 |
-
"min": 0.
|
247 |
-
"max": 0.
|
248 |
-
"count":
|
249 |
},
|
250 |
"SoccerTwos.Policy.Epsilon.sum": {
|
251 |
-
"value": 0.
|
252 |
-
"min": 0.
|
253 |
-
"max": 0.
|
254 |
-
"count":
|
255 |
},
|
256 |
"SoccerTwos.Policy.Beta.mean": {
|
257 |
-
"value":
|
258 |
-
"min":
|
259 |
-
"max":
|
260 |
-
"count":
|
261 |
},
|
262 |
"SoccerTwos.Policy.Beta.sum": {
|
263 |
-
"value":
|
264 |
-
"min":
|
265 |
-
"max":
|
266 |
-
"count":
|
267 |
},
|
268 |
"SoccerTwos.Losses.CuriosityForwardLoss.mean": {
|
269 |
-
"value": 0.
|
270 |
-
"min": 0.
|
271 |
-
"max": 0.
|
272 |
-
"count":
|
273 |
},
|
274 |
"SoccerTwos.Losses.CuriosityForwardLoss.sum": {
|
275 |
-
"value": 0.
|
276 |
-
"min": 0.
|
277 |
-
"max": 0.
|
278 |
-
"count":
|
279 |
},
|
280 |
"SoccerTwos.Losses.CuriosityInverseLoss.mean": {
|
281 |
-
"value": 1.
|
282 |
-
"min": 1.
|
283 |
-
"max": 1.
|
284 |
-
"count":
|
285 |
},
|
286 |
"SoccerTwos.Losses.CuriosityInverseLoss.sum": {
|
287 |
-
"value": 1.
|
288 |
-
"min": 1.
|
289 |
-
"max":
|
290 |
-
"count":
|
291 |
},
|
292 |
"SoccerTwos.Losses.RNDLoss.mean": {
|
293 |
-
"value": 0.
|
294 |
-
"min": 0.
|
295 |
-
"max": 0.
|
296 |
-
"count":
|
297 |
},
|
298 |
"SoccerTwos.Losses.RNDLoss.sum": {
|
299 |
-
"value": 0.
|
300 |
-
"min": 0.
|
301 |
-
"max": 0.
|
302 |
-
"count":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
303 |
}
|
304 |
},
|
305 |
"metadata": {
|
306 |
"timer_format_version": "0.1.0",
|
307 |
-
"start_time_seconds": "
|
308 |
"python_version": "3.10.12 (main, Aug 23 2024, 16:29:11) [Clang 15.0.0 (clang-1500.3.9.4)]",
|
309 |
"command_line_arguments": "/Users/brettgohre/Desktop/huggingface/ml-agents/games/bin/mlagents-learn ./config/poca/sept/three.yaml --env=./SoccerTwos/SoccerTwos.app --run-id=sept-run-01 --resume --no-graphics",
|
310 |
"mlagents_version": "1.1.0.dev0",
|
@@ -312,103 +312,103 @@
|
|
312 |
"communication_protocol_version": "1.5.0",
|
313 |
"pytorch_version": "2.4.0",
|
314 |
"numpy_version": "1.23.5",
|
315 |
-
"end_time_seconds": "
|
316 |
},
|
317 |
-
"total":
|
318 |
"count": 1,
|
319 |
-
"self": 0.
|
320 |
"children": {
|
321 |
"run_training.setup": {
|
322 |
-
"total": 0.
|
323 |
"count": 1,
|
324 |
-
"self": 0.
|
325 |
},
|
326 |
"TrainerController.start_learning": {
|
327 |
-
"total":
|
328 |
"count": 1,
|
329 |
-
"self":
|
330 |
"children": {
|
331 |
"TrainerController._reset_env": {
|
332 |
-
"total":
|
333 |
-
"count":
|
334 |
-
"self":
|
335 |
},
|
336 |
"TrainerController.advance": {
|
337 |
-
"total":
|
338 |
-
"count":
|
339 |
-
"self":
|
340 |
"children": {
|
341 |
"env_step": {
|
342 |
-
"total":
|
343 |
-
"count":
|
344 |
-
"self":
|
345 |
"children": {
|
346 |
"SubprocessEnvManager._take_step": {
|
347 |
-
"total":
|
348 |
-
"count":
|
349 |
-
"self":
|
350 |
"children": {
|
351 |
"TorchPolicy.evaluate": {
|
352 |
-
"total":
|
353 |
-
"count":
|
354 |
-
"self":
|
355 |
}
|
356 |
}
|
357 |
},
|
358 |
"workers": {
|
359 |
-
"total":
|
360 |
-
"count":
|
361 |
"self": 0.0,
|
362 |
"children": {
|
363 |
"worker_root": {
|
364 |
-
"total":
|
365 |
-
"count":
|
366 |
"is_parallel": true,
|
367 |
-
"self":
|
368 |
"children": {
|
369 |
"steps_from_proto": {
|
370 |
-
"total": 0.
|
371 |
-
"count":
|
372 |
"is_parallel": true,
|
373 |
-
"self": 0.
|
374 |
"children": {
|
375 |
"_process_rank_one_or_two_observation": {
|
376 |
-
"total": 0.
|
377 |
-
"count":
|
378 |
"is_parallel": true,
|
379 |
-
"self": 0.
|
380 |
}
|
381 |
}
|
382 |
},
|
383 |
"UnityEnvironment.step": {
|
384 |
-
"total":
|
385 |
-
"count":
|
386 |
"is_parallel": true,
|
387 |
-
"self":
|
388 |
"children": {
|
389 |
"UnityEnvironment._generate_step_input": {
|
390 |
-
"total":
|
391 |
-
"count":
|
392 |
"is_parallel": true,
|
393 |
-
"self":
|
394 |
},
|
395 |
"communicator.exchange": {
|
396 |
-
"total":
|
397 |
-
"count":
|
398 |
"is_parallel": true,
|
399 |
-
"self":
|
400 |
},
|
401 |
"steps_from_proto": {
|
402 |
-
"total":
|
403 |
-
"count":
|
404 |
"is_parallel": true,
|
405 |
-
"self":
|
406 |
"children": {
|
407 |
"_process_rank_one_or_two_observation": {
|
408 |
-
"total":
|
409 |
-
"count":
|
410 |
"is_parallel": true,
|
411 |
-
"self":
|
412 |
}
|
413 |
}
|
414 |
}
|
@@ -421,31 +421,31 @@
|
|
421 |
}
|
422 |
},
|
423 |
"trainer_advance": {
|
424 |
-
"total":
|
425 |
-
"count":
|
426 |
-
"self":
|
427 |
"children": {
|
428 |
"process_trajectory": {
|
429 |
-
"total":
|
430 |
-
"count":
|
431 |
-
"self":
|
432 |
"children": {
|
433 |
"RLTrainer._checkpoint": {
|
434 |
-
"total":
|
435 |
-
"count":
|
436 |
-
"self":
|
437 |
}
|
438 |
}
|
439 |
},
|
440 |
"_update_policy": {
|
441 |
-
"total":
|
442 |
-
"count":
|
443 |
-
"self":
|
444 |
"children": {
|
445 |
"TorchPOCAOptimizer.update": {
|
446 |
-
"total":
|
447 |
-
"count":
|
448 |
-
"self":
|
449 |
}
|
450 |
}
|
451 |
}
|
@@ -454,19 +454,19 @@
|
|
454 |
}
|
455 |
},
|
456 |
"trainer_threads": {
|
457 |
-
"total":
|
458 |
"count": 1,
|
459 |
-
"self":
|
460 |
},
|
461 |
"TrainerController._save_models": {
|
462 |
-
"total": 0.
|
463 |
"count": 1,
|
464 |
-
"self": 0.
|
465 |
"children": {
|
466 |
"RLTrainer._checkpoint": {
|
467 |
-
"total": 0.
|
468 |
"count": 1,
|
469 |
-
"self": 0.
|
470 |
}
|
471 |
}
|
472 |
}
|
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
+
"value": 1.3781930208206177,
|
6 |
+
"min": 1.3744720220565796,
|
7 |
+
"max": 1.741039514541626,
|
8 |
+
"count": 1034
|
9 |
},
|
10 |
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 28534.109375,
|
12 |
+
"min": 24589.529296875,
|
13 |
+
"max": 40743.671875,
|
14 |
+
"count": 1034
|
15 |
},
|
16 |
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 79.45161290322581,
|
18 |
+
"min": 49.166666666666664,
|
19 |
+
"max": 119.3170731707317,
|
20 |
+
"count": 1034
|
21 |
},
|
22 |
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19704.0,
|
24 |
+
"min": 16560.0,
|
25 |
+
"max": 21436.0,
|
26 |
+
"count": 1034
|
27 |
},
|
28 |
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 93.65101164083741,
|
30 |
+
"min": 86.56045520432379,
|
31 |
+
"max": 184.57299554666258,
|
32 |
+
"count": 1034
|
33 |
},
|
34 |
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 11612.725443463838,
|
36 |
+
"min": 8691.930092205928,
|
37 |
+
"max": 29498.735260938094,
|
38 |
+
"count": 1034
|
39 |
},
|
40 |
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 189119996.0,
|
42 |
+
"min": 178789949.0,
|
43 |
+
"max": 189119996.0,
|
44 |
+
"count": 1034
|
45 |
},
|
46 |
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 189119996.0,
|
48 |
+
"min": 178789949.0,
|
49 |
+
"max": 189119996.0,
|
50 |
+
"count": 1034
|
51 |
},
|
52 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": -0.07243078202009201,
|
54 |
+
"min": -0.3360375463962555,
|
55 |
+
"max": 0.18055570125579834,
|
56 |
+
"count": 1034
|
57 |
},
|
58 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": -8.981416702270508,
|
60 |
+
"min": -53.181800842285156,
|
61 |
+
"max": 24.610076904296875,
|
62 |
+
"count": 1034
|
63 |
},
|
64 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": -0.07893384248018265,
|
66 |
+
"min": -0.3407939374446869,
|
67 |
+
"max": 0.17904900014400482,
|
68 |
+
"count": 1034
|
69 |
},
|
70 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": -9.787796020507812,
|
72 |
+
"min": -54.62144470214844,
|
73 |
+
"max": 23.522796630859375,
|
74 |
+
"count": 1034
|
75 |
},
|
76 |
"SoccerTwos.Policy.CuriosityBaselineEstimate.mean": {
|
77 |
+
"value": 1.9122660432913108e-07,
|
78 |
+
"min": -0.001151102944277227,
|
79 |
+
"max": 0.0024182319175451994,
|
80 |
+
"count": 1034
|
81 |
},
|
82 |
"SoccerTwos.Policy.CuriosityBaselineEstimate.sum": {
|
83 |
+
"value": 2.3712098482064903e-05,
|
84 |
+
"min": -0.16115440428256989,
|
85 |
+
"max": 0.34580716490745544,
|
86 |
+
"count": 1034
|
87 |
},
|
88 |
"SoccerTwos.Policy.CuriosityValueEstimate.mean": {
|
89 |
+
"value": 1.9236215109685872e-07,
|
90 |
+
"min": -0.0011043738340958953,
|
91 |
+
"max": 0.0020429561845958233,
|
92 |
+
"count": 1034
|
93 |
},
|
94 |
"SoccerTwos.Policy.CuriosityValueEstimate.sum": {
|
95 |
+
"value": 2.3852906451793388e-05,
|
96 |
+
"min": -0.15461233258247375,
|
97 |
+
"max": 0.29435789585113525,
|
98 |
+
"count": 1034
|
99 |
},
|
100 |
"SoccerTwos.Policy.RndBaselineEstimate.mean": {
|
101 |
+
"value": 2.2311963832066795e-08,
|
102 |
+
"min": -0.002267050789669156,
|
103 |
+
"max": 0.002958990866318345,
|
104 |
+
"count": 1034
|
105 |
},
|
106 |
"SoccerTwos.Policy.RndBaselineEstimate.sum": {
|
107 |
+
"value": 2.766683564914274e-06,
|
108 |
+
"min": -0.3445917069911957,
|
109 |
+
"max": 0.4231356978416443,
|
110 |
+
"count": 1034
|
111 |
},
|
112 |
"SoccerTwos.Policy.RndValueEstimate.mean": {
|
113 |
+
"value": 2.1164218821922987e-08,
|
114 |
+
"min": -0.0025371587835252285,
|
115 |
+
"max": 0.0022697285749018192,
|
116 |
+
"count": 1034
|
117 |
},
|
118 |
"SoccerTwos.Policy.RndValueEstimate.sum": {
|
119 |
+
"value": 2.624363105496741e-06,
|
120 |
+
"min": -0.33674874901771545,
|
121 |
+
"max": 0.3245711922645569,
|
122 |
+
"count": 1034
|
123 |
},
|
124 |
"SoccerTwos.Environment.CumulativeReward.mean": {
|
125 |
"value": 0.0,
|
126 |
"min": 0.0,
|
127 |
"max": 0.0,
|
128 |
+
"count": 1034
|
129 |
},
|
130 |
"SoccerTwos.Environment.CumulativeReward.sum": {
|
131 |
"value": 0.0,
|
132 |
"min": 0.0,
|
133 |
"max": 0.0,
|
134 |
+
"count": 1034
|
135 |
},
|
136 |
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
137 |
+
"value": -0.021679032233453566,
|
138 |
+
"min": -0.44282786865703394,
|
139 |
+
"max": 0.390961290367188,
|
140 |
+
"count": 1034
|
141 |
},
|
142 |
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
143 |
+
"value": -2.688199996948242,
|
144 |
+
"min": -57.01079988479614,
|
145 |
+
"max": 48.47920000553131,
|
146 |
+
"count": 1034
|
147 |
},
|
148 |
"SoccerTwos.Policy.CuriosityReward.mean": {
|
149 |
+
"value": 4.86458082303531e-06,
|
150 |
+
"min": 5.443049713948268e-07,
|
151 |
+
"max": 6.574109662139293e-06,
|
152 |
+
"count": 1034
|
153 |
},
|
154 |
"SoccerTwos.Policy.CuriosityReward.sum": {
|
155 |
+
"value": 0.0006032080220563785,
|
156 |
+
"min": 7.783561090946023e-05,
|
157 |
+
"max": 0.000689425590422843,
|
158 |
+
"count": 1034
|
159 |
},
|
160 |
"SoccerTwos.Policy.RndReward.mean": {
|
161 |
+
"value": 1.287715538959978e-06,
|
162 |
+
"min": 7.856230547035695e-07,
|
163 |
+
"max": 2.1249771742280145e-06,
|
164 |
+
"count": 1034
|
165 |
},
|
166 |
"SoccerTwos.Policy.RndReward.sum": {
|
167 |
+
"value": 0.00015967672683103729,
|
168 |
+
"min": 0.00014387621671119177,
|
169 |
+
"max": 0.00018277378640618736,
|
170 |
+
"count": 1034
|
171 |
},
|
172 |
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
173 |
+
"value": -0.021679032233453566,
|
174 |
+
"min": -0.44282786865703394,
|
175 |
+
"max": 0.390961290367188,
|
176 |
+
"count": 1034
|
177 |
},
|
178 |
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
179 |
+
"value": -2.688199996948242,
|
180 |
+
"min": -57.01079988479614,
|
181 |
+
"max": 48.47920000553131,
|
182 |
+
"count": 1034
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
},
|
184 |
"SoccerTwos.Losses.PolicyLoss.mean": {
|
185 |
+
"value": 0.047321543184807524,
|
186 |
+
"min": 0.03148699582864841,
|
187 |
+
"max": 0.11992886561589937,
|
188 |
+
"count": 1034
|
189 |
},
|
190 |
"SoccerTwos.Losses.PolicyLoss.sum": {
|
191 |
+
"value": 0.047321543184807524,
|
192 |
+
"min": 0.03148699582864841,
|
193 |
+
"max": 0.1902564300495821,
|
194 |
+
"count": 1034
|
195 |
},
|
196 |
"SoccerTwos.Losses.ValueLoss.mean": {
|
197 |
+
"value": 0.11854892037808895,
|
198 |
+
"min": 0.07656206066409747,
|
199 |
+
"max": 0.1504069591561953,
|
200 |
+
"count": 1034
|
201 |
},
|
202 |
"SoccerTwos.Losses.ValueLoss.sum": {
|
203 |
+
"value": 0.11854892037808895,
|
204 |
+
"min": 0.07656206066409747,
|
205 |
+
"max": 0.26776626519858837,
|
206 |
+
"count": 1034
|
207 |
},
|
208 |
"SoccerTwos.Losses.BaselineLoss.mean": {
|
209 |
+
"value": 0.11993555227915446,
|
210 |
+
"min": 0.07771284443636735,
|
211 |
+
"max": 0.15372675905625025,
|
212 |
+
"count": 1034
|
213 |
},
|
214 |
"SoccerTwos.Losses.BaselineLoss.sum": {
|
215 |
+
"value": 0.11993555227915446,
|
216 |
+
"min": 0.07771284443636735,
|
217 |
+
"max": 0.27362133065859473,
|
218 |
+
"count": 1034
|
219 |
},
|
220 |
"SoccerTwos.Policy.LearningRate.mean": {
|
221 |
"value": 0.0003,
|
222 |
"min": 0.0003,
|
223 |
"max": 0.0003,
|
224 |
+
"count": 1034
|
225 |
},
|
226 |
"SoccerTwos.Policy.LearningRate.sum": {
|
227 |
"value": 0.0003,
|
228 |
"min": 0.0003,
|
229 |
+
"max": 0.0006,
|
230 |
+
"count": 1034
|
231 |
},
|
232 |
"SoccerTwos.Policy.Epsilon.mean": {
|
233 |
+
"value": 0.20000000000000004,
|
234 |
+
"min": 0.20000000000000004,
|
235 |
+
"max": 0.20000000000000004,
|
236 |
+
"count": 1034
|
237 |
},
|
238 |
"SoccerTwos.Policy.Epsilon.sum": {
|
239 |
+
"value": 0.20000000000000004,
|
240 |
+
"min": 0.20000000000000004,
|
241 |
+
"max": 0.4000000000000001,
|
242 |
+
"count": 1034
|
243 |
},
|
244 |
"SoccerTwos.Policy.Beta.mean": {
|
245 |
+
"value": 1.8911295400000063e-07,
|
246 |
+
"min": 1.7878892000000035e-07,
|
247 |
+
"max": 1.8911295400000063e-07,
|
248 |
+
"count": 1034
|
249 |
},
|
250 |
"SoccerTwos.Policy.Beta.sum": {
|
251 |
+
"value": 1.8911295400000063e-07,
|
252 |
+
"min": 1.7878892000000035e-07,
|
253 |
+
"max": 3.781875359999997e-07,
|
254 |
+
"count": 1034
|
255 |
},
|
256 |
"SoccerTwos.Losses.CuriosityForwardLoss.mean": {
|
257 |
+
"value": 0.059419798043866955,
|
258 |
+
"min": 0.04430011318375667,
|
259 |
+
"max": 0.09529003656158845,
|
260 |
+
"count": 1034
|
261 |
},
|
262 |
"SoccerTwos.Losses.CuriosityForwardLoss.sum": {
|
263 |
+
"value": 0.059419798043866955,
|
264 |
+
"min": 0.04430011318375667,
|
265 |
+
"max": 0.1239892446125547,
|
266 |
+
"count": 1034
|
267 |
},
|
268 |
"SoccerTwos.Losses.CuriosityInverseLoss.mean": {
|
269 |
+
"value": 1.2251605292161305,
|
270 |
+
"min": 1.2107319831848145,
|
271 |
+
"max": 1.6226676205794017,
|
272 |
+
"count": 1034
|
273 |
},
|
274 |
"SoccerTwos.Losses.CuriosityInverseLoss.sum": {
|
275 |
+
"value": 1.2251605292161305,
|
276 |
+
"min": 1.2107319831848145,
|
277 |
+
"max": 2.791062255700429,
|
278 |
+
"count": 1034
|
279 |
},
|
280 |
"SoccerTwos.Losses.RNDLoss.mean": {
|
281 |
+
"value": 0.014285321347415447,
|
282 |
+
"min": 0.012901323847472668,
|
283 |
+
"max": 0.016783548519015312,
|
284 |
+
"count": 1034
|
285 |
},
|
286 |
"SoccerTwos.Losses.RNDLoss.sum": {
|
287 |
+
"value": 0.014285321347415447,
|
288 |
+
"min": 0.012901323847472668,
|
289 |
+
"max": 0.032633792608976364,
|
290 |
+
"count": 1034
|
291 |
+
},
|
292 |
+
"SoccerTwos.IsTraining.mean": {
|
293 |
+
"value": 1.0,
|
294 |
+
"min": 1.0,
|
295 |
+
"max": 1.0,
|
296 |
+
"count": 1034
|
297 |
+
},
|
298 |
+
"SoccerTwos.IsTraining.sum": {
|
299 |
+
"value": 1.0,
|
300 |
+
"min": 1.0,
|
301 |
+
"max": 1.0,
|
302 |
+
"count": 1034
|
303 |
}
|
304 |
},
|
305 |
"metadata": {
|
306 |
"timer_format_version": "0.1.0",
|
307 |
+
"start_time_seconds": "1727188528",
|
308 |
"python_version": "3.10.12 (main, Aug 23 2024, 16:29:11) [Clang 15.0.0 (clang-1500.3.9.4)]",
|
309 |
"command_line_arguments": "/Users/brettgohre/Desktop/huggingface/ml-agents/games/bin/mlagents-learn ./config/poca/sept/three.yaml --env=./SoccerTwos/SoccerTwos.app --run-id=sept-run-01 --resume --no-graphics",
|
310 |
"mlagents_version": "1.1.0.dev0",
|
|
|
312 |
"communication_protocol_version": "1.5.0",
|
313 |
"pytorch_version": "2.4.0",
|
314 |
"numpy_version": "1.23.5",
|
315 |
+
"end_time_seconds": "1727224512"
|
316 |
},
|
317 |
+
"total": 35983.49770029192,
|
318 |
"count": 1,
|
319 |
+
"self": 0.08363945898599923,
|
320 |
"children": {
|
321 |
"run_training.setup": {
|
322 |
+
"total": 0.018821208039298654,
|
323 |
"count": 1,
|
324 |
+
"self": 0.018821208039298654
|
325 |
},
|
326 |
"TrainerController.start_learning": {
|
327 |
+
"total": 35983.39523962489,
|
328 |
"count": 1,
|
329 |
+
"self": 6.235370217356831,
|
330 |
"children": {
|
331 |
"TrainerController._reset_env": {
|
332 |
+
"total": 4.630654625128955,
|
333 |
+
"count": 27,
|
334 |
+
"self": 4.630654625128955
|
335 |
},
|
336 |
"TrainerController.advance": {
|
337 |
+
"total": 35972.41701407451,
|
338 |
+
"count": 704312,
|
339 |
+
"self": 5.832071551587433,
|
340 |
"children": {
|
341 |
"env_step": {
|
342 |
+
"total": 28817.246928388486,
|
343 |
+
"count": 704312,
|
344 |
+
"self": 27742.76929838606,
|
345 |
"children": {
|
346 |
"SubprocessEnvManager._take_step": {
|
347 |
+
"total": 1070.5935122335795,
|
348 |
+
"count": 704312,
|
349 |
+
"self": 39.795816264813766,
|
350 |
"children": {
|
351 |
"TorchPolicy.evaluate": {
|
352 |
+
"total": 1030.7976959687658,
|
353 |
+
"count": 1296574,
|
354 |
+
"self": 1030.7976959687658
|
355 |
}
|
356 |
}
|
357 |
},
|
358 |
"workers": {
|
359 |
+
"total": 3.8841177688445896,
|
360 |
+
"count": 704311,
|
361 |
"self": 0.0,
|
362 |
"children": {
|
363 |
"worker_root": {
|
364 |
+
"total": 35970.29673069273,
|
365 |
+
"count": 704311,
|
366 |
"is_parallel": true,
|
367 |
+
"self": 8961.662063932745,
|
368 |
"children": {
|
369 |
"steps_from_proto": {
|
370 |
+
"total": 0.03622587467543781,
|
371 |
+
"count": 54,
|
372 |
"is_parallel": true,
|
373 |
+
"self": 0.00454957690089941,
|
374 |
"children": {
|
375 |
"_process_rank_one_or_two_observation": {
|
376 |
+
"total": 0.0316762977745384,
|
377 |
+
"count": 216,
|
378 |
"is_parallel": true,
|
379 |
+
"self": 0.0316762977745384
|
380 |
}
|
381 |
}
|
382 |
},
|
383 |
"UnityEnvironment.step": {
|
384 |
+
"total": 27008.59844088531,
|
385 |
+
"count": 704311,
|
386 |
"is_parallel": true,
|
387 |
+
"self": 70.87291683093645,
|
388 |
"children": {
|
389 |
"UnityEnvironment._generate_step_input": {
|
390 |
+
"total": 527.5704898335971,
|
391 |
+
"count": 704311,
|
392 |
"is_parallel": true,
|
393 |
+
"self": 527.5704898335971
|
394 |
},
|
395 |
"communicator.exchange": {
|
396 |
+
"total": 25540.6204636693,
|
397 |
+
"count": 704311,
|
398 |
"is_parallel": true,
|
399 |
+
"self": 25540.6204636693
|
400 |
},
|
401 |
"steps_from_proto": {
|
402 |
+
"total": 869.5345705514774,
|
403 |
+
"count": 1408622,
|
404 |
"is_parallel": true,
|
405 |
+
"self": 105.35918086278252,
|
406 |
"children": {
|
407 |
"_process_rank_one_or_two_observation": {
|
408 |
+
"total": 764.1753896886948,
|
409 |
+
"count": 5634488,
|
410 |
"is_parallel": true,
|
411 |
+
"self": 764.1753896886948
|
412 |
}
|
413 |
}
|
414 |
}
|
|
|
421 |
}
|
422 |
},
|
423 |
"trainer_advance": {
|
424 |
+
"total": 7149.338014134439,
|
425 |
+
"count": 704311,
|
426 |
+
"self": 56.82280270801857,
|
427 |
"children": {
|
428 |
"process_trajectory": {
|
429 |
+
"total": 2286.966482809512,
|
430 |
+
"count": 704311,
|
431 |
+
"self": 2284.324856644962,
|
432 |
"children": {
|
433 |
"RLTrainer._checkpoint": {
|
434 |
+
"total": 2.6416261645499617,
|
435 |
+
"count": 21,
|
436 |
+
"self": 2.6416261645499617
|
437 |
}
|
438 |
}
|
439 |
},
|
440 |
"_update_policy": {
|
441 |
+
"total": 4805.548728616908,
|
442 |
+
"count": 1397,
|
443 |
+
"self": 923.5975278588012,
|
444 |
"children": {
|
445 |
"TorchPOCAOptimizer.update": {
|
446 |
+
"total": 3881.951200758107,
|
447 |
+
"count": 16764,
|
448 |
+
"self": 3881.951200758107
|
449 |
}
|
450 |
}
|
451 |
}
|
|
|
454 |
}
|
455 |
},
|
456 |
"trainer_threads": {
|
457 |
+
"total": 4.5797787606716156e-07,
|
458 |
"count": 1,
|
459 |
+
"self": 4.5797787606716156e-07
|
460 |
},
|
461 |
"TrainerController._save_models": {
|
462 |
+
"total": 0.1122002499178052,
|
463 |
"count": 1,
|
464 |
+
"self": 0.0006080828607082367,
|
465 |
"children": {
|
466 |
"RLTrainer._checkpoint": {
|
467 |
+
"total": 0.11159216705709696,
|
468 |
"count": 1,
|
469 |
+
"self": 0.11159216705709696
|
470 |
}
|
471 |
}
|
472 |
}
|
run_logs/training_status.json
CHANGED
@@ -1,24 +1,24 @@
|
|
1 |
{
|
2 |
"SoccerTwos": {
|
3 |
-
"elo":
|
4 |
"checkpoints": [
|
5 |
{
|
6 |
-
"steps":
|
7 |
-
"file_path": "results/sept-run-01/SoccerTwos/SoccerTwos-
|
8 |
"reward": 0.0,
|
9 |
-
"creation_time":
|
10 |
"auxillary_file_paths": [
|
11 |
-
"results/sept-run-01/SoccerTwos/SoccerTwos-
|
12 |
]
|
13 |
}
|
14 |
],
|
15 |
"final_checkpoint": {
|
16 |
-
"steps":
|
17 |
"file_path": "results/sept-run-01/SoccerTwos.onnx",
|
18 |
"reward": 0.0,
|
19 |
-
"creation_time":
|
20 |
"auxillary_file_paths": [
|
21 |
-
"results/sept-run-01/SoccerTwos/SoccerTwos-
|
22 |
]
|
23 |
}
|
24 |
},
|
|
|
1 |
{
|
2 |
"SoccerTwos": {
|
3 |
+
"elo": 93.65101164083744,
|
4 |
"checkpoints": [
|
5 |
{
|
6 |
+
"steps": 189129132,
|
7 |
+
"file_path": "results/sept-run-01/SoccerTwos/SoccerTwos-189129132.onnx",
|
8 |
"reward": 0.0,
|
9 |
+
"creation_time": 1727224512.4740841,
|
10 |
"auxillary_file_paths": [
|
11 |
+
"results/sept-run-01/SoccerTwos/SoccerTwos-189129132.pt"
|
12 |
]
|
13 |
}
|
14 |
],
|
15 |
"final_checkpoint": {
|
16 |
+
"steps": 189129132,
|
17 |
"file_path": "results/sept-run-01/SoccerTwos.onnx",
|
18 |
"reward": 0.0,
|
19 |
+
"creation_time": 1727224512.4740841,
|
20 |
"auxillary_file_paths": [
|
21 |
+
"results/sept-run-01/SoccerTwos/SoccerTwos-189129132.pt"
|
22 |
]
|
23 |
}
|
24 |
},
|