brettgoehre
commited on
Commit
•
3567295
1
Parent(s):
0effb48
13th Push
Browse files- SoccerTwos.onnx +1 -1
- SoccerTwos/SoccerTwos-54557354.onnx +3 -0
- SoccerTwos/SoccerTwos-54557354.pt +3 -0
- SoccerTwos/checkpoint.pt +1 -1
- SoccerTwos/events.out.tfevents.1725835611.Bretts-MacBook-Pro.local.69008.0 +3 -0
- SoccerTwos/events.out.tfevents.1725838368.Bretts-MacBook-Pro.local.16545.0 +3 -0
- SoccerTwos/events.out.tfevents.1725841180.Bretts-MacBook-Pro.local.63471.0 +3 -0
- config.json +1 -1
- configuration.yaml +1 -1
- run_logs/Player-0.log +21 -22
- run_logs/timers.json +244 -244
- 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:964e6e6118fab51b0b073b343f3f777c316b524f649fdd10ea62e6483d32c76f
|
3 |
size 2351062
|
SoccerTwos/SoccerTwos-54557354.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:964e6e6118fab51b0b073b343f3f777c316b524f649fdd10ea62e6483d32c76f
|
3 |
+
size 2351062
|
SoccerTwos/SoccerTwos-54557354.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:248fe9dbe3ae5693c00ac45a30f0e7a8cd08b09a7f1188328ac5a2b6a00dca08
|
3 |
+
size 36303154
|
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:08cbe98fbf424e21a883c46cd61b3b9401d033e9c620488fc2d6ecc2794d1566
|
3 |
size 36301318
|
SoccerTwos/events.out.tfevents.1725835611.Bretts-MacBook-Pro.local.69008.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a2365e86f8b098b594d9e1317aa52c80067152cad57a80f5493012becd32041
|
3 |
+
size 317321
|
SoccerTwos/events.out.tfevents.1725838368.Bretts-MacBook-Pro.local.16545.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3879544b02577bd81ad25a66360b467a31ba9e9d103dbe908ce93cb520d45cce
|
3 |
+
size 317321
|
SoccerTwos/events.out.tfevents.1725841180.Bretts-MacBook-Pro.local.63471.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05e55f9619e3d59799c52d724a24b30926c3fac10305a2cd8da6107ec245068a
|
3 |
+
size 392003
|
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 40960, "buffer_size": 163840, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.9, "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.995, "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.9, "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.9, "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": 80000000, "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.
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 40960, "buffer_size": 163840, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.9, "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.995, "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.9, "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.9, "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": 80000000, "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.5, "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
@@ -74,7 +74,7 @@ behaviors:
|
|
74 |
team_change: 400000
|
75 |
swap_steps: 2000
|
76 |
window: 30
|
77 |
-
play_against_latest_model_ratio: 0.
|
78 |
initial_elo: 1.0
|
79 |
behavioral_cloning: null
|
80 |
env_settings:
|
|
|
74 |
team_change: 400000
|
75 |
swap_steps: 2000
|
76 |
window: 30
|
77 |
+
play_against_latest_model_ratio: 0.5
|
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,17 +35,16 @@ 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 |
-
|
42 |
-
Thread 0x16fca3000 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]:
|
49 |
Initial Block Size 4.0 MB
|
50 |
Current Block Size 4.0 MB
|
51 |
Peak Allocated Bytes 2.1 MB
|
@@ -68,7 +67,7 @@ Memory Statistics:
|
|
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
|
72 |
Overflow Count 0
|
73 |
[ALLOC_TEMP_Job.Worker 0]
|
74 |
Initial Block Size 256.0 KB
|
@@ -173,7 +172,7 @@ Memory Statistics:
|
|
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
|
177 |
Overflow Count 0
|
178 |
[ALLOC_TEMP_Job.Worker 1]
|
179 |
Initial Block Size 256.0 KB
|
@@ -226,22 +225,22 @@ Memory Statistics:
|
|
226 |
Peak Allocated Bytes 0 B
|
227 |
Overflow Count 0
|
228 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
229 |
-
Peak main deferred allocation count
|
230 |
[ALLOC_BUCKET]
|
231 |
Large Block size 4.0 MB
|
232 |
Used Block count 1
|
233 |
-
Peak Allocated bytes 1.
|
234 |
[ALLOC_DEFAULT_MAIN]
|
235 |
-
Peak usage frame count: [4.0 MB-8.0 MB]:
|
236 |
Requested Block Size 16.0 MB
|
237 |
Peak Block count 1
|
238 |
-
Peak Allocated memory
|
239 |
Peak Large allocation bytes 0 B
|
240 |
[ALLOC_DEFAULT_THREAD]
|
241 |
-
Peak usage frame count: [16.0 MB-32.0 MB]:
|
242 |
Requested Block Size 16.0 MB
|
243 |
Peak Block count 1
|
244 |
-
Peak Allocated memory 17.
|
245 |
Peak Large allocation bytes 16.0 MB
|
246 |
[ALLOC_TEMP_JOB_1_FRAME]
|
247 |
Initial Block Size 2.0 MB
|
@@ -268,15 +267,15 @@ Memory Statistics:
|
|
268 |
[ALLOC_BUCKET]
|
269 |
Large Block size 4.0 MB
|
270 |
Used Block count 1
|
271 |
-
Peak Allocated bytes 1.
|
272 |
[ALLOC_GFX_MAIN]
|
273 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
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]:
|
280 |
Requested Block Size 16.0 MB
|
281 |
Peak Block count 1
|
282 |
Peak Allocated memory 173.5 KB
|
@@ -286,15 +285,15 @@ Memory Statistics:
|
|
286 |
[ALLOC_BUCKET]
|
287 |
Large Block size 4.0 MB
|
288 |
Used Block count 1
|
289 |
-
Peak Allocated bytes 1.
|
290 |
[ALLOC_CACHEOBJECTS_MAIN]
|
291 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
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]:
|
298 |
Requested Block Size 4.0 MB
|
299 |
Peak Block count 1
|
300 |
Peak Allocated memory 3.4 MB
|
@@ -304,15 +303,15 @@ Memory Statistics:
|
|
304 |
[ALLOC_BUCKET]
|
305 |
Large Block size 4.0 MB
|
306 |
Used Block count 1
|
307 |
-
Peak Allocated bytes 1.
|
308 |
[ALLOC_TYPETREE_MAIN]
|
309 |
-
Peak usage frame count: [0-1.0 KB]:
|
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]:
|
316 |
Requested Block Size 2.0 MB
|
317 |
Peak Block count 1
|
318 |
Peak Allocated memory 2.2 KB
|
|
|
10 |
Renderer: Null Device
|
11 |
Vendor: Unity Technologies
|
12 |
Begin MonoManager ReloadAssembly
|
13 |
+
- Completed reload, in 0.180 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.771458 ms
|
39 |
Registered Communicator in Agent.
|
40 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
41 |
+
Thread 0x16d367000 may have been prematurely finalized
|
|
|
42 |
Setting up 7 worker threads for Enlighten.
|
43 |
Memory Statistics:
|
44 |
[ALLOC_TEMP_TLS] TLS Allocator
|
45 |
StackAllocators :
|
46 |
[ALLOC_TEMP_MAIN]
|
47 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 6921 frames, [2.0 MB-4.0 MB]: 1 frames
|
48 |
Initial Block Size 4.0 MB
|
49 |
Current Block Size 4.0 MB
|
50 |
Peak Allocated Bytes 2.1 MB
|
|
|
67 |
[ALLOC_TEMP_Job.Worker 6]
|
68 |
Initial Block Size 256.0 KB
|
69 |
Current Block Size 256.0 KB
|
70 |
+
Peak Allocated Bytes 0 B
|
71 |
Overflow Count 0
|
72 |
[ALLOC_TEMP_Job.Worker 0]
|
73 |
Initial Block Size 256.0 KB
|
|
|
172 |
[ALLOC_TEMP_Job.Worker 7]
|
173 |
Initial Block Size 256.0 KB
|
174 |
Current Block Size 256.0 KB
|
175 |
+
Peak Allocated Bytes 0.7 KB
|
176 |
Overflow Count 0
|
177 |
[ALLOC_TEMP_Job.Worker 1]
|
178 |
Initial Block Size 256.0 KB
|
|
|
225 |
Peak Allocated Bytes 0 B
|
226 |
Overflow Count 0
|
227 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
228 |
+
Peak main deferred allocation count 3
|
229 |
[ALLOC_BUCKET]
|
230 |
Large Block size 4.0 MB
|
231 |
Used Block count 1
|
232 |
+
Peak Allocated bytes 1.0 MB
|
233 |
[ALLOC_DEFAULT_MAIN]
|
234 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 6922 frames
|
235 |
Requested Block Size 16.0 MB
|
236 |
Peak Block count 1
|
237 |
+
Peak Allocated memory 4.8 MB
|
238 |
Peak Large allocation bytes 0 B
|
239 |
[ALLOC_DEFAULT_THREAD]
|
240 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 6922 frames
|
241 |
Requested Block Size 16.0 MB
|
242 |
Peak Block count 1
|
243 |
+
Peak Allocated memory 17.6 MB
|
244 |
Peak Large allocation bytes 16.0 MB
|
245 |
[ALLOC_TEMP_JOB_1_FRAME]
|
246 |
Initial Block Size 2.0 MB
|
|
|
267 |
[ALLOC_BUCKET]
|
268 |
Large Block size 4.0 MB
|
269 |
Used Block count 1
|
270 |
+
Peak Allocated bytes 1.0 MB
|
271 |
[ALLOC_GFX_MAIN]
|
272 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 6921 frames, [64.0 KB-128.0 KB]: 1 frames
|
273 |
Requested Block Size 16.0 MB
|
274 |
Peak Block count 1
|
275 |
Peak Allocated memory 65.6 KB
|
276 |
Peak Large allocation bytes 0 B
|
277 |
[ALLOC_GFX_THREAD]
|
278 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 6922 frames
|
279 |
Requested Block Size 16.0 MB
|
280 |
Peak Block count 1
|
281 |
Peak Allocated memory 173.5 KB
|
|
|
285 |
[ALLOC_BUCKET]
|
286 |
Large Block size 4.0 MB
|
287 |
Used Block count 1
|
288 |
+
Peak Allocated bytes 1.0 MB
|
289 |
[ALLOC_CACHEOBJECTS_MAIN]
|
290 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 6922 frames
|
291 |
Requested Block Size 4.0 MB
|
292 |
Peak Block count 1
|
293 |
Peak Allocated memory 0.6 MB
|
294 |
Peak Large allocation bytes 0 B
|
295 |
[ALLOC_CACHEOBJECTS_THREAD]
|
296 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 6921 frames, [2.0 MB-4.0 MB]: 1 frames
|
297 |
Requested Block Size 4.0 MB
|
298 |
Peak Block count 1
|
299 |
Peak Allocated memory 3.4 MB
|
|
|
303 |
[ALLOC_BUCKET]
|
304 |
Large Block size 4.0 MB
|
305 |
Used Block count 1
|
306 |
+
Peak Allocated bytes 1.0 MB
|
307 |
[ALLOC_TYPETREE_MAIN]
|
308 |
+
Peak usage frame count: [0-1.0 KB]: 6922 frames
|
309 |
Requested Block Size 2.0 MB
|
310 |
Peak Block count 1
|
311 |
Peak Allocated memory 1.0 KB
|
312 |
Peak Large allocation bytes 0 B
|
313 |
[ALLOC_TYPETREE_THREAD]
|
314 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 6921 frames, [2.0 KB-4.0 KB]: 1 frames
|
315 |
Requested Block Size 2.0 MB
|
316 |
Peak Block count 1
|
317 |
Peak Allocated memory 2.2 KB
|
run_logs/timers.json
CHANGED
@@ -2,309 +2,309 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
-
"value":
|
6 |
-
"min": 1.
|
7 |
-
"max": 2.
|
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": -
|
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": -
|
79 |
-
"max": 0.
|
80 |
-
"count":
|
81 |
},
|
82 |
"SoccerTwos.Policy.CuriosityBaselineEstimate.sum": {
|
83 |
-
"value": 0.
|
84 |
-
"min": -0.
|
85 |
-
"max": 0.
|
86 |
-
"count":
|
87 |
},
|
88 |
"SoccerTwos.Policy.CuriosityValueEstimate.mean": {
|
89 |
-
"value": 0.
|
90 |
-
"min": -
|
91 |
-
"max": 0.
|
92 |
-
"count":
|
93 |
},
|
94 |
"SoccerTwos.Policy.CuriosityValueEstimate.sum": {
|
95 |
-
"value": 0.
|
96 |
-
"min": -0.
|
97 |
-
"max": 0.
|
98 |
-
"count":
|
99 |
},
|
100 |
"SoccerTwos.Policy.RndBaselineEstimate.mean": {
|
101 |
-
"value":
|
102 |
-
"min": -0.
|
103 |
-
"max":
|
104 |
-
"count":
|
105 |
},
|
106 |
"SoccerTwos.Policy.RndBaselineEstimate.sum": {
|
107 |
-
"value": 0.
|
108 |
-
"min": -0.
|
109 |
-
"max": 0.
|
110 |
-
"count":
|
111 |
},
|
112 |
"SoccerTwos.Policy.RndValueEstimate.mean": {
|
113 |
-
"value":
|
114 |
-
"min": -0.
|
115 |
-
"max":
|
116 |
-
"count":
|
117 |
},
|
118 |
"SoccerTwos.Policy.RndValueEstimate.sum": {
|
119 |
-
"value": 0.
|
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":
|
138 |
-
"min": -0.
|
139 |
-
"max": 0.
|
140 |
-
"count":
|
141 |
},
|
142 |
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
143 |
-
"value":
|
144 |
-
"min": -
|
145 |
-
"max":
|
146 |
-
"count":
|
147 |
},
|
148 |
"SoccerTwos.Policy.CuriosityReward.mean": {
|
149 |
-
"value":
|
150 |
"min": 0.0,
|
151 |
-
"max":
|
152 |
-
"count":
|
153 |
},
|
154 |
"SoccerTwos.Policy.CuriosityReward.sum": {
|
155 |
-
"value": 0.
|
156 |
"min": 0.0,
|
157 |
-
"max": 0.
|
158 |
-
"count":
|
159 |
},
|
160 |
"SoccerTwos.Policy.RndReward.mean": {
|
161 |
-
"value": 1.
|
162 |
-
"min":
|
163 |
-
"max": 1.
|
164 |
-
"count":
|
165 |
},
|
166 |
"SoccerTwos.Policy.RndReward.sum": {
|
167 |
-
"value": 0.
|
168 |
-
"min":
|
169 |
-
"max": 0.
|
170 |
-
"count":
|
171 |
},
|
172 |
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
173 |
-
"value":
|
174 |
-
"min": -0.
|
175 |
-
"max": 0.
|
176 |
-
"count":
|
177 |
},
|
178 |
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
179 |
-
"value":
|
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":
|
189 |
},
|
190 |
"SoccerTwos.IsTraining.sum": {
|
191 |
"value": 1.0,
|
192 |
"min": 1.0,
|
193 |
"max": 1.0,
|
194 |
-
"count":
|
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.0003,
|
242 |
-
"count":
|
243 |
},
|
244 |
"SoccerTwos.Policy.Epsilon.mean": {
|
245 |
"value": 0.20000000000000004,
|
246 |
"min": 0.20000000000000004,
|
247 |
"max": 0.20000000000000004,
|
248 |
-
"count":
|
249 |
},
|
250 |
"SoccerTwos.Policy.Epsilon.sum": {
|
251 |
"value": 0.20000000000000004,
|
252 |
"min": 0.20000000000000004,
|
253 |
"max": 0.20000000000000004,
|
254 |
-
"count":
|
255 |
},
|
256 |
"SoccerTwos.Policy.Beta.mean": {
|
257 |
-
"value": 0.
|
258 |
-
"min": 0.
|
259 |
-
"max": 0.
|
260 |
-
"count":
|
261 |
},
|
262 |
"SoccerTwos.Policy.Beta.sum": {
|
263 |
-
"value": 0.
|
264 |
-
"min": 0.
|
265 |
-
"max": 0.
|
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": 1.
|
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": 4.
|
458 |
"count": 1,
|
459 |
-
"self": 4.
|
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.9969096183776855,
|
6 |
+
"min": 1.9881949424743652,
|
7 |
+
"max": 2.0352447032928467,
|
8 |
+
"count": 37
|
9 |
},
|
10 |
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 38979.67578125,
|
12 |
+
"min": 5781.62890625,
|
13 |
+
"max": 46117.58984375,
|
14 |
+
"count": 37
|
15 |
},
|
16 |
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 65.62162162162163,
|
18 |
+
"min": 32.84615384615385,
|
19 |
+
"max": 80.7,
|
20 |
+
"count": 37
|
21 |
},
|
22 |
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19424.0,
|
24 |
+
"min": 1708.0,
|
25 |
+
"max": 20628.0,
|
26 |
+
"count": 37
|
27 |
},
|
28 |
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 198.21202946222434,
|
30 |
+
"min": 179.02586237338554,
|
31 |
+
"max": 218.34975734283196,
|
32 |
+
"count": 37
|
33 |
},
|
34 |
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 29335.380360409203,
|
36 |
+
"min": 5077.5757329704975,
|
37 |
+
"max": 37254.03187139414,
|
38 |
+
"count": 37
|
39 |
},
|
40 |
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 54549966.0,
|
42 |
+
"min": 54189950.0,
|
43 |
+
"max": 54549966.0,
|
44 |
+
"count": 37
|
45 |
},
|
46 |
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 54549966.0,
|
48 |
+
"min": 54189950.0,
|
49 |
+
"max": 54549966.0,
|
50 |
+
"count": 37
|
51 |
},
|
52 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": -0.007430660538375378,
|
54 |
+
"min": -0.13059571385383606,
|
55 |
+
"max": 0.0799141526222229,
|
56 |
+
"count": 37
|
57 |
},
|
58 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": -1.0997377634048462,
|
60 |
+
"min": -18.02220916748047,
|
61 |
+
"max": 12.706350326538086,
|
62 |
+
"count": 37
|
63 |
},
|
64 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": -0.010138335637748241,
|
66 |
+
"min": -0.13116949796676636,
|
67 |
+
"max": 0.0780540257692337,
|
68 |
+
"count": 37
|
69 |
},
|
70 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": -1.5004737377166748,
|
72 |
+
"min": -18.101390838623047,
|
73 |
+
"max": 12.410590171813965,
|
74 |
+
"count": 37
|
75 |
},
|
76 |
"SoccerTwos.Policy.CuriosityBaselineEstimate.mean": {
|
77 |
+
"value": 0.0002736914320848882,
|
78 |
+
"min": -6.777280214009807e-05,
|
79 |
+
"max": 0.0012276290217414498,
|
80 |
+
"count": 37
|
81 |
},
|
82 |
"SoccerTwos.Policy.CuriosityBaselineEstimate.sum": {
|
83 |
+
"value": 0.040506333112716675,
|
84 |
+
"min": -0.009352646768093109,
|
85 |
+
"max": 0.17432332038879395,
|
86 |
+
"count": 37
|
87 |
},
|
88 |
"SoccerTwos.Policy.CuriosityValueEstimate.mean": {
|
89 |
+
"value": 0.00035474830656312406,
|
90 |
+
"min": -5.8898836869047955e-05,
|
91 |
+
"max": 0.0012730894377455115,
|
92 |
+
"count": 37
|
93 |
},
|
94 |
"SoccerTwos.Policy.CuriosityValueEstimate.sum": {
|
95 |
+
"value": 0.052502747625112534,
|
96 |
+
"min": -0.008128039538860321,
|
97 |
+
"max": 0.18077869713306427,
|
98 |
+
"count": 37
|
99 |
},
|
100 |
"SoccerTwos.Policy.RndBaselineEstimate.mean": {
|
101 |
+
"value": -5.368301572161727e-06,
|
102 |
+
"min": -0.0004969912697561085,
|
103 |
+
"max": 3.707858923007734e-05,
|
104 |
+
"count": 37
|
105 |
},
|
106 |
"SoccerTwos.Policy.RndBaselineEstimate.sum": {
|
107 |
+
"value": -0.0007945086108520627,
|
108 |
+
"min": -0.011927790008485317,
|
109 |
+
"max": 0.005265159532427788,
|
110 |
+
"count": 37
|
111 |
},
|
112 |
"SoccerTwos.Policy.RndValueEstimate.mean": {
|
113 |
+
"value": -1.8312478005100274e-06,
|
114 |
+
"min": -0.0005034385831095278,
|
115 |
+
"max": 3.7688361771870404e-05,
|
116 |
+
"count": 37
|
117 |
},
|
118 |
"SoccerTwos.Policy.RndValueEstimate.sum": {
|
119 |
+
"value": -0.00027102467720396817,
|
120 |
+
"min": -0.012082526460289955,
|
121 |
+
"max": 0.005294247530400753,
|
122 |
+
"count": 37
|
123 |
},
|
124 |
"SoccerTwos.Environment.CumulativeReward.mean": {
|
125 |
"value": 0.0,
|
126 |
"min": 0.0,
|
127 |
"max": 0.0,
|
128 |
+
"count": 37
|
129 |
},
|
130 |
"SoccerTwos.Environment.CumulativeReward.sum": {
|
131 |
"value": 0.0,
|
132 |
"min": 0.0,
|
133 |
"max": 0.0,
|
134 |
+
"count": 37
|
135 |
},
|
136 |
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
137 |
+
"value": 0.016586483330339997,
|
138 |
+
"min": -0.34476666649182636,
|
139 |
+
"max": 0.25351304420526477,
|
140 |
+
"count": 37
|
141 |
},
|
142 |
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
143 |
+
"value": 2.45479953289032,
|
144 |
+
"min": -37.585999965667725,
|
145 |
+
"max": 36.569599866867065,
|
146 |
+
"count": 37
|
147 |
},
|
148 |
"SoccerTwos.Policy.CuriosityReward.mean": {
|
149 |
+
"value": 4.499394341982642e-06,
|
150 |
"min": 0.0,
|
151 |
+
"max": 5.611564276982197e-06,
|
152 |
+
"count": 37
|
153 |
},
|
154 |
"SoccerTwos.Policy.CuriosityReward.sum": {
|
155 |
+
"value": 0.0006659103626134311,
|
156 |
"min": 0.0,
|
157 |
+
"max": 0.0007855380640080512,
|
158 |
+
"count": 37
|
159 |
},
|
160 |
"SoccerTwos.Policy.RndReward.mean": {
|
161 |
+
"value": 1.2830813336731009e-06,
|
162 |
+
"min": 4.958954645436128e-07,
|
163 |
+
"max": 1.5597248766810985e-06,
|
164 |
+
"count": 37
|
165 |
},
|
166 |
"SoccerTwos.Policy.RndReward.sum": {
|
167 |
+
"value": 0.00018989603738361893,
|
168 |
+
"min": 1.1901491149046706e-05,
|
169 |
+
"max": 0.0002003613023049411,
|
170 |
+
"count": 37
|
171 |
},
|
172 |
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
173 |
+
"value": 0.016586483330339997,
|
174 |
+
"min": -0.34476666649182636,
|
175 |
+
"max": 0.25351304420526477,
|
176 |
+
"count": 37
|
177 |
},
|
178 |
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
179 |
+
"value": 2.45479953289032,
|
180 |
+
"min": -37.585999965667725,
|
181 |
+
"max": 36.569599866867065,
|
182 |
+
"count": 37
|
183 |
},
|
184 |
"SoccerTwos.IsTraining.mean": {
|
185 |
"value": 1.0,
|
186 |
"min": 1.0,
|
187 |
"max": 1.0,
|
188 |
+
"count": 37
|
189 |
},
|
190 |
"SoccerTwos.IsTraining.sum": {
|
191 |
"value": 1.0,
|
192 |
"min": 1.0,
|
193 |
"max": 1.0,
|
194 |
+
"count": 37
|
195 |
},
|
196 |
"SoccerTwos.Losses.PolicyLoss.mean": {
|
197 |
+
"value": 0.014808606375784924,
|
198 |
+
"min": 0.004393496378421939,
|
199 |
+
"max": 0.014808606375784924,
|
200 |
+
"count": 2
|
201 |
},
|
202 |
"SoccerTwos.Losses.PolicyLoss.sum": {
|
203 |
+
"value": 0.014808606375784924,
|
204 |
+
"min": 0.004393496378421939,
|
205 |
+
"max": 0.014808606375784924,
|
206 |
+
"count": 2
|
207 |
},
|
208 |
"SoccerTwos.Losses.ValueLoss.mean": {
|
209 |
+
"value": 0.017829062106708687,
|
210 |
+
"min": 0.017829062106708687,
|
211 |
+
"max": 0.0180764712082843,
|
212 |
+
"count": 2
|
213 |
},
|
214 |
"SoccerTwos.Losses.ValueLoss.sum": {
|
215 |
+
"value": 0.017829062106708687,
|
216 |
+
"min": 0.017829062106708687,
|
217 |
+
"max": 0.0180764712082843,
|
218 |
+
"count": 2
|
219 |
},
|
220 |
"SoccerTwos.Losses.BaselineLoss.mean": {
|
221 |
+
"value": 0.018067089995990198,
|
222 |
+
"min": 0.018067089995990198,
|
223 |
+
"max": 0.018403542538483936,
|
224 |
+
"count": 2
|
225 |
},
|
226 |
"SoccerTwos.Losses.BaselineLoss.sum": {
|
227 |
+
"value": 0.018067089995990198,
|
228 |
+
"min": 0.018067089995990198,
|
229 |
+
"max": 0.018403542538483936,
|
230 |
+
"count": 2
|
231 |
},
|
232 |
"SoccerTwos.Policy.LearningRate.mean": {
|
233 |
"value": 0.0003,
|
234 |
"min": 0.0003,
|
235 |
"max": 0.0003,
|
236 |
+
"count": 2
|
237 |
},
|
238 |
"SoccerTwos.Policy.LearningRate.sum": {
|
239 |
"value": 0.0003,
|
240 |
"min": 0.0003,
|
241 |
"max": 0.0003,
|
242 |
+
"count": 2
|
243 |
},
|
244 |
"SoccerTwos.Policy.Epsilon.mean": {
|
245 |
"value": 0.20000000000000004,
|
246 |
"min": 0.20000000000000004,
|
247 |
"max": 0.20000000000000004,
|
248 |
+
"count": 2
|
249 |
},
|
250 |
"SoccerTwos.Policy.Epsilon.sum": {
|
251 |
"value": 0.20000000000000004,
|
252 |
"min": 0.20000000000000004,
|
253 |
"max": 0.20000000000000004,
|
254 |
+
"count": 2
|
255 |
},
|
256 |
"SoccerTwos.Policy.Beta.mean": {
|
257 |
+
"value": 0.003196297762750001,
|
258 |
+
"min": 0.003196297762750001,
|
259 |
+
"max": 0.0032146366555,
|
260 |
+
"count": 2
|
261 |
},
|
262 |
"SoccerTwos.Policy.Beta.sum": {
|
263 |
+
"value": 0.003196297762750001,
|
264 |
+
"min": 0.003196297762750001,
|
265 |
+
"max": 0.0032146366555,
|
266 |
+
"count": 2
|
267 |
},
|
268 |
"SoccerTwos.Losses.CuriosityForwardLoss.mean": {
|
269 |
+
"value": 0.06618556349227826,
|
270 |
+
"min": 0.06618556349227826,
|
271 |
+
"max": 0.14213946927338839,
|
272 |
+
"count": 2
|
273 |
},
|
274 |
"SoccerTwos.Losses.CuriosityForwardLoss.sum": {
|
275 |
+
"value": 0.06618556349227826,
|
276 |
+
"min": 0.06618556349227826,
|
277 |
+
"max": 0.14213946927338839,
|
278 |
+
"count": 2
|
279 |
},
|
280 |
"SoccerTwos.Losses.CuriosityInverseLoss.mean": {
|
281 |
+
"value": 1.5162039995193481,
|
282 |
+
"min": 1.5162039995193481,
|
283 |
+
"max": 1.7156379719575245,
|
284 |
+
"count": 2
|
285 |
},
|
286 |
"SoccerTwos.Losses.CuriosityInverseLoss.sum": {
|
287 |
+
"value": 1.5162039995193481,
|
288 |
+
"min": 1.5162039995193481,
|
289 |
+
"max": 1.7156379719575245,
|
290 |
+
"count": 2
|
291 |
},
|
292 |
"SoccerTwos.Losses.RNDLoss.mean": {
|
293 |
+
"value": 0.01695634238421917,
|
294 |
+
"min": 0.01695634238421917,
|
295 |
+
"max": 0.018619608134031296,
|
296 |
+
"count": 2
|
297 |
},
|
298 |
"SoccerTwos.Losses.RNDLoss.sum": {
|
299 |
+
"value": 0.01695634238421917,
|
300 |
+
"min": 0.01695634238421917,
|
301 |
+
"max": 0.018619608134031296,
|
302 |
+
"count": 2
|
303 |
}
|
304 |
},
|
305 |
"metadata": {
|
306 |
"timer_format_version": "0.1.0",
|
307 |
+
"start_time_seconds": "1725841167",
|
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": "1725842676"
|
316 |
},
|
317 |
+
"total": 1508.5802902500145,
|
318 |
"count": 1,
|
319 |
+
"self": 0.21788324997760355,
|
320 |
"children": {
|
321 |
"run_training.setup": {
|
322 |
+
"total": 0.04177620803238824,
|
323 |
"count": 1,
|
324 |
+
"self": 0.04177620803238824
|
325 |
},
|
326 |
"TrainerController.start_learning": {
|
327 |
+
"total": 1508.3206307920045,
|
328 |
"count": 1,
|
329 |
+
"self": 0.3137190431007184,
|
330 |
"children": {
|
331 |
"TrainerController._reset_env": {
|
332 |
+
"total": 18.376407083997037,
|
333 |
+
"count": 2,
|
334 |
+
"self": 18.376407083997037
|
335 |
},
|
336 |
"TrainerController.advance": {
|
337 |
+
"total": 1489.5077864558552,
|
338 |
+
"count": 25276,
|
339 |
+
"self": 0.2775827504810877,
|
340 |
"children": {
|
341 |
"env_step": {
|
342 |
+
"total": 1123.7648561956594,
|
343 |
+
"count": 25276,
|
344 |
+
"self": 1078.8828879335197,
|
345 |
"children": {
|
346 |
"SubprocessEnvManager._take_step": {
|
347 |
+
"total": 44.72521206212696,
|
348 |
+
"count": 25276,
|
349 |
+
"self": 2.0787426518509164,
|
350 |
"children": {
|
351 |
"TorchPolicy.evaluate": {
|
352 |
+
"total": 42.64646941027604,
|
353 |
+
"count": 46144,
|
354 |
+
"self": 42.64646941027604
|
355 |
}
|
356 |
}
|
357 |
},
|
358 |
"workers": {
|
359 |
+
"total": 0.15675620001275092,
|
360 |
+
"count": 25275,
|
361 |
"self": 0.0,
|
362 |
"children": {
|
363 |
"worker_root": {
|
364 |
+
"total": 1495.4258725288673,
|
365 |
+
"count": 25275,
|
366 |
"is_parallel": true,
|
367 |
+
"self": 445.4487812644802,
|
368 |
"children": {
|
369 |
"steps_from_proto": {
|
370 |
+
"total": 0.014769584115128964,
|
371 |
+
"count": 4,
|
372 |
"is_parallel": true,
|
373 |
+
"self": 0.0022344160825014114,
|
374 |
"children": {
|
375 |
"_process_rank_one_or_two_observation": {
|
376 |
+
"total": 0.012535168032627553,
|
377 |
+
"count": 16,
|
378 |
"is_parallel": true,
|
379 |
+
"self": 0.012535168032627553
|
380 |
}
|
381 |
}
|
382 |
},
|
383 |
"UnityEnvironment.step": {
|
384 |
+
"total": 1049.962321680272,
|
385 |
+
"count": 25275,
|
386 |
"is_parallel": true,
|
387 |
+
"self": 2.7510678524849936,
|
388 |
"children": {
|
389 |
"UnityEnvironment._generate_step_input": {
|
390 |
+
"total": 20.389946024806704,
|
391 |
+
"count": 25275,
|
392 |
"is_parallel": true,
|
393 |
+
"self": 20.389946024806704
|
394 |
},
|
395 |
"communicator.exchange": {
|
396 |
+
"total": 991.4256553296,
|
397 |
+
"count": 25275,
|
398 |
"is_parallel": true,
|
399 |
+
"self": 991.4256553296
|
400 |
},
|
401 |
"steps_from_proto": {
|
402 |
+
"total": 35.39565247338032,
|
403 |
+
"count": 50550,
|
404 |
"is_parallel": true,
|
405 |
+
"self": 4.224398136662785,
|
406 |
"children": {
|
407 |
"_process_rank_one_or_two_observation": {
|
408 |
+
"total": 31.17125433671754,
|
409 |
+
"count": 202200,
|
410 |
"is_parallel": true,
|
411 |
+
"self": 31.17125433671754
|
412 |
}
|
413 |
}
|
414 |
}
|
|
|
421 |
}
|
422 |
},
|
423 |
"trainer_advance": {
|
424 |
+
"total": 365.4653475097148,
|
425 |
+
"count": 25275,
|
426 |
+
"self": 1.8992199255153537,
|
427 |
"children": {
|
428 |
"process_trajectory": {
|
429 |
+
"total": 89.4906855011941,
|
430 |
+
"count": 25275,
|
431 |
+
"self": 89.27783558517694,
|
432 |
"children": {
|
433 |
"RLTrainer._checkpoint": {
|
434 |
+
"total": 0.21284991601714864,
|
435 |
+
"count": 1,
|
436 |
+
"self": 0.21284991601714864
|
437 |
}
|
438 |
}
|
439 |
},
|
440 |
"_update_policy": {
|
441 |
+
"total": 274.0754420830053,
|
442 |
+
"count": 2,
|
443 |
+
"self": 27.831998248002492,
|
444 |
"children": {
|
445 |
"TorchPOCAOptimizer.update": {
|
446 |
+
"total": 246.24344383500284,
|
447 |
+
"count": 24,
|
448 |
+
"self": 246.24344383500284
|
449 |
}
|
450 |
}
|
451 |
}
|
|
|
454 |
}
|
455 |
},
|
456 |
"trainer_threads": {
|
457 |
+
"total": 4.5902561396360397e-07,
|
458 |
"count": 1,
|
459 |
+
"self": 4.5902561396360397e-07
|
460 |
},
|
461 |
"TrainerController._save_models": {
|
462 |
+
"total": 0.12271775002591312,
|
463 |
"count": 1,
|
464 |
+
"self": 0.00397670897655189,
|
465 |
"children": {
|
466 |
"RLTrainer._checkpoint": {
|
467 |
+
"total": 0.11874104104936123,
|
468 |
"count": 1,
|
469 |
+
"self": 0.11874104104936123
|
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": 217.01995127360857,
|
4 |
"checkpoints": [
|
5 |
{
|
6 |
+
"steps": 54557354,
|
7 |
+
"file_path": "results/sept-run-01/SoccerTwos/SoccerTwos-54557354.onnx",
|
8 |
"reward": 0.0,
|
9 |
+
"creation_time": 1725842676.0499809,
|
10 |
"auxillary_file_paths": [
|
11 |
+
"results/sept-run-01/SoccerTwos/SoccerTwos-54557354.pt"
|
12 |
]
|
13 |
}
|
14 |
],
|
15 |
"final_checkpoint": {
|
16 |
+
"steps": 54557354,
|
17 |
"file_path": "results/sept-run-01/SoccerTwos.onnx",
|
18 |
"reward": 0.0,
|
19 |
+
"creation_time": 1725842676.0499809,
|
20 |
"auxillary_file_paths": [
|
21 |
+
"results/sept-run-01/SoccerTwos/SoccerTwos-54557354.pt"
|
22 |
]
|
23 |
}
|
24 |
},
|