Update_agent
Browse files- SoccerTwos.onnx +1 -1
- SoccerTwos/SoccerTwos-5999846.onnx +3 -0
- SoccerTwos/SoccerTwos-5999846.pt +3 -0
- SoccerTwos/SoccerTwos-6499934.onnx +3 -0
- SoccerTwos/SoccerTwos-6499934.pt +3 -0
- SoccerTwos/SoccerTwos-6500056.onnx +3 -0
- SoccerTwos/SoccerTwos-6500056.pt +3 -0
- SoccerTwos/checkpoint.pt +1 -1
- SoccerTwos/events.out.tfevents.1690888273.93ce20cc1c4b.53918.0 +3 -0
- config.json +1 -1
- configuration.yaml +1 -1
- run_logs/Player-0.log +16 -21
- run_logs/timers.json +181 -181
- run_logs/training_status.json +24 -24
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:1fcdaf66071f617228c2ecef7d04944a0ae2741f5974f5f81ba51b51b7730543
|
3 |
size 886472
|
SoccerTwos/SoccerTwos-5999846.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e4d792b30ddbd4570a0aebb52060b6eb3dd1639956ebbda8e0bcbf587e156d9
|
3 |
+
size 886472
|
SoccerTwos/SoccerTwos-5999846.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1232e6ed12ac61425162c9d313a61cc566ba5eb89c557a8f17403963a8392415
|
3 |
+
size 10303217
|
SoccerTwos/SoccerTwos-6499934.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fcdaf66071f617228c2ecef7d04944a0ae2741f5974f5f81ba51b51b7730543
|
3 |
+
size 886472
|
SoccerTwos/SoccerTwos-6499934.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f21085d241e4c13734d6fe741ead2f5f53ff40bd543776373b9f45f2b9de9d3d
|
3 |
+
size 10303217
|
SoccerTwos/SoccerTwos-6500056.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fcdaf66071f617228c2ecef7d04944a0ae2741f5974f5f81ba51b51b7730543
|
3 |
+
size 886472
|
SoccerTwos/SoccerTwos-6500056.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:182a0da6adb3fe4453923f517828c37f68dcc553dc0f4ed01c218e4f1e453e18
|
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:182a0da6adb3fe4453923f517828c37f68dcc553dc0f4ed01c218e4f1e453e18
|
3 |
size 10303217
|
SoccerTwos/events.out.tfevents.1690888273.93ce20cc1c4b.53918.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71ccac0377daf96271bf6d0c8e6bdbb6578841db661a6dda30771c5998845de6
|
3 |
+
size 771947
|
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": 6500000, "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: 6500000
|
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,21 +56,16 @@ 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: 0.
|
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
|
63 |
-
TOO LONG
|
64 |
-
TOO LONG
|
65 |
-
TOO LONG
|
66 |
-
TOO LONG
|
67 |
-
TOO LONG
|
68 |
Setting up 1 worker threads for Enlighten.
|
69 |
Memory Statistics:
|
70 |
[ALLOC_TEMP_TLS] TLS Allocator
|
71 |
StackAllocators :
|
72 |
[ALLOC_TEMP_MAIN]
|
73 |
-
Peak usage frame count: [8.0 KB-16.0 KB]:
|
74 |
Initial Block Size 4.0 MB
|
75 |
Current Block Size 4.0 MB
|
76 |
Peak Allocated Bytes 2.1 MB
|
@@ -186,23 +181,23 @@ Memory Statistics:
|
|
186 |
Peak Allocated Bytes 0 B
|
187 |
Overflow Count 0
|
188 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
189 |
-
Peak main deferred allocation count
|
190 |
[ALLOC_BUCKET]
|
191 |
Large Block size 4.0 MB
|
192 |
Used Block count 1
|
193 |
Peak Allocated bytes 1.0 MB
|
194 |
[ALLOC_DEFAULT_MAIN]
|
195 |
-
Peak usage frame count: [
|
196 |
Requested Block Size 16.0 MB
|
197 |
Peak Block count 1
|
198 |
-
Peak Allocated memory
|
199 |
-
Peak Large allocation bytes 0
|
200 |
[ALLOC_DEFAULT_THREAD]
|
201 |
-
Peak usage frame count: [
|
202 |
Requested Block Size 16.0 MB
|
203 |
Peak Block count 1
|
204 |
-
Peak Allocated memory
|
205 |
-
Peak Large allocation bytes
|
206 |
[ALLOC_TEMP_JOB_1_FRAME]
|
207 |
Initial Block Size 2.0 MB
|
208 |
Used Block Count 1
|
@@ -230,13 +225,13 @@ Memory Statistics:
|
|
230 |
Used Block count 1
|
231 |
Peak Allocated bytes 1.0 MB
|
232 |
[ALLOC_GFX_MAIN]
|
233 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
234 |
Requested Block Size 16.0 MB
|
235 |
Peak Block count 1
|
236 |
Peak Allocated memory 65.6 KB
|
237 |
Peak Large allocation bytes 0 B
|
238 |
[ALLOC_GFX_THREAD]
|
239 |
-
Peak usage frame count: [128.0 KB-256.0 KB]:
|
240 |
Requested Block Size 16.0 MB
|
241 |
Peak Block count 1
|
242 |
Peak Allocated memory 173.5 KB
|
@@ -248,13 +243,13 @@ Memory Statistics:
|
|
248 |
Used Block count 1
|
249 |
Peak Allocated bytes 1.0 MB
|
250 |
[ALLOC_CACHEOBJECTS_MAIN]
|
251 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
252 |
Requested Block Size 4.0 MB
|
253 |
Peak Block count 1
|
254 |
Peak Allocated memory 0.6 MB
|
255 |
Peak Large allocation bytes 0 B
|
256 |
[ALLOC_CACHEOBJECTS_THREAD]
|
257 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
258 |
Requested Block Size 4.0 MB
|
259 |
Peak Block count 2
|
260 |
Peak Allocated memory 4.5 MB
|
@@ -266,13 +261,13 @@ Memory Statistics:
|
|
266 |
Used Block count 1
|
267 |
Peak Allocated bytes 1.0 MB
|
268 |
[ALLOC_TYPETREE_MAIN]
|
269 |
-
Peak usage frame count: [0-1.0 KB]:
|
270 |
Requested Block Size 2.0 MB
|
271 |
Peak Block count 1
|
272 |
Peak Allocated memory 1.0 KB
|
273 |
Peak Large allocation bytes 0 B
|
274 |
[ALLOC_TYPETREE_THREAD]
|
275 |
-
Peak usage frame count: [1.0 KB-2.0 KB]:
|
276 |
Requested Block Size 2.0 MB
|
277 |
Peak Block count 1
|
278 |
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.096 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: 0.884204 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
|
|
|
|
|
|
|
|
|
|
|
63 |
Setting up 1 worker threads for Enlighten.
|
64 |
Memory Statistics:
|
65 |
[ALLOC_TEMP_TLS] TLS Allocator
|
66 |
StackAllocators :
|
67 |
[ALLOC_TEMP_MAIN]
|
68 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 14134 frames, [2.0 MB-4.0 MB]: 1 frames
|
69 |
Initial Block Size 4.0 MB
|
70 |
Current Block Size 4.0 MB
|
71 |
Peak Allocated Bytes 2.1 MB
|
|
|
181 |
Peak Allocated Bytes 0 B
|
182 |
Overflow Count 0
|
183 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
184 |
+
Peak main deferred allocation count 3
|
185 |
[ALLOC_BUCKET]
|
186 |
Large Block size 4.0 MB
|
187 |
Used Block count 1
|
188 |
Peak Allocated bytes 1.0 MB
|
189 |
[ALLOC_DEFAULT_MAIN]
|
190 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 14135 frames
|
191 |
Requested Block Size 16.0 MB
|
192 |
Peak Block count 1
|
193 |
+
Peak Allocated memory 20.6 MB
|
194 |
+
Peak Large allocation bytes 16.0 MB
|
195 |
[ALLOC_DEFAULT_THREAD]
|
196 |
+
Peak usage frame count: [1.0 MB-2.0 MB]: 14135 frames
|
197 |
Requested Block Size 16.0 MB
|
198 |
Peak Block count 1
|
199 |
+
Peak Allocated memory 1.6 MB
|
200 |
+
Peak Large allocation bytes 0 B
|
201 |
[ALLOC_TEMP_JOB_1_FRAME]
|
202 |
Initial Block Size 2.0 MB
|
203 |
Used Block Count 1
|
|
|
225 |
Used Block count 1
|
226 |
Peak Allocated bytes 1.0 MB
|
227 |
[ALLOC_GFX_MAIN]
|
228 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 14134 frames, [64.0 KB-128.0 KB]: 1 frames
|
229 |
Requested Block Size 16.0 MB
|
230 |
Peak Block count 1
|
231 |
Peak Allocated memory 65.6 KB
|
232 |
Peak Large allocation bytes 0 B
|
233 |
[ALLOC_GFX_THREAD]
|
234 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 14135 frames
|
235 |
Requested Block Size 16.0 MB
|
236 |
Peak Block count 1
|
237 |
Peak Allocated memory 173.5 KB
|
|
|
243 |
Used Block count 1
|
244 |
Peak Allocated bytes 1.0 MB
|
245 |
[ALLOC_CACHEOBJECTS_MAIN]
|
246 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 14135 frames
|
247 |
Requested Block Size 4.0 MB
|
248 |
Peak Block count 1
|
249 |
Peak Allocated memory 0.6 MB
|
250 |
Peak Large allocation bytes 0 B
|
251 |
[ALLOC_CACHEOBJECTS_THREAD]
|
252 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 14134 frames, [4.0 MB-8.0 MB]: 1 frames
|
253 |
Requested Block Size 4.0 MB
|
254 |
Peak Block count 2
|
255 |
Peak Allocated memory 4.5 MB
|
|
|
261 |
Used Block count 1
|
262 |
Peak Allocated bytes 1.0 MB
|
263 |
[ALLOC_TYPETREE_MAIN]
|
264 |
+
Peak usage frame count: [0-1.0 KB]: 14135 frames
|
265 |
Requested Block Size 2.0 MB
|
266 |
Peak Block count 1
|
267 |
Peak Allocated memory 1.0 KB
|
268 |
Peak Large allocation bytes 0 B
|
269 |
[ALLOC_TYPETREE_THREAD]
|
270 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 14134 frames, [2.0 KB-4.0 KB]: 1 frames
|
271 |
Requested Block Size 2.0 MB
|
272 |
Peak Block count 1
|
273 |
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": 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": -4.
|
73 |
-
"max":
|
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": 0.
|
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": 0.
|
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": 0.
|
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": 2.
|
222 |
"children": {
|
223 |
"TrainerController._reset_env": {
|
224 |
-
"total": 1.
|
225 |
-
"count":
|
226 |
-
"self": 1.
|
227 |
},
|
228 |
"TrainerController.advance": {
|
229 |
-
"total":
|
230 |
-
"count":
|
231 |
-
"self": 2.
|
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": 1.
|
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": 2,
|
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": 1.
|
406 |
"count": 1,
|
407 |
-
"self": 1.
|
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.4647605419158936,
|
6 |
+
"min": 2.4436533451080322,
|
7 |
+
"max": 2.6065003871917725,
|
8 |
+
"count": 75
|
9 |
},
|
10 |
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 49452.95703125,
|
12 |
+
"min": 42656.33203125,
|
13 |
+
"max": 57644.62109375,
|
14 |
+
"count": 75
|
15 |
},
|
16 |
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 49.34020618556701,
|
18 |
+
"min": 43.92727272727273,
|
19 |
+
"max": 86.55,
|
20 |
+
"count": 75
|
21 |
},
|
22 |
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19144.0,
|
24 |
+
"min": 18468.0,
|
25 |
+
"max": 20828.0,
|
26 |
+
"count": 75
|
27 |
},
|
28 |
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1446.3990784066912,
|
30 |
+
"min": 1407.1527249916471,
|
31 |
+
"max": 1466.4331764449346,
|
32 |
+
"count": 75
|
33 |
},
|
34 |
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 280601.4212108981,
|
36 |
+
"min": 170986.03853388596,
|
37 |
+
"max": 318622.23212539963,
|
38 |
+
"count": 75
|
39 |
},
|
40 |
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 6499934.0,
|
42 |
+
"min": 5759934.0,
|
43 |
+
"max": 6499934.0,
|
44 |
+
"count": 75
|
45 |
},
|
46 |
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 6499934.0,
|
48 |
+
"min": 5759934.0,
|
49 |
+
"max": 6499934.0,
|
50 |
+
"count": 75
|
51 |
},
|
52 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": 0.06069766357541084,
|
54 |
+
"min": -0.028229886665940285,
|
55 |
+
"max": 0.08104612678289413,
|
56 |
+
"count": 75
|
57 |
},
|
58 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": 11.836044311523438,
|
60 |
+
"min": -4.190831184387207,
|
61 |
+
"max": 13.453786849975586,
|
62 |
+
"count": 75
|
63 |
},
|
64 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": 0.05713004246354103,
|
66 |
+
"min": -0.03292163461446762,
|
67 |
+
"max": 0.07865509390830994,
|
68 |
+
"count": 75
|
69 |
},
|
70 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": 11.140357971191406,
|
72 |
+
"min": -4.719839096069336,
|
73 |
+
"max": 13.713396072387695,
|
74 |
+
"count": 75
|
75 |
},
|
76 |
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
"value": 0.0,
|
78 |
"min": 0.0,
|
79 |
"max": 0.0,
|
80 |
+
"count": 75
|
81 |
},
|
82 |
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
"value": 0.0,
|
84 |
"min": 0.0,
|
85 |
"max": 0.0,
|
86 |
+
"count": 75
|
87 |
},
|
88 |
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": 0.15984615301474547,
|
90 |
+
"min": -0.2143614891893375,
|
91 |
+
"max": 0.23290133158365886,
|
92 |
+
"count": 75
|
93 |
},
|
94 |
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": 31.169999837875366,
|
96 |
+
"min": -34.51219975948334,
|
97 |
+
"max": 34.93519973754883,
|
98 |
+
"count": 75
|
99 |
},
|
100 |
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": 0.15984615301474547,
|
102 |
+
"min": -0.2143614891893375,
|
103 |
+
"max": 0.23290133158365886,
|
104 |
+
"count": 75
|
105 |
},
|
106 |
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": 31.169999837875366,
|
108 |
+
"min": -34.51219975948334,
|
109 |
+
"max": 34.93519973754883,
|
110 |
+
"count": 75
|
111 |
},
|
112 |
"SoccerTwos.IsTraining.mean": {
|
113 |
"value": 1.0,
|
114 |
"min": 1.0,
|
115 |
"max": 1.0,
|
116 |
+
"count": 75
|
117 |
},
|
118 |
"SoccerTwos.IsTraining.sum": {
|
119 |
"value": 1.0,
|
120 |
"min": 1.0,
|
121 |
"max": 1.0,
|
122 |
+
"count": 75
|
123 |
},
|
124 |
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.014913784746204329,
|
126 |
+
"min": 0.012705877462091545,
|
127 |
+
"max": 0.02106438890332356,
|
128 |
+
"count": 36
|
129 |
},
|
130 |
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.014913784746204329,
|
132 |
+
"min": 0.012705877462091545,
|
133 |
+
"max": 0.02106438890332356,
|
134 |
+
"count": 36
|
135 |
},
|
136 |
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.08063839798172315,
|
138 |
+
"min": 0.06412938882907232,
|
139 |
+
"max": 0.08411871741215388,
|
140 |
+
"count": 36
|
141 |
},
|
142 |
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.08063839798172315,
|
144 |
+
"min": 0.06412938882907232,
|
145 |
+
"max": 0.08411871741215388,
|
146 |
+
"count": 36
|
147 |
},
|
148 |
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.08215803081790606,
|
150 |
+
"min": 0.06557651174565156,
|
151 |
+
"max": 0.08553109541535378,
|
152 |
+
"count": 36
|
153 |
},
|
154 |
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.08215803081790606,
|
156 |
+
"min": 0.06557651174565156,
|
157 |
+
"max": 0.08553109541535378,
|
158 |
+
"count": 36
|
159 |
},
|
160 |
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
"value": 0.0003,
|
162 |
"min": 0.0003,
|
163 |
"max": 0.0003,
|
164 |
+
"count": 36
|
165 |
},
|
166 |
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
"value": 0.0003,
|
168 |
"min": 0.0003,
|
169 |
"max": 0.0003,
|
170 |
+
"count": 36
|
171 |
},
|
172 |
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
"value": 0.20000000000000007,
|
174 |
"min": 0.20000000000000007,
|
175 |
"max": 0.20000000000000007,
|
176 |
+
"count": 36
|
177 |
},
|
178 |
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
"value": 0.20000000000000007,
|
180 |
"min": 0.20000000000000007,
|
181 |
"max": 0.20000000000000007,
|
182 |
+
"count": 36
|
183 |
},
|
184 |
"SoccerTwos.Policy.Beta.mean": {
|
185 |
"value": 0.005000000000000001,
|
186 |
"min": 0.005000000000000001,
|
187 |
"max": 0.005000000000000001,
|
188 |
+
"count": 36
|
189 |
},
|
190 |
"SoccerTwos.Policy.Beta.sum": {
|
191 |
"value": 0.005000000000000001,
|
192 |
"min": 0.005000000000000001,
|
193 |
"max": 0.005000000000000001,
|
194 |
+
"count": 36
|
195 |
}
|
196 |
},
|
197 |
"metadata": {
|
198 |
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1690888271",
|
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": "1690891406"
|
208 |
},
|
209 |
+
"total": 3134.5549977269984,
|
210 |
"count": 1,
|
211 |
+
"self": 0.5773417409982358,
|
212 |
"children": {
|
213 |
"run_training.setup": {
|
214 |
+
"total": 0.041487718999633216,
|
215 |
"count": 1,
|
216 |
+
"self": 0.041487718999633216
|
217 |
},
|
218 |
"TrainerController.start_learning": {
|
219 |
+
"total": 3133.9361682670005,
|
220 |
"count": 1,
|
221 |
+
"self": 2.2835163210475002,
|
222 |
"children": {
|
223 |
"TrainerController._reset_env": {
|
224 |
+
"total": 1.2968337049987895,
|
225 |
+
"count": 5,
|
226 |
+
"self": 1.2968337049987895
|
227 |
},
|
228 |
"TrainerController.advance": {
|
229 |
+
"total": 3130.138600297956,
|
230 |
+
"count": 52092,
|
231 |
+
"self": 2.239194006268008,
|
232 |
"children": {
|
233 |
"env_step": {
|
234 |
+
"total": 1712.5569826390547,
|
235 |
+
"count": 52092,
|
236 |
+
"self": 1448.387999565768,
|
237 |
"children": {
|
238 |
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 262.8882053682264,
|
240 |
+
"count": 52092,
|
241 |
+
"self": 12.37939927491243,
|
242 |
"children": {
|
243 |
"TorchPolicy.evaluate": {
|
244 |
+
"total": 250.50880609331398,
|
245 |
+
"count": 94230,
|
246 |
+
"self": 250.50880609331398
|
247 |
}
|
248 |
}
|
249 |
},
|
250 |
"workers": {
|
251 |
+
"total": 1.2807777050602454,
|
252 |
+
"count": 52092,
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"worker_root": {
|
256 |
+
"total": 3117.428293702631,
|
257 |
+
"count": 52092,
|
258 |
"is_parallel": true,
|
259 |
+
"self": 1911.5819695236896,
|
260 |
"children": {
|
261 |
"run_training.setup": {
|
262 |
"total": 0.0,
|
|
|
265 |
"self": 0.0,
|
266 |
"children": {
|
267 |
"steps_from_proto": {
|
268 |
+
"total": 0.003298657000414096,
|
269 |
"count": 2,
|
270 |
"is_parallel": true,
|
271 |
+
"self": 0.0008504910019837553,
|
272 |
"children": {
|
273 |
"_process_rank_one_or_two_observation": {
|
274 |
+
"total": 0.0024481659984303406,
|
275 |
"count": 8,
|
276 |
"is_parallel": true,
|
277 |
+
"self": 0.0024481659984303406
|
278 |
}
|
279 |
}
|
280 |
},
|
281 |
"UnityEnvironment.step": {
|
282 |
+
"total": 0.046987857998828986,
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
+
"self": 0.001370382000459358,
|
286 |
"children": {
|
287 |
"UnityEnvironment._generate_step_input": {
|
288 |
+
"total": 0.0010125909993803361,
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
+
"self": 0.0010125909993803361
|
292 |
},
|
293 |
"communicator.exchange": {
|
294 |
+
"total": 0.040281173000039416,
|
295 |
"count": 1,
|
296 |
"is_parallel": true,
|
297 |
+
"self": 0.040281173000039416
|
298 |
},
|
299 |
"steps_from_proto": {
|
300 |
+
"total": 0.004323711998949875,
|
301 |
"count": 2,
|
302 |
"is_parallel": true,
|
303 |
+
"self": 0.0007712519964115927,
|
304 |
"children": {
|
305 |
"_process_rank_one_or_two_observation": {
|
306 |
+
"total": 0.0035524600025382824,
|
307 |
"count": 8,
|
308 |
"is_parallel": true,
|
309 |
+
"self": 0.0035524600025382824
|
310 |
}
|
311 |
}
|
312 |
}
|
|
|
315 |
}
|
316 |
},
|
317 |
"steps_from_proto": {
|
318 |
+
"total": 0.011108942999271676,
|
319 |
+
"count": 8,
|
320 |
"is_parallel": true,
|
321 |
+
"self": 0.0020862129968008958,
|
322 |
"children": {
|
323 |
"_process_rank_one_or_two_observation": {
|
324 |
+
"total": 0.00902273000247078,
|
325 |
+
"count": 32,
|
326 |
"is_parallel": true,
|
327 |
+
"self": 0.00902273000247078
|
328 |
}
|
329 |
}
|
330 |
},
|
331 |
"UnityEnvironment.step": {
|
332 |
+
"total": 1205.835215235942,
|
333 |
+
"count": 52091,
|
334 |
"is_parallel": true,
|
335 |
+
"self": 71.90485385938155,
|
336 |
"children": {
|
337 |
"UnityEnvironment._generate_step_input": {
|
338 |
+
"total": 38.48136216392413,
|
339 |
+
"count": 52091,
|
340 |
"is_parallel": true,
|
341 |
+
"self": 38.48136216392413
|
342 |
},
|
343 |
"communicator.exchange": {
|
344 |
+
"total": 868.8257394927841,
|
345 |
+
"count": 52091,
|
346 |
"is_parallel": true,
|
347 |
+
"self": 868.8257394927841
|
348 |
},
|
349 |
"steps_from_proto": {
|
350 |
+
"total": 226.62325971985229,
|
351 |
+
"count": 104182,
|
352 |
"is_parallel": true,
|
353 |
+
"self": 41.60843442960868,
|
354 |
"children": {
|
355 |
"_process_rank_one_or_two_observation": {
|
356 |
+
"total": 185.0148252902436,
|
357 |
+
"count": 416728,
|
358 |
"is_parallel": true,
|
359 |
+
"self": 185.0148252902436
|
360 |
}
|
361 |
}
|
362 |
}
|
|
|
369 |
}
|
370 |
},
|
371 |
"trainer_advance": {
|
372 |
+
"total": 1415.3424236526334,
|
373 |
+
"count": 52092,
|
374 |
+
"self": 15.513245858084701,
|
375 |
"children": {
|
376 |
"process_trajectory": {
|
377 |
+
"total": 282.79064784255206,
|
378 |
+
"count": 52092,
|
379 |
+
"self": 282.21467366855177,
|
380 |
"children": {
|
381 |
"RLTrainer._checkpoint": {
|
382 |
+
"total": 0.5759741740002937,
|
383 |
"count": 2,
|
384 |
+
"self": 0.5759741740002937
|
385 |
}
|
386 |
}
|
387 |
},
|
388 |
"_update_policy": {
|
389 |
+
"total": 1117.0385299519967,
|
390 |
+
"count": 36,
|
391 |
+
"self": 198.22306532695438,
|
392 |
"children": {
|
393 |
"TorchPOCAOptimizer.update": {
|
394 |
+
"total": 918.8154646250423,
|
395 |
+
"count": 1080,
|
396 |
+
"self": 918.8154646250423
|
397 |
}
|
398 |
}
|
399 |
}
|
|
|
402 |
}
|
403 |
},
|
404 |
"trainer_threads": {
|
405 |
+
"total": 1.1209995136596262e-06,
|
406 |
"count": 1,
|
407 |
+
"self": 1.1209995136596262e-06
|
408 |
},
|
409 |
"TrainerController._save_models": {
|
410 |
+
"total": 0.2172168219985906,
|
411 |
"count": 1,
|
412 |
+
"self": 0.0020243499966454692,
|
413 |
"children": {
|
414 |
"RLTrainer._checkpoint": {
|
415 |
+
"total": 0.21519247200194513,
|
416 |
"count": 1,
|
417 |
+
"self": 0.21519247200194513
|
418 |
}
|
419 |
}
|
420 |
}
|
run_logs/training_status.json
CHANGED
@@ -2,59 +2,59 @@
|
|
2 |
"SoccerTwos": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
-
"steps":
|
6 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-
|
7 |
"reward": 0.0,
|
8 |
-
"creation_time":
|
9 |
"auxillary_file_paths": [
|
10 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-
|
11 |
]
|
12 |
},
|
13 |
{
|
14 |
-
"steps":
|
15 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-
|
16 |
"reward": 0.0,
|
17 |
-
"creation_time":
|
18 |
"auxillary_file_paths": [
|
19 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-
|
20 |
]
|
21 |
},
|
22 |
{
|
23 |
-
"steps":
|
24 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-
|
25 |
"reward": 0.0,
|
26 |
-
"creation_time":
|
27 |
"auxillary_file_paths": [
|
28 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-
|
29 |
]
|
30 |
},
|
31 |
{
|
32 |
-
"steps":
|
33 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-
|
34 |
"reward": 0.0,
|
35 |
-
"creation_time":
|
36 |
"auxillary_file_paths": [
|
37 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-
|
38 |
]
|
39 |
},
|
40 |
{
|
41 |
-
"steps":
|
42 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-
|
43 |
"reward": 0.0,
|
44 |
-
"creation_time":
|
45 |
"auxillary_file_paths": [
|
46 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-
|
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 |
},
|
|
|
2 |
"SoccerTwos": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
+
"steps": 5499812,
|
6 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-5499812.onnx",
|
7 |
"reward": 0.0,
|
8 |
+
"creation_time": 1690886924.3524578,
|
9 |
"auxillary_file_paths": [
|
10 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-5499812.pt"
|
11 |
]
|
12 |
},
|
13 |
{
|
14 |
+
"steps": 5750116,
|
15 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-5750116.onnx",
|
16 |
"reward": 0.0,
|
17 |
+
"creation_time": 1690887962.8115568,
|
18 |
"auxillary_file_paths": [
|
19 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-5750116.pt"
|
20 |
]
|
21 |
},
|
22 |
{
|
23 |
+
"steps": 5999846,
|
24 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-5999846.onnx",
|
25 |
"reward": 0.0,
|
26 |
+
"creation_time": 1690889308.5159416,
|
27 |
"auxillary_file_paths": [
|
28 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-5999846.pt"
|
29 |
]
|
30 |
},
|
31 |
{
|
32 |
+
"steps": 6499934,
|
33 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-6499934.onnx",
|
34 |
"reward": 0.0,
|
35 |
+
"creation_time": 1690891405.5844216,
|
36 |
"auxillary_file_paths": [
|
37 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-6499934.pt"
|
38 |
]
|
39 |
},
|
40 |
{
|
41 |
+
"steps": 6500056,
|
42 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-6500056.onnx",
|
43 |
"reward": 0.0,
|
44 |
+
"creation_time": 1690891405.8324199,
|
45 |
"auxillary_file_paths": [
|
46 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-6500056.pt"
|
47 |
]
|
48 |
}
|
49 |
],
|
50 |
+
"elo": 1450.908069690864,
|
51 |
"final_checkpoint": {
|
52 |
+
"steps": 6500056,
|
53 |
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
54 |
"reward": 0.0,
|
55 |
+
"creation_time": 1690891405.8324199,
|
56 |
"auxillary_file_paths": [
|
57 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-6500056.pt"
|
58 |
]
|
59 |
}
|
60 |
},
|