NO GPU GANG, 1M on colab
Browse files- SoccerTwos.onnx +1 -1
- SoccerTwos/SoccerTwos-1001948.onnx +3 -0
- SoccerTwos/SoccerTwos-1001948.pt +3 -0
- SoccerTwos/SoccerTwos-499530.onnx +3 -0
- SoccerTwos/SoccerTwos-499530.pt +3 -0
- SoccerTwos/SoccerTwos-999948.onnx +3 -0
- SoccerTwos/SoccerTwos-999948.pt +3 -0
- SoccerTwos/checkpoint.pt +2 -2
- SoccerTwos/events.out.tfevents.1689262994.519bef45345b.43763.0 +3 -0
- config.json +1 -1
- configuration.yaml +3 -3
- run_logs/Player-0.log +359 -17
- run_logs/timers.json +198 -177
- run_logs/training_status.json +31 -4
SoccerTwos.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1764633
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6fd816f9f43883a6c376a493c026100bf55b3e12d9d10a6b83531d17b5e78cb
|
3 |
size 1764633
|
SoccerTwos/SoccerTwos-1001948.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6fd816f9f43883a6c376a493c026100bf55b3e12d9d10a6b83531d17b5e78cb
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-1001948.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:972bed874298894b0b6013abe61640843290c23813973c14bbd307a6d4952c04
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-499530.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b02440898992ef01915eeb80263f647fe383aac2dcd267f64acdc511503bfc2a
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-499530.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:658f5679340118d8c5697be4cfd10da78171b25dd525c668c4d872c537a74865
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-999948.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6fd816f9f43883a6c376a493c026100bf55b3e12d9d10a6b83531d17b5e78cb
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-999948.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:767efb9eeadf03b2e140389c3ad37ef2c4c95f46671dca5e6554a6b826ccfe68
|
3 |
+
size 28422481
|
SoccerTwos/checkpoint.pt
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:972bed874298894b0b6013abe61640843290c23813973c14bbd307a6d4952c04
|
3 |
+
size 28422481
|
SoccerTwos/events.out.tfevents.1689262994.519bef45345b.43763.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54e9bf466a22b1a4b14644f0c2871cccba4e215f2572a2b30ce1462d2b789e6b
|
3 |
+
size 613941
|
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.95, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "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.95, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "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": 1000000, "time_horizon": 1000, "summary_freq": 10000, "threaded": false, "self_play": {"save_steps": 50000, "team_change": 200000, "swap_steps": 2000, "window": 10, "play_against_latest_model_ratio": 0.5, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./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": null}, "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
|
@@ -72,8 +72,8 @@ checkpoint_settings:
|
|
72 |
run_id: SoccerTwos
|
73 |
initialize_from: null
|
74 |
load_model: false
|
75 |
-
resume:
|
76 |
-
force:
|
77 |
train_model: false
|
78 |
inference: false
|
79 |
results_dir: results
|
|
|
37 |
init_path: null
|
38 |
keep_checkpoints: 5
|
39 |
even_checkpoints: false
|
40 |
+
max_steps: 1000000
|
41 |
time_horizon: 1000
|
42 |
summary_freq: 10000
|
43 |
threaded: false
|
|
|
72 |
run_id: SoccerTwos
|
73 |
initialize_from: null
|
74 |
load_model: false
|
75 |
+
resume: true
|
76 |
+
force: false
|
77 |
train_model: false
|
78 |
inference: false
|
79 |
results_dir: results
|
run_logs/Player-0.log
CHANGED
@@ -2,9 +2,6 @@ Mono path[0] = '/content/SoccerTwos_Data/Managed'
|
|
2 |
Mono config path = '/content/SoccerTwos_Data/MonoBleedingEdge/etc'
|
3 |
Preloaded 'lib_burst_generated.so'
|
4 |
Preloaded 'libgrpc_csharp_ext.x64.so'
|
5 |
-
PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies
|
6 |
-
PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies/SoccerTwos
|
7 |
-
Unable to load player prefs
|
8 |
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
9 |
[Subsystems] Discovering subsystems at path /content/SoccerTwos_Data/UnitySubsystems
|
10 |
Forcing GfxDevice: Null
|
@@ -34,7 +31,7 @@ ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM default
|
|
34 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
35 |
FMOD initialized on nosound output
|
36 |
Begin MonoManager ReloadAssembly
|
37 |
-
- Completed reload, in 0.
|
38 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
39 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
40 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
@@ -59,7 +56,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
|
|
59 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
60 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
61 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
62 |
-
UnloadTime: 0.
|
63 |
Registered Communicator in Agent.
|
64 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
65 |
requesting resize 84 x 84
|
@@ -101,12 +98,357 @@ TOO LONG
|
|
101 |
TOO LONG
|
102 |
TOO LONG
|
103 |
TOO LONG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
104 |
Setting up 1 worker threads for Enlighten.
|
105 |
Memory Statistics:
|
106 |
[ALLOC_TEMP_TLS] TLS Allocator
|
107 |
StackAllocators :
|
108 |
[ALLOC_TEMP_MAIN]
|
109 |
-
Peak usage frame count: [8.0 KB-16.0 KB]:
|
110 |
Initial Block Size 4.0 MB
|
111 |
Current Block Size 4.0 MB
|
112 |
Peak Allocated Bytes 2.1 MB
|
@@ -228,16 +570,16 @@ Memory Statistics:
|
|
228 |
Used Block count 1
|
229 |
Peak Allocated bytes 1.0 MB
|
230 |
[ALLOC_DEFAULT_MAIN]
|
231 |
-
Peak usage frame count: [4.0 MB-8.0 MB]:
|
232 |
Requested Block Size 16.0 MB
|
233 |
Peak Block count 1
|
234 |
-
Peak Allocated memory 4.
|
235 |
Peak Large allocation bytes 0 B
|
236 |
[ALLOC_DEFAULT_THREAD]
|
237 |
-
Peak usage frame count: [16.0 MB-32.0 MB]:
|
238 |
Requested Block Size 16.0 MB
|
239 |
Peak Block count 1
|
240 |
-
Peak Allocated memory 17.
|
241 |
Peak Large allocation bytes 16.0 MB
|
242 |
[ALLOC_TEMP_JOB_1_FRAME]
|
243 |
Initial Block Size 2.0 MB
|
@@ -266,13 +608,13 @@ Memory Statistics:
|
|
266 |
Used Block count 1
|
267 |
Peak Allocated bytes 1.0 MB
|
268 |
[ALLOC_GFX_MAIN]
|
269 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
270 |
Requested Block Size 16.0 MB
|
271 |
Peak Block count 1
|
272 |
Peak Allocated memory 65.6 KB
|
273 |
Peak Large allocation bytes 0 B
|
274 |
[ALLOC_GFX_THREAD]
|
275 |
-
Peak usage frame count: [128.0 KB-256.0 KB]:
|
276 |
Requested Block Size 16.0 MB
|
277 |
Peak Block count 1
|
278 |
Peak Allocated memory 173.5 KB
|
@@ -284,16 +626,16 @@ Memory Statistics:
|
|
284 |
Used Block count 1
|
285 |
Peak Allocated bytes 1.0 MB
|
286 |
[ALLOC_CACHEOBJECTS_MAIN]
|
287 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
288 |
Requested Block Size 4.0 MB
|
289 |
Peak Block count 1
|
290 |
Peak Allocated memory 0.6 MB
|
291 |
Peak Large allocation bytes 0 B
|
292 |
[ALLOC_CACHEOBJECTS_THREAD]
|
293 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
294 |
Requested Block Size 4.0 MB
|
295 |
Peak Block count 2
|
296 |
-
Peak Allocated memory 4.
|
297 |
Peak Large allocation bytes 0 B
|
298 |
[ALLOC_TYPETREE] Dual Thread Allocator
|
299 |
Peak main deferred allocation count 0
|
@@ -302,13 +644,13 @@ Memory Statistics:
|
|
302 |
Used Block count 1
|
303 |
Peak Allocated bytes 1.0 MB
|
304 |
[ALLOC_TYPETREE_MAIN]
|
305 |
-
Peak usage frame count: [0-1.0 KB]:
|
306 |
Requested Block Size 2.0 MB
|
307 |
Peak Block count 1
|
308 |
Peak Allocated memory 1.0 KB
|
309 |
Peak Large allocation bytes 0 B
|
310 |
[ALLOC_TYPETREE_THREAD]
|
311 |
-
Peak usage frame count: [1.0 KB-2.0 KB]:
|
312 |
Requested Block Size 2.0 MB
|
313 |
Peak Block count 1
|
314 |
Peak Allocated memory 2.2 KB
|
|
|
2 |
Mono config path = '/content/SoccerTwos_Data/MonoBleedingEdge/etc'
|
3 |
Preloaded 'lib_burst_generated.so'
|
4 |
Preloaded 'libgrpc_csharp_ext.x64.so'
|
|
|
|
|
|
|
5 |
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
6 |
[Subsystems] Discovering subsystems at path /content/SoccerTwos_Data/UnitySubsystems
|
7 |
Forcing GfxDevice: Null
|
|
|
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.076 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.950333 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
|
|
|
98 |
TOO LONG
|
99 |
TOO LONG
|
100 |
TOO LONG
|
101 |
+
TOO LONG
|
102 |
+
TOO LONG
|
103 |
+
TOO LONG
|
104 |
+
TOO LONG
|
105 |
+
TOO LONG
|
106 |
+
TOO LONG
|
107 |
+
TOO LONG
|
108 |
+
TOO LONG
|
109 |
+
TOO LONG
|
110 |
+
TOO LONG
|
111 |
+
TOO LONG
|
112 |
+
TOO LONG
|
113 |
+
TOO LONG
|
114 |
+
TOO LONG
|
115 |
+
TOO LONG
|
116 |
+
TOO LONG
|
117 |
+
TOO LONG
|
118 |
+
TOO LONG
|
119 |
+
TOO LONG
|
120 |
+
TOO LONG
|
121 |
+
TOO LONG
|
122 |
+
TOO LONG
|
123 |
+
TOO LONG
|
124 |
+
TOO LONG
|
125 |
+
TOO LONG
|
126 |
+
TOO LONG
|
127 |
+
TOO LONG
|
128 |
+
TOO LONG
|
129 |
+
TOO LONG
|
130 |
+
TOO LONG
|
131 |
+
TOO LONG
|
132 |
+
TOO LONG
|
133 |
+
TOO LONG
|
134 |
+
TOO LONG
|
135 |
+
TOO LONG
|
136 |
+
TOO LONG
|
137 |
+
TOO LONG
|
138 |
+
TOO LONG
|
139 |
+
TOO LONG
|
140 |
+
TOO LONG
|
141 |
+
TOO LONG
|
142 |
+
TOO LONG
|
143 |
+
TOO LONG
|
144 |
+
TOO LONG
|
145 |
+
TOO LONG
|
146 |
+
TOO LONG
|
147 |
+
TOO LONG
|
148 |
+
TOO LONG
|
149 |
+
TOO LONG
|
150 |
+
TOO LONG
|
151 |
+
TOO LONG
|
152 |
+
TOO LONG
|
153 |
+
TOO LONG
|
154 |
+
TOO LONG
|
155 |
+
TOO LONG
|
156 |
+
TOO LONG
|
157 |
+
TOO LONG
|
158 |
+
TOO LONG
|
159 |
+
TOO LONG
|
160 |
+
TOO LONG
|
161 |
+
TOO LONG
|
162 |
+
TOO LONG
|
163 |
+
TOO LONG
|
164 |
+
TOO LONG
|
165 |
+
TOO LONG
|
166 |
+
TOO LONG
|
167 |
+
TOO LONG
|
168 |
+
TOO LONG
|
169 |
+
TOO LONG
|
170 |
+
TOO LONG
|
171 |
+
TOO LONG
|
172 |
+
TOO LONG
|
173 |
+
TOO LONG
|
174 |
+
TOO LONG
|
175 |
+
TOO LONG
|
176 |
+
TOO LONG
|
177 |
+
TOO LONG
|
178 |
+
TOO LONG
|
179 |
+
TOO LONG
|
180 |
+
TOO LONG
|
181 |
+
TOO LONG
|
182 |
+
TOO LONG
|
183 |
+
TOO LONG
|
184 |
+
TOO LONG
|
185 |
+
TOO LONG
|
186 |
+
TOO LONG
|
187 |
+
TOO LONG
|
188 |
+
TOO LONG
|
189 |
+
TOO LONG
|
190 |
+
TOO LONG
|
191 |
+
TOO LONG
|
192 |
+
TOO LONG
|
193 |
+
TOO LONG
|
194 |
+
TOO LONG
|
195 |
+
TOO LONG
|
196 |
+
TOO LONG
|
197 |
+
TOO LONG
|
198 |
+
TOO LONG
|
199 |
+
TOO LONG
|
200 |
+
TOO LONG
|
201 |
+
TOO LONG
|
202 |
+
TOO LONG
|
203 |
+
TOO LONG
|
204 |
+
TOO LONG
|
205 |
+
TOO LONG
|
206 |
+
TOO LONG
|
207 |
+
TOO LONG
|
208 |
+
TOO LONG
|
209 |
+
TOO LONG
|
210 |
+
TOO LONG
|
211 |
+
TOO LONG
|
212 |
+
TOO LONG
|
213 |
+
TOO LONG
|
214 |
+
TOO LONG
|
215 |
+
TOO LONG
|
216 |
+
TOO LONG
|
217 |
+
TOO LONG
|
218 |
+
TOO LONG
|
219 |
+
TOO LONG
|
220 |
+
TOO LONG
|
221 |
+
TOO LONG
|
222 |
+
TOO LONG
|
223 |
+
TOO LONG
|
224 |
+
TOO LONG
|
225 |
+
TOO LONG
|
226 |
+
TOO LONG
|
227 |
+
TOO LONG
|
228 |
+
TOO LONG
|
229 |
+
TOO LONG
|
230 |
+
TOO LONG
|
231 |
+
TOO LONG
|
232 |
+
TOO LONG
|
233 |
+
TOO LONG
|
234 |
+
TOO LONG
|
235 |
+
TOO LONG
|
236 |
+
TOO LONG
|
237 |
+
TOO LONG
|
238 |
+
TOO LONG
|
239 |
+
TOO LONG
|
240 |
+
TOO LONG
|
241 |
+
TOO LONG
|
242 |
+
TOO LONG
|
243 |
+
TOO LONG
|
244 |
+
TOO LONG
|
245 |
+
TOO LONG
|
246 |
+
TOO LONG
|
247 |
+
TOO LONG
|
248 |
+
TOO LONG
|
249 |
+
TOO LONG
|
250 |
+
TOO LONG
|
251 |
+
TOO LONG
|
252 |
+
TOO LONG
|
253 |
+
TOO LONG
|
254 |
+
TOO LONG
|
255 |
+
TOO LONG
|
256 |
+
TOO LONG
|
257 |
+
TOO LONG
|
258 |
+
TOO LONG
|
259 |
+
TOO LONG
|
260 |
+
TOO LONG
|
261 |
+
TOO LONG
|
262 |
+
TOO LONG
|
263 |
+
TOO LONG
|
264 |
+
TOO LONG
|
265 |
+
TOO LONG
|
266 |
+
TOO LONG
|
267 |
+
TOO LONG
|
268 |
+
TOO LONG
|
269 |
+
TOO LONG
|
270 |
+
TOO LONG
|
271 |
+
TOO LONG
|
272 |
+
TOO LONG
|
273 |
+
TOO LONG
|
274 |
+
TOO LONG
|
275 |
+
TOO LONG
|
276 |
+
TOO LONG
|
277 |
+
TOO LONG
|
278 |
+
TOO LONG
|
279 |
+
TOO LONG
|
280 |
+
TOO LONG
|
281 |
+
TOO LONG
|
282 |
+
TOO LONG
|
283 |
+
TOO LONG
|
284 |
+
TOO LONG
|
285 |
+
TOO LONG
|
286 |
+
TOO LONG
|
287 |
+
TOO LONG
|
288 |
+
TOO LONG
|
289 |
+
TOO LONG
|
290 |
+
TOO LONG
|
291 |
+
TOO LONG
|
292 |
+
TOO LONG
|
293 |
+
TOO LONG
|
294 |
+
TOO LONG
|
295 |
+
TOO LONG
|
296 |
+
TOO LONG
|
297 |
+
TOO LONG
|
298 |
+
TOO LONG
|
299 |
+
TOO LONG
|
300 |
+
TOO LONG
|
301 |
+
TOO LONG
|
302 |
+
TOO LONG
|
303 |
+
TOO LONG
|
304 |
+
TOO LONG
|
305 |
+
TOO LONG
|
306 |
+
TOO LONG
|
307 |
+
TOO LONG
|
308 |
+
TOO LONG
|
309 |
+
TOO LONG
|
310 |
+
TOO LONG
|
311 |
+
TOO LONG
|
312 |
+
TOO LONG
|
313 |
+
TOO LONG
|
314 |
+
TOO LONG
|
315 |
+
TOO LONG
|
316 |
+
TOO LONG
|
317 |
+
TOO LONG
|
318 |
+
TOO LONG
|
319 |
+
TOO LONG
|
320 |
+
TOO LONG
|
321 |
+
TOO LONG
|
322 |
+
TOO LONG
|
323 |
+
TOO LONG
|
324 |
+
TOO LONG
|
325 |
+
TOO LONG
|
326 |
+
TOO LONG
|
327 |
+
TOO LONG
|
328 |
+
TOO LONG
|
329 |
+
TOO LONG
|
330 |
+
TOO LONG
|
331 |
+
TOO LONG
|
332 |
+
TOO LONG
|
333 |
+
TOO LONG
|
334 |
+
TOO LONG
|
335 |
+
TOO LONG
|
336 |
+
TOO LONG
|
337 |
+
TOO LONG
|
338 |
+
TOO LONG
|
339 |
+
TOO LONG
|
340 |
+
TOO LONG
|
341 |
+
TOO LONG
|
342 |
+
TOO LONG
|
343 |
+
TOO LONG
|
344 |
+
TOO LONG
|
345 |
+
TOO LONG
|
346 |
+
TOO LONG
|
347 |
+
TOO LONG
|
348 |
+
TOO LONG
|
349 |
+
TOO LONG
|
350 |
+
TOO LONG
|
351 |
+
TOO LONG
|
352 |
+
TOO LONG
|
353 |
+
TOO LONG
|
354 |
+
TOO LONG
|
355 |
+
TOO LONG
|
356 |
+
TOO LONG
|
357 |
+
TOO LONG
|
358 |
+
TOO LONG
|
359 |
+
TOO LONG
|
360 |
+
TOO LONG
|
361 |
+
TOO LONG
|
362 |
+
TOO LONG
|
363 |
+
TOO LONG
|
364 |
+
TOO LONG
|
365 |
+
TOO LONG
|
366 |
+
TOO LONG
|
367 |
+
TOO LONG
|
368 |
+
TOO LONG
|
369 |
+
TOO LONG
|
370 |
+
TOO LONG
|
371 |
+
TOO LONG
|
372 |
+
TOO LONG
|
373 |
+
TOO LONG
|
374 |
+
TOO LONG
|
375 |
+
TOO LONG
|
376 |
+
TOO LONG
|
377 |
+
TOO LONG
|
378 |
+
TOO LONG
|
379 |
+
TOO LONG
|
380 |
+
TOO LONG
|
381 |
+
TOO LONG
|
382 |
+
TOO LONG
|
383 |
+
TOO LONG
|
384 |
+
TOO LONG
|
385 |
+
TOO LONG
|
386 |
+
TOO LONG
|
387 |
+
TOO LONG
|
388 |
+
TOO LONG
|
389 |
+
TOO LONG
|
390 |
+
TOO LONG
|
391 |
+
TOO LONG
|
392 |
+
TOO LONG
|
393 |
+
TOO LONG
|
394 |
+
TOO LONG
|
395 |
+
TOO LONG
|
396 |
+
TOO LONG
|
397 |
+
TOO LONG
|
398 |
+
TOO LONG
|
399 |
+
TOO LONG
|
400 |
+
TOO LONG
|
401 |
+
TOO LONG
|
402 |
+
TOO LONG
|
403 |
+
TOO LONG
|
404 |
+
TOO LONG
|
405 |
+
TOO LONG
|
406 |
+
TOO LONG
|
407 |
+
TOO LONG
|
408 |
+
TOO LONG
|
409 |
+
TOO LONG
|
410 |
+
TOO LONG
|
411 |
+
TOO LONG
|
412 |
+
TOO LONG
|
413 |
+
TOO LONG
|
414 |
+
TOO LONG
|
415 |
+
TOO LONG
|
416 |
+
TOO LONG
|
417 |
+
TOO LONG
|
418 |
+
TOO LONG
|
419 |
+
TOO LONG
|
420 |
+
TOO LONG
|
421 |
+
TOO LONG
|
422 |
+
TOO LONG
|
423 |
+
TOO LONG
|
424 |
+
TOO LONG
|
425 |
+
TOO LONG
|
426 |
+
TOO LONG
|
427 |
+
TOO LONG
|
428 |
+
TOO LONG
|
429 |
+
TOO LONG
|
430 |
+
TOO LONG
|
431 |
+
TOO LONG
|
432 |
+
TOO LONG
|
433 |
+
TOO LONG
|
434 |
+
TOO LONG
|
435 |
+
TOO LONG
|
436 |
+
TOO LONG
|
437 |
+
TOO LONG
|
438 |
+
TOO LONG
|
439 |
+
TOO LONG
|
440 |
+
TOO LONG
|
441 |
+
TOO LONG
|
442 |
+
TOO LONG
|
443 |
+
TOO LONG
|
444 |
+
TOO LONG
|
445 |
+
TOO LONG
|
446 |
Setting up 1 worker threads for Enlighten.
|
447 |
Memory Statistics:
|
448 |
[ALLOC_TEMP_TLS] TLS Allocator
|
449 |
StackAllocators :
|
450 |
[ALLOC_TEMP_MAIN]
|
451 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 17490 frames, [2.0 MB-4.0 MB]: 1 frames
|
452 |
Initial Block Size 4.0 MB
|
453 |
Current Block Size 4.0 MB
|
454 |
Peak Allocated Bytes 2.1 MB
|
|
|
570 |
Used Block count 1
|
571 |
Peak Allocated bytes 1.0 MB
|
572 |
[ALLOC_DEFAULT_MAIN]
|
573 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 17491 frames
|
574 |
Requested Block Size 16.0 MB
|
575 |
Peak Block count 1
|
576 |
+
Peak Allocated memory 4.7 MB
|
577 |
Peak Large allocation bytes 0 B
|
578 |
[ALLOC_DEFAULT_THREAD]
|
579 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 17491 frames
|
580 |
Requested Block Size 16.0 MB
|
581 |
Peak Block count 1
|
582 |
+
Peak Allocated memory 17.5 MB
|
583 |
Peak Large allocation bytes 16.0 MB
|
584 |
[ALLOC_TEMP_JOB_1_FRAME]
|
585 |
Initial Block Size 2.0 MB
|
|
|
608 |
Used Block count 1
|
609 |
Peak Allocated bytes 1.0 MB
|
610 |
[ALLOC_GFX_MAIN]
|
611 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 17490 frames, [64.0 KB-128.0 KB]: 1 frames
|
612 |
Requested Block Size 16.0 MB
|
613 |
Peak Block count 1
|
614 |
Peak Allocated memory 65.6 KB
|
615 |
Peak Large allocation bytes 0 B
|
616 |
[ALLOC_GFX_THREAD]
|
617 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 17491 frames
|
618 |
Requested Block Size 16.0 MB
|
619 |
Peak Block count 1
|
620 |
Peak Allocated memory 173.5 KB
|
|
|
626 |
Used Block count 1
|
627 |
Peak Allocated bytes 1.0 MB
|
628 |
[ALLOC_CACHEOBJECTS_MAIN]
|
629 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 17491 frames
|
630 |
Requested Block Size 4.0 MB
|
631 |
Peak Block count 1
|
632 |
Peak Allocated memory 0.6 MB
|
633 |
Peak Large allocation bytes 0 B
|
634 |
[ALLOC_CACHEOBJECTS_THREAD]
|
635 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 17490 frames, [4.0 MB-8.0 MB]: 1 frames
|
636 |
Requested Block Size 4.0 MB
|
637 |
Peak Block count 2
|
638 |
+
Peak Allocated memory 4.0 MB
|
639 |
Peak Large allocation bytes 0 B
|
640 |
[ALLOC_TYPETREE] Dual Thread Allocator
|
641 |
Peak main deferred allocation count 0
|
|
|
644 |
Used Block count 1
|
645 |
Peak Allocated bytes 1.0 MB
|
646 |
[ALLOC_TYPETREE_MAIN]
|
647 |
+
Peak usage frame count: [0-1.0 KB]: 17491 frames
|
648 |
Requested Block Size 2.0 MB
|
649 |
Peak Block count 1
|
650 |
Peak Allocated memory 1.0 KB
|
651 |
Peak Large allocation bytes 0 B
|
652 |
[ALLOC_TYPETREE_THREAD]
|
653 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 17490 frames, [2.0 KB-4.0 KB]: 1 frames
|
654 |
Requested Block Size 2.0 MB
|
655 |
Peak Block count 1
|
656 |
Peak Allocated memory 2.2 KB
|
run_logs/timers.json
CHANGED
@@ -2,261 +2,261 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
-
"value": 3.
|
6 |
-
"min": 3.
|
7 |
-
"max": 3.
|
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": 999.0,
|
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": 0.
|
60 |
-
"min": 0.
|
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": 0.
|
72 |
-
"min": 0.
|
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": 0
|
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": 0
|
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":
|
139 |
-
"max": 0.
|
140 |
-
"count":
|
141 |
},
|
142 |
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
-
"value": 0.
|
144 |
-
"min":
|
145 |
-
"max": 0.
|
146 |
-
"count":
|
147 |
},
|
148 |
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
-
"value": 0.
|
150 |
-
"min":
|
151 |
-
"max": 0.
|
152 |
-
"count":
|
153 |
},
|
154 |
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
-
"value": 0.
|
156 |
-
"min":
|
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.
|
175 |
"max": 0.20000000000000007,
|
176 |
-
"count":
|
177 |
},
|
178 |
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
"value": 0.20000000000000007,
|
180 |
-
"min": 0.
|
181 |
"max": 0.20000000000000007,
|
182 |
-
"count":
|
183 |
},
|
184 |
"SoccerTwos.Policy.Beta.mean": {
|
185 |
"value": 0.005000000000000001,
|
186 |
-
"min": 0.
|
187 |
"max": 0.005000000000000001,
|
188 |
-
"count":
|
189 |
},
|
190 |
"SoccerTwos.Policy.Beta.sum": {
|
191 |
"value": 0.005000000000000001,
|
192 |
-
"min": 0.
|
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.12 (main, Jun 7 2023, 12:45:35) [GCC 9.4.0]",
|
201 |
-
"command_line_arguments": "/usr/local/bin/mlagents-learn ./ml-agents/config/poca/SoccerTwos.yaml --env=./SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --
|
202 |
"mlagents_version": "0.31.0.dev0",
|
203 |
"mlagents_envs_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": "
|
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":
|
222 |
"children": {
|
223 |
"TrainerController._reset_env": {
|
224 |
-
"total": 5.
|
225 |
-
"count":
|
226 |
-
"self": 5.
|
227 |
},
|
228 |
"TrainerController.advance": {
|
229 |
-
"total":
|
230 |
-
"count":
|
231 |
-
"self":
|
232 |
"children": {
|
233 |
"env_step": {
|
234 |
-
"total":
|
235 |
-
"count":
|
236 |
-
"self":
|
237 |
"children": {
|
238 |
"SubprocessEnvManager._take_step": {
|
239 |
-
"total":
|
240 |
-
"count":
|
241 |
-
"self":
|
242 |
"children": {
|
243 |
"TorchPolicy.evaluate": {
|
244 |
-
"total":
|
245 |
-
"count":
|
246 |
-
"self":
|
247 |
}
|
248 |
}
|
249 |
},
|
250 |
"workers": {
|
251 |
-
"total": 0.
|
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,38 +315,52 @@
|
|
315 |
}
|
316 |
},
|
317 |
"UnityEnvironment.step": {
|
318 |
-
"total":
|
319 |
-
"count":
|
320 |
"is_parallel": true,
|
321 |
-
"self":
|
322 |
"children": {
|
323 |
"UnityEnvironment._generate_step_input": {
|
324 |
-
"total":
|
325 |
-
"count":
|
326 |
"is_parallel": true,
|
327 |
-
"self":
|
328 |
},
|
329 |
"communicator.exchange": {
|
330 |
-
"total":
|
331 |
-
"count":
|
332 |
"is_parallel": true,
|
333 |
-
"self":
|
334 |
},
|
335 |
"steps_from_proto": {
|
336 |
-
"total":
|
337 |
-
"count":
|
338 |
"is_parallel": true,
|
339 |
-
"self":
|
340 |
"children": {
|
341 |
"_process_rank_one_or_two_observation": {
|
342 |
-
"total":
|
343 |
-
"count":
|
344 |
"is_parallel": true,
|
345 |
-
"self":
|
346 |
}
|
347 |
}
|
348 |
}
|
349 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
350 |
}
|
351 |
}
|
352 |
}
|
@@ -355,24 +369,31 @@
|
|
355 |
}
|
356 |
},
|
357 |
"trainer_advance": {
|
358 |
-
"total":
|
359 |
-
"count":
|
360 |
-
"self":
|
361 |
"children": {
|
362 |
"process_trajectory": {
|
363 |
-
"total":
|
364 |
-
"count":
|
365 |
-
"self":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
366 |
},
|
367 |
"_update_policy": {
|
368 |
-
"total":
|
369 |
-
"count":
|
370 |
-
"self":
|
371 |
"children": {
|
372 |
"TorchPOCAOptimizer.update": {
|
373 |
-
"total":
|
374 |
-
"count":
|
375 |
-
"self":
|
376 |
}
|
377 |
}
|
378 |
}
|
@@ -381,19 +402,19 @@
|
|
381 |
}
|
382 |
},
|
383 |
"trainer_threads": {
|
384 |
-
"total":
|
385 |
"count": 1,
|
386 |
-
"self":
|
387 |
},
|
388 |
"TrainerController._save_models": {
|
389 |
-
"total": 0.
|
390 |
"count": 1,
|
391 |
-
"self": 0.
|
392 |
"children": {
|
393 |
"RLTrainer._checkpoint": {
|
394 |
-
"total": 0.
|
395 |
"count": 1,
|
396 |
-
"self": 0.
|
397 |
}
|
398 |
}
|
399 |
}
|
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
+
"value": 3.1853554248809814,
|
6 |
+
"min": 3.165717601776123,
|
7 |
+
"max": 3.256704092025757,
|
8 |
+
"count": 90
|
9 |
},
|
10 |
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 59120.1953125,
|
12 |
+
"min": 22107.51953125,
|
13 |
+
"max": 104214.53125,
|
14 |
+
"count": 90
|
15 |
},
|
16 |
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 836.5,
|
18 |
+
"min": 426.27272727272725,
|
19 |
"max": 999.0,
|
20 |
+
"count": 90
|
21 |
},
|
22 |
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 20076.0,
|
24 |
+
"min": 13232.0,
|
25 |
+
"max": 26708.0,
|
26 |
+
"count": 90
|
27 |
},
|
28 |
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1183.3640282982788,
|
30 |
+
"min": 1181.9704321645243,
|
31 |
+
"max": 1200.795990516056,
|
32 |
+
"count": 75
|
33 |
},
|
34 |
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 2366.7280565965575,
|
36 |
+
"min": 2363.9408643290485,
|
37 |
+
"max": 11929.302938331019,
|
38 |
+
"count": 75
|
39 |
},
|
40 |
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 999948.0,
|
42 |
+
"min": 109698.0,
|
43 |
+
"max": 999948.0,
|
44 |
+
"count": 90
|
45 |
},
|
46 |
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 999948.0,
|
48 |
+
"min": 109698.0,
|
49 |
+
"max": 999948.0,
|
50 |
+
"count": 90
|
51 |
},
|
52 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": -0.007164405658841133,
|
54 |
+
"min": -0.014982464723289013,
|
55 |
+
"max": 0.029016362503170967,
|
56 |
+
"count": 90
|
57 |
},
|
58 |
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": -0.0859728679060936,
|
60 |
+
"min": -0.15068447589874268,
|
61 |
+
"max": 0.42887791991233826,
|
62 |
+
"count": 90
|
63 |
},
|
64 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": -0.007166388910263777,
|
66 |
+
"min": -0.01595994271337986,
|
67 |
+
"max": 0.029594743624329567,
|
68 |
+
"count": 90
|
69 |
},
|
70 |
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": -0.08599666506052017,
|
72 |
+
"min": -0.19151932001113892,
|
73 |
+
"max": 0.4353296160697937,
|
74 |
+
"count": 90
|
75 |
},
|
76 |
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
"value": 0.0,
|
78 |
"min": 0.0,
|
79 |
"max": 0.0,
|
80 |
+
"count": 90
|
81 |
},
|
82 |
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
"value": 0.0,
|
84 |
"min": 0.0,
|
85 |
"max": 0.0,
|
86 |
+
"count": 90
|
87 |
},
|
88 |
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": -0.16666666666666666,
|
90 |
+
"min": -0.5833333333333334,
|
91 |
+
"max": 0.32618666092554727,
|
92 |
+
"count": 90
|
93 |
},
|
94 |
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": -2.0,
|
96 |
+
"min": -7.710799992084503,
|
97 |
+
"max": 4.892799913883209,
|
98 |
+
"count": 90
|
99 |
},
|
100 |
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": -0.16666666666666666,
|
102 |
+
"min": -0.5833333333333334,
|
103 |
+
"max": 0.32618666092554727,
|
104 |
+
"count": 90
|
105 |
},
|
106 |
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": -2.0,
|
108 |
+
"min": -7.710799992084503,
|
109 |
+
"max": 4.892799913883209,
|
110 |
+
"count": 90
|
111 |
},
|
112 |
"SoccerTwos.IsTraining.mean": {
|
113 |
"value": 1.0,
|
114 |
"min": 1.0,
|
115 |
"max": 1.0,
|
116 |
+
"count": 90
|
117 |
},
|
118 |
"SoccerTwos.IsTraining.sum": {
|
119 |
"value": 1.0,
|
120 |
"min": 1.0,
|
121 |
"max": 1.0,
|
122 |
+
"count": 90
|
123 |
},
|
124 |
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.017051780303396904,
|
126 |
+
"min": 0.010264106953400187,
|
127 |
+
"max": 0.021436606487259268,
|
128 |
+
"count": 41
|
129 |
},
|
130 |
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.017051780303396904,
|
132 |
+
"min": 0.010264106953400187,
|
133 |
+
"max": 0.021436606487259268,
|
134 |
+
"count": 41
|
135 |
},
|
136 |
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.00041840440680971367,
|
138 |
+
"min": 7.760814499609599e-06,
|
139 |
+
"max": 0.004851551392736534,
|
140 |
+
"count": 41
|
141 |
},
|
142 |
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.00041840440680971367,
|
144 |
+
"min": 7.760814499609599e-06,
|
145 |
+
"max": 0.004851551392736534,
|
146 |
+
"count": 41
|
147 |
},
|
148 |
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.000418744977893463,
|
150 |
+
"min": 8.187464648775252e-06,
|
151 |
+
"max": 0.005020396752903859,
|
152 |
+
"count": 41
|
153 |
},
|
154 |
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.000418744977893463,
|
156 |
+
"min": 8.187464648775252e-06,
|
157 |
+
"max": 0.005020396752903859,
|
158 |
+
"count": 41
|
159 |
},
|
160 |
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
"value": 0.0003,
|
162 |
"min": 0.0003,
|
163 |
"max": 0.0003,
|
164 |
+
"count": 41
|
165 |
},
|
166 |
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
"value": 0.0003,
|
168 |
"min": 0.0003,
|
169 |
"max": 0.0003,
|
170 |
+
"count": 41
|
171 |
},
|
172 |
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
"value": 0.20000000000000007,
|
174 |
+
"min": 0.20000000000000007,
|
175 |
"max": 0.20000000000000007,
|
176 |
+
"count": 41
|
177 |
},
|
178 |
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
"value": 0.20000000000000007,
|
180 |
+
"min": 0.20000000000000007,
|
181 |
"max": 0.20000000000000007,
|
182 |
+
"count": 41
|
183 |
},
|
184 |
"SoccerTwos.Policy.Beta.mean": {
|
185 |
"value": 0.005000000000000001,
|
186 |
+
"min": 0.005000000000000001,
|
187 |
"max": 0.005000000000000001,
|
188 |
+
"count": 41
|
189 |
},
|
190 |
"SoccerTwos.Policy.Beta.sum": {
|
191 |
"value": 0.005000000000000001,
|
192 |
+
"min": 0.005000000000000001,
|
193 |
"max": 0.005000000000000001,
|
194 |
+
"count": 41
|
195 |
}
|
196 |
},
|
197 |
"metadata": {
|
198 |
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1689262993",
|
200 |
"python_version": "3.10.12 (main, Jun 7 2023, 12:45:35) [GCC 9.4.0]",
|
201 |
+
"command_line_arguments": "/usr/local/bin/mlagents-learn ./ml-agents/config/poca/SoccerTwos.yaml --env=./SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --resume",
|
202 |
"mlagents_version": "0.31.0.dev0",
|
203 |
"mlagents_envs_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": "1689265045"
|
208 |
},
|
209 |
+
"total": 2051.8194522780004,
|
210 |
"count": 1,
|
211 |
+
"self": 0.38692356800038397,
|
212 |
"children": {
|
213 |
"run_training.setup": {
|
214 |
+
"total": 0.04912061800041556,
|
215 |
"count": 1,
|
216 |
+
"self": 0.04912061800041556
|
217 |
},
|
218 |
"TrainerController.start_learning": {
|
219 |
+
"total": 2051.3834080919996,
|
220 |
"count": 1,
|
221 |
+
"self": 1.4297072327517526,
|
222 |
"children": {
|
223 |
"TrainerController._reset_env": {
|
224 |
+
"total": 5.8505743470004745,
|
225 |
+
"count": 5,
|
226 |
+
"self": 5.8505743470004745
|
227 |
},
|
228 |
"TrainerController.advance": {
|
229 |
+
"total": 2043.8246442432464,
|
230 |
+
"count": 58741,
|
231 |
+
"self": 1.5466441024855158,
|
232 |
"children": {
|
233 |
"env_step": {
|
234 |
+
"total": 1650.7772208318975,
|
235 |
+
"count": 58741,
|
236 |
+
"self": 1301.426601842818,
|
237 |
"children": {
|
238 |
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 348.49107166401063,
|
240 |
+
"count": 58741,
|
241 |
+
"self": 10.864575685266573,
|
242 |
"children": {
|
243 |
"TorchPolicy.evaluate": {
|
244 |
+
"total": 337.62649597874406,
|
245 |
+
"count": 116608,
|
246 |
+
"self": 337.62649597874406
|
247 |
}
|
248 |
}
|
249 |
},
|
250 |
"workers": {
|
251 |
+
"total": 0.8595473250688883,
|
252 |
+
"count": 58741,
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"worker_root": {
|
256 |
+
"total": 2047.0026537257418,
|
257 |
+
"count": 58741,
|
258 |
"is_parallel": true,
|
259 |
+
"self": 944.84341135869,
|
260 |
"children": {
|
261 |
"run_training.setup": {
|
262 |
"total": 0.0,
|
|
|
265 |
"self": 0.0,
|
266 |
"children": {
|
267 |
"steps_from_proto": {
|
268 |
+
"total": 0.00418624399935652,
|
269 |
"count": 2,
|
270 |
"is_parallel": true,
|
271 |
+
"self": 0.0009510939989922917,
|
272 |
"children": {
|
273 |
"_process_rank_one_or_two_observation": {
|
274 |
+
"total": 0.0032351500003642286,
|
275 |
"count": 8,
|
276 |
"is_parallel": true,
|
277 |
+
"self": 0.0032351500003642286
|
278 |
}
|
279 |
}
|
280 |
},
|
281 |
"UnityEnvironment.step": {
|
282 |
+
"total": 0.08429741999952967,
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
+
"self": 0.00380554699950153,
|
286 |
"children": {
|
287 |
"UnityEnvironment._generate_step_input": {
|
288 |
+
"total": 0.0009018929995363578,
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
+
"self": 0.0009018929995363578
|
292 |
},
|
293 |
"communicator.exchange": {
|
294 |
+
"total": 0.07381326599988824,
|
295 |
"count": 1,
|
296 |
"is_parallel": true,
|
297 |
+
"self": 0.07381326599988824
|
298 |
},
|
299 |
"steps_from_proto": {
|
300 |
+
"total": 0.005776714000603533,
|
301 |
"count": 2,
|
302 |
"is_parallel": true,
|
303 |
+
"self": 0.0015629140034434386,
|
304 |
"children": {
|
305 |
"_process_rank_one_or_two_observation": {
|
306 |
+
"total": 0.004213799997160095,
|
307 |
"count": 8,
|
308 |
"is_parallel": true,
|
309 |
+
"self": 0.004213799997160095
|
310 |
}
|
311 |
}
|
312 |
}
|
|
|
315 |
}
|
316 |
},
|
317 |
"UnityEnvironment.step": {
|
318 |
+
"total": 1102.1488647630513,
|
319 |
+
"count": 58740,
|
320 |
"is_parallel": true,
|
321 |
+
"self": 64.87031498196848,
|
322 |
"children": {
|
323 |
"UnityEnvironment._generate_step_input": {
|
324 |
+
"total": 42.68622125575712,
|
325 |
+
"count": 58740,
|
326 |
"is_parallel": true,
|
327 |
+
"self": 42.68622125575712
|
328 |
},
|
329 |
"communicator.exchange": {
|
330 |
+
"total": 776.845947855023,
|
331 |
+
"count": 58740,
|
332 |
"is_parallel": true,
|
333 |
+
"self": 776.845947855023
|
334 |
},
|
335 |
"steps_from_proto": {
|
336 |
+
"total": 217.74638067030264,
|
337 |
+
"count": 117480,
|
338 |
"is_parallel": true,
|
339 |
+
"self": 35.14515632017719,
|
340 |
"children": {
|
341 |
"_process_rank_one_or_two_observation": {
|
342 |
+
"total": 182.60122435012545,
|
343 |
+
"count": 469920,
|
344 |
"is_parallel": true,
|
345 |
+
"self": 182.60122435012545
|
346 |
}
|
347 |
}
|
348 |
}
|
349 |
}
|
350 |
+
},
|
351 |
+
"steps_from_proto": {
|
352 |
+
"total": 0.010377604000495921,
|
353 |
+
"count": 8,
|
354 |
+
"is_parallel": true,
|
355 |
+
"self": 0.001878691000456456,
|
356 |
+
"children": {
|
357 |
+
"_process_rank_one_or_two_observation": {
|
358 |
+
"total": 0.008498913000039465,
|
359 |
+
"count": 32,
|
360 |
+
"is_parallel": true,
|
361 |
+
"self": 0.008498913000039465
|
362 |
+
}
|
363 |
+
}
|
364 |
}
|
365 |
}
|
366 |
}
|
|
|
369 |
}
|
370 |
},
|
371 |
"trainer_advance": {
|
372 |
+
"total": 391.50077930886346,
|
373 |
+
"count": 58741,
|
374 |
+
"self": 13.187245363963484,
|
375 |
"children": {
|
376 |
"process_trajectory": {
|
377 |
+
"total": 99.65893102790506,
|
378 |
+
"count": 58741,
|
379 |
+
"self": 98.97506984290521,
|
380 |
+
"children": {
|
381 |
+
"RLTrainer._checkpoint": {
|
382 |
+
"total": 0.6838611849998415,
|
383 |
+
"count": 2,
|
384 |
+
"self": 0.6838611849998415
|
385 |
+
}
|
386 |
+
}
|
387 |
},
|
388 |
"_update_policy": {
|
389 |
+
"total": 278.6546029169949,
|
390 |
+
"count": 41,
|
391 |
+
"self": 176.7638483069668,
|
392 |
"children": {
|
393 |
"TorchPOCAOptimizer.update": {
|
394 |
+
"total": 101.89075461002813,
|
395 |
+
"count": 1230,
|
396 |
+
"self": 101.89075461002813
|
397 |
}
|
398 |
}
|
399 |
}
|
|
|
402 |
}
|
403 |
},
|
404 |
"trainer_threads": {
|
405 |
+
"total": 9.930008673109114e-07,
|
406 |
"count": 1,
|
407 |
+
"self": 9.930008673109114e-07
|
408 |
},
|
409 |
"TrainerController._save_models": {
|
410 |
+
"total": 0.2784812760000932,
|
411 |
"count": 1,
|
412 |
+
"self": 0.002167464999729418,
|
413 |
"children": {
|
414 |
"RLTrainer._checkpoint": {
|
415 |
+
"total": 0.2763138110003638,
|
416 |
"count": 1,
|
417 |
+
"self": 0.2763138110003638
|
418 |
}
|
419 |
}
|
420 |
}
|
run_logs/training_status.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"SoccerTwos": {
|
3 |
-
"elo":
|
4 |
"checkpoints": [
|
5 |
{
|
6 |
"steps": 100328,
|
@@ -10,15 +10,42 @@
|
|
10 |
"auxillary_file_paths": [
|
11 |
"results/SoccerTwos/SoccerTwos/SoccerTwos-100328.pt"
|
12 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
}
|
14 |
],
|
15 |
"final_checkpoint": {
|
16 |
-
"steps":
|
17 |
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
18 |
"reward": 0.0,
|
19 |
-
"creation_time":
|
20 |
"auxillary_file_paths": [
|
21 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-
|
22 |
]
|
23 |
}
|
24 |
},
|
|
|
1 |
{
|
2 |
"SoccerTwos": {
|
3 |
+
"elo": 1183.1174625397725,
|
4 |
"checkpoints": [
|
5 |
{
|
6 |
"steps": 100328,
|
|
|
10 |
"auxillary_file_paths": [
|
11 |
"results/SoccerTwos/SoccerTwos/SoccerTwos-100328.pt"
|
12 |
]
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"steps": 499530,
|
16 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-499530.onnx",
|
17 |
+
"reward": 0.0,
|
18 |
+
"creation_time": 1689263940.7826967,
|
19 |
+
"auxillary_file_paths": [
|
20 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-499530.pt"
|
21 |
+
]
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"steps": 999948,
|
25 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-999948.onnx",
|
26 |
+
"reward": 0.0,
|
27 |
+
"creation_time": 1689265044.8175747,
|
28 |
+
"auxillary_file_paths": [
|
29 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-999948.pt"
|
30 |
+
]
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"steps": 1001948,
|
34 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-1001948.onnx",
|
35 |
+
"reward": 0.0,
|
36 |
+
"creation_time": 1689265045.2630095,
|
37 |
+
"auxillary_file_paths": [
|
38 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-1001948.pt"
|
39 |
+
]
|
40 |
}
|
41 |
],
|
42 |
"final_checkpoint": {
|
43 |
+
"steps": 1001948,
|
44 |
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
45 |
"reward": 0.0,
|
46 |
+
"creation_time": 1689265045.2630095,
|
47 |
"auxillary_file_paths": [
|
48 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-1001948.pt"
|
49 |
]
|
50 |
}
|
51 |
},
|