Trained for another 500_000 stepes
Browse files- Pyramids.onnx +1 -1
- Pyramids/Pyramids-1000011.pt +1 -1
- Pyramids/{Pyramids-499945.onnx → Pyramids-1499986.onnx} +1 -1
- Pyramids/{Pyramids-499945.pt → Pyramids-1499986.pt} +1 -1
- Pyramids/Pyramids-1500114.onnx +3 -0
- Pyramids/Pyramids-1500114.pt +3 -0
- Pyramids/checkpoint.pt +1 -1
- Pyramids/events.out.tfevents.1674394937.91baf8ef49e7.12034.0 +3 -0
- Pyramids/events.out.tfevents.1674394970.91baf8ef49e7.12240.0 +3 -0
- config.json +1 -1
- configuration.yaml +3 -3
- run_logs/Player-0.log +27 -27
- run_logs/timers.json +211 -211
- run_logs/training_status.json +31 -13
Pyramids.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1417437
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36e75298a2c71b9de1e49ea7a00a734a93b246432db3e7c6b110534e72cd0618
|
3 |
size 1417437
|
Pyramids/Pyramids-1000011.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8652382
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc3a972fbe8e5c689c0127e10e84a1b39667e3021286e1cb9093b693eb59b62b
|
3 |
size 8652382
|
Pyramids/{Pyramids-499945.onnx → Pyramids-1499986.onnx}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1417437
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36e75298a2c71b9de1e49ea7a00a734a93b246432db3e7c6b110534e72cd0618
|
3 |
size 1417437
|
Pyramids/{Pyramids-499945.pt → Pyramids-1499986.pt}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8652382
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76ad6f680af726fa08a071d091ff32465f5c109a40b7fcd9fda9b5165cd332a1
|
3 |
size 8652382
|
Pyramids/Pyramids-1500114.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36e75298a2c71b9de1e49ea7a00a734a93b246432db3e7c6b110534e72cd0618
|
3 |
+
size 1417437
|
Pyramids/Pyramids-1500114.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d2106531e078db3ba33c6e685bcffe01d496d918159cb87f75c93aa5ca6786d
|
3 |
+
size 8652382
|
Pyramids/checkpoint.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8652382
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d2106531e078db3ba33c6e685bcffe01d496d918159cb87f75c93aa5ca6786d
|
3 |
size 8652382
|
Pyramids/events.out.tfevents.1674394937.91baf8ef49e7.12034.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e512f52a9b9a68928f73a9d75e5292e5151cf12c852300cec9c008f1c4b9af0
|
3 |
+
size 1326
|
Pyramids/events.out.tfevents.1674394970.91baf8ef49e7.12240.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35d77d8751b9ab1cfe794f3d54c551838b5de0e0d056f41cba623a8dd4f28dc7
|
3 |
+
size 177255
|
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "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}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "checkpoint_interval": 500000, "max_steps":
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "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}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "checkpoint_interval": 500000, "max_steps": 1500000, "time_horizon": 128, "summary_freq": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Pyramids/Pyramids", "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": "Pyramids Training", "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
@@ -49,7 +49,7 @@ behaviors:
|
|
49 |
init_path: null
|
50 |
keep_checkpoints: 5
|
51 |
checkpoint_interval: 500000
|
52 |
-
max_steps:
|
53 |
time_horizon: 128
|
54 |
summary_freq: 30000
|
55 |
threaded: false
|
@@ -78,8 +78,8 @@ checkpoint_settings:
|
|
78 |
run_id: Pyramids Training
|
79 |
initialize_from: null
|
80 |
load_model: false
|
81 |
-
resume:
|
82 |
-
force:
|
83 |
train_model: false
|
84 |
inference: false
|
85 |
results_dir: results
|
|
|
49 |
init_path: null
|
50 |
keep_checkpoints: 5
|
51 |
checkpoint_interval: 500000
|
52 |
+
max_steps: 1500000
|
53 |
time_horizon: 128
|
54 |
summary_freq: 30000
|
55 |
threaded: false
|
|
|
78 |
run_id: Pyramids Training
|
79 |
initialize_from: null
|
80 |
load_model: false
|
81 |
+
resume: true
|
82 |
+
force: false
|
83 |
train_model: false
|
84 |
inference: false
|
85 |
results_dir: results
|
run_logs/Player-0.log
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
|
2 |
Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
|
3 |
Found 1 interfaces on host : 0) 172.28.0.12
|
4 |
-
Multi-casting "[IP] 172.28.0.12 [Port]
|
5 |
Preloaded 'lib_burst_generated.so'
|
6 |
Preloaded 'libgrpc_csharp_ext.x64.so'
|
7 |
Initialize engine version: 2021.3.5f1 (40eb3a945986)
|
@@ -33,7 +33,7 @@ ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM default
|
|
33 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
34 |
FMOD initialized on nosound output
|
35 |
Begin MonoManager ReloadAssembly
|
36 |
-
- Completed reload, in 0.
|
37 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
38 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
39 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
@@ -65,7 +65,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
|
|
65 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
66 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
67 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
68 |
-
UnloadTime: 0.
|
69 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
70 |
requesting resize 84 x 84
|
71 |
Setting up 1 worker threads for Enlighten.
|
@@ -73,7 +73,7 @@ PlayerConnection::CleanupMemory Statistics:
|
|
73 |
[ALLOC_TEMP_TLS] TLS Allocator
|
74 |
StackAllocators :
|
75 |
[ALLOC_TEMP_MAIN]
|
76 |
-
Peak usage frame count: [16.0 KB-32.0 KB]:
|
77 |
Initial Block Size 4.0 MB
|
78 |
Current Block Size 4.0 MB
|
79 |
Peak Allocated Bytes 2.0 MB
|
@@ -204,29 +204,29 @@ PlayerConnection::CleanupMemory Statistics:
|
|
204 |
Peak Allocated Bytes 128 B
|
205 |
Overflow Count 0
|
206 |
[ALLOC_MEMORYPROFILER]
|
207 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
208 |
Requested Block Size 1.0 MB
|
209 |
Peak Block count 2
|
210 |
-
Peak Allocated memory 1.
|
211 |
Peak Large allocation bytes 0 B
|
212 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
213 |
-
Peak main deferred allocation count
|
214 |
[ALLOC_BUCKET]
|
215 |
Large Block size 4.0 MB
|
216 |
Used Block count 1
|
217 |
-
Peak Allocated bytes 1.
|
218 |
[ALLOC_DEFAULT_MAIN]
|
219 |
-
Peak usage frame count: [
|
220 |
Requested Block Size 16.0 MB
|
221 |
-
Peak Block count
|
222 |
-
Peak Allocated memory
|
223 |
-
Peak Large allocation bytes 0
|
224 |
[ALLOC_DEFAULT_THREAD]
|
225 |
-
Peak usage frame count: [
|
226 |
Requested Block Size 16.0 MB
|
227 |
Peak Block count 1
|
228 |
-
Peak Allocated memory
|
229 |
-
Peak Large allocation bytes
|
230 |
[ALLOC_TEMP_JOB_1_FRAME]
|
231 |
Initial Block Size 2.0 MB
|
232 |
Used Block Count 1
|
@@ -252,15 +252,15 @@ PlayerConnection::CleanupMemory Statistics:
|
|
252 |
[ALLOC_BUCKET]
|
253 |
Large Block size 4.0 MB
|
254 |
Used Block count 1
|
255 |
-
Peak Allocated bytes 1.
|
256 |
[ALLOC_GFX_MAIN]
|
257 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
258 |
Requested Block Size 16.0 MB
|
259 |
Peak Block count 1
|
260 |
Peak Allocated memory 67.0 KB
|
261 |
Peak Large allocation bytes 0 B
|
262 |
[ALLOC_GFX_THREAD]
|
263 |
-
Peak usage frame count: [64.0 KB-128.0 KB]:
|
264 |
Requested Block Size 16.0 MB
|
265 |
Peak Block count 1
|
266 |
Peak Allocated memory 67.7 KB
|
@@ -270,15 +270,15 @@ PlayerConnection::CleanupMemory Statistics:
|
|
270 |
[ALLOC_BUCKET]
|
271 |
Large Block size 4.0 MB
|
272 |
Used Block count 1
|
273 |
-
Peak Allocated bytes 1.
|
274 |
[ALLOC_CACHEOBJECTS_MAIN]
|
275 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
276 |
Requested Block Size 4.0 MB
|
277 |
Peak Block count 1
|
278 |
Peak Allocated memory 1.4 MB
|
279 |
Peak Large allocation bytes 0 B
|
280 |
[ALLOC_CACHEOBJECTS_THREAD]
|
281 |
-
Peak usage frame count: [1.0 MB-2.0 MB]:
|
282 |
Requested Block Size 4.0 MB
|
283 |
Peak Block count 2
|
284 |
Peak Allocated memory 4.7 MB
|
@@ -288,27 +288,27 @@ PlayerConnection::CleanupMemory Statistics:
|
|
288 |
[ALLOC_BUCKET]
|
289 |
Large Block size 4.0 MB
|
290 |
Used Block count 1
|
291 |
-
Peak Allocated bytes 1.
|
292 |
[ALLOC_TYPETREE_MAIN]
|
293 |
-
Peak usage frame count: [0-1.0 KB]:
|
294 |
Requested Block Size 2.0 MB
|
295 |
Peak Block count 1
|
296 |
Peak Allocated memory 1.0 KB
|
297 |
Peak Large allocation bytes 0 B
|
298 |
[ALLOC_TYPETREE_THREAD]
|
299 |
-
Peak usage frame count: [1.0 KB-2.0 KB]:
|
300 |
Requested Block Size 2.0 MB
|
301 |
Peak Block count 1
|
302 |
Peak Allocated memory 1.9 KB
|
303 |
Peak Large allocation bytes 0 B
|
304 |
[ALLOC_PROFILER]
|
305 |
-
Peak usage frame count: [16.0 KB-32.0 KB]:
|
306 |
Requested Block Size 16.0 MB
|
307 |
Peak Block count 1
|
308 |
-
Peak Allocated memory
|
309 |
Peak Large allocation bytes 0 B
|
310 |
[ALLOC_PROFILER_BUCKET]
|
311 |
Large Block size 4.0 MB
|
312 |
Used Block count 1
|
313 |
Peak Allocated bytes 396 B
|
314 |
-
##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":
|
|
|
1 |
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
|
2 |
Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
|
3 |
Found 1 interfaces on host : 0) 172.28.0.12
|
4 |
+
Multi-casting "[IP] 172.28.0.12 [Port] 55067 [Flags] 2 [Guid] 2520474411 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
|
5 |
Preloaded 'lib_burst_generated.so'
|
6 |
Preloaded 'libgrpc_csharp_ext.x64.so'
|
7 |
Initialize engine version: 2021.3.5f1 (40eb3a945986)
|
|
|
33 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
34 |
FMOD initialized on nosound output
|
35 |
Begin MonoManager ReloadAssembly
|
36 |
+
- Completed reload, in 0.080 seconds
|
37 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
38 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
39 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
|
65 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
66 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
67 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
68 |
+
UnloadTime: 0.818323 ms
|
69 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
70 |
requesting resize 84 x 84
|
71 |
Setting up 1 worker threads for Enlighten.
|
|
|
73 |
[ALLOC_TEMP_TLS] TLS Allocator
|
74 |
StackAllocators :
|
75 |
[ALLOC_TEMP_MAIN]
|
76 |
+
Peak usage frame count: [16.0 KB-32.0 KB]: 556 frames, [32.0 KB-64.0 KB]: 6966 frames, [64.0 KB-128.0 KB]: 1875 frames, [2.0 MB-4.0 MB]: 1 frames
|
77 |
Initial Block Size 4.0 MB
|
78 |
Current Block Size 4.0 MB
|
79 |
Peak Allocated Bytes 2.0 MB
|
|
|
204 |
Peak Allocated Bytes 128 B
|
205 |
Overflow Count 0
|
206 |
[ALLOC_MEMORYPROFILER]
|
207 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 33 frames, [1.0 MB-2.0 MB]: 9365 frames
|
208 |
Requested Block Size 1.0 MB
|
209 |
Peak Block count 2
|
210 |
+
Peak Allocated memory 1.1 MB
|
211 |
Peak Large allocation bytes 0 B
|
212 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
213 |
+
Peak main deferred allocation count 9248
|
214 |
[ALLOC_BUCKET]
|
215 |
Large Block size 4.0 MB
|
216 |
Used Block count 1
|
217 |
+
Peak Allocated bytes 1.2 MB
|
218 |
[ALLOC_DEFAULT_MAIN]
|
219 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames, [32.0 MB-64.0 MB]: 9397 frames
|
220 |
Requested Block Size 16.0 MB
|
221 |
+
Peak Block count 2
|
222 |
+
Peak Allocated memory 37.9 MB
|
223 |
+
Peak Large allocation bytes 16.0 MB
|
224 |
[ALLOC_DEFAULT_THREAD]
|
225 |
+
Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames, [4.0 MB-8.0 MB]: 9397 frames
|
226 |
Requested Block Size 16.0 MB
|
227 |
Peak Block count 1
|
228 |
+
Peak Allocated memory 7.9 MB
|
229 |
+
Peak Large allocation bytes 0 B
|
230 |
[ALLOC_TEMP_JOB_1_FRAME]
|
231 |
Initial Block Size 2.0 MB
|
232 |
Used Block Count 1
|
|
|
252 |
[ALLOC_BUCKET]
|
253 |
Large Block size 4.0 MB
|
254 |
Used Block count 1
|
255 |
+
Peak Allocated bytes 1.2 MB
|
256 |
[ALLOC_GFX_MAIN]
|
257 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 9397 frames, [64.0 KB-128.0 KB]: 1 frames
|
258 |
Requested Block Size 16.0 MB
|
259 |
Peak Block count 1
|
260 |
Peak Allocated memory 67.0 KB
|
261 |
Peak Large allocation bytes 0 B
|
262 |
[ALLOC_GFX_THREAD]
|
263 |
+
Peak usage frame count: [64.0 KB-128.0 KB]: 9398 frames
|
264 |
Requested Block Size 16.0 MB
|
265 |
Peak Block count 1
|
266 |
Peak Allocated memory 67.7 KB
|
|
|
270 |
[ALLOC_BUCKET]
|
271 |
Large Block size 4.0 MB
|
272 |
Used Block count 1
|
273 |
+
Peak Allocated bytes 1.2 MB
|
274 |
[ALLOC_CACHEOBJECTS_MAIN]
|
275 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 90 frames, [1.0 MB-2.0 MB]: 9308 frames
|
276 |
Requested Block Size 4.0 MB
|
277 |
Peak Block count 1
|
278 |
Peak Allocated memory 1.4 MB
|
279 |
Peak Large allocation bytes 0 B
|
280 |
[ALLOC_CACHEOBJECTS_THREAD]
|
281 |
+
Peak usage frame count: [1.0 MB-2.0 MB]: 9397 frames, [4.0 MB-8.0 MB]: 1 frames
|
282 |
Requested Block Size 4.0 MB
|
283 |
Peak Block count 2
|
284 |
Peak Allocated memory 4.7 MB
|
|
|
288 |
[ALLOC_BUCKET]
|
289 |
Large Block size 4.0 MB
|
290 |
Used Block count 1
|
291 |
+
Peak Allocated bytes 1.2 MB
|
292 |
[ALLOC_TYPETREE_MAIN]
|
293 |
+
Peak usage frame count: [0-1.0 KB]: 9398 frames
|
294 |
Requested Block Size 2.0 MB
|
295 |
Peak Block count 1
|
296 |
Peak Allocated memory 1.0 KB
|
297 |
Peak Large allocation bytes 0 B
|
298 |
[ALLOC_TYPETREE_THREAD]
|
299 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 9398 frames
|
300 |
Requested Block Size 2.0 MB
|
301 |
Peak Block count 1
|
302 |
Peak Allocated memory 1.9 KB
|
303 |
Peak Large allocation bytes 0 B
|
304 |
[ALLOC_PROFILER]
|
305 |
+
Peak usage frame count: [16.0 KB-32.0 KB]: 9398 frames
|
306 |
Requested Block Size 16.0 MB
|
307 |
Peak Block count 1
|
308 |
+
Peak Allocated memory 27.4 KB
|
309 |
Peak Large allocation bytes 0 B
|
310 |
[ALLOC_PROFILER_BUCKET]
|
311 |
Large Block size 4.0 MB
|
312 |
Used Block count 1
|
313 |
Peak Allocated bytes 396 B
|
314 |
+
##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1674396060195,"processId":12261,"allocatedMemory":1957332,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"Thread":34460},{"Manager":10603},{"VertexData":12},{"Geometry":280},{"Texture":16},{"Shader":69173},{"Material":24},{"GfxDevice":35248},{"Animation":304},{"Audio":3976},{"Physics":288},{"Serialization":216},{"Input":9176},{"JobScheduler":200},{"Mono":40},{"ScriptingNativeRuntime":216},{"BaseObject":1609212},{"Resource":592},{"Renderer":1936},{"Transform":48},{"File":800},{"WebCam":24},{"Culling":40},{"Terrain":953},{"Wind":24},{"String":3447},{"DynamicArray":30868},{"HashMap":7680},{"Utility":1360},{"PoolAlloc":1160},{"TypeTree":1792},{"ScriptManager":80},{"RuntimeInitializeOnLoadManager":72},{"SpriteAtlas":112},{"GI":3272},{"Unet":16},{"Director":7760},{"WebRequest":720},{"VR":45473},{"SceneManager":424},{"Video":32},{"LazyScriptCache":32},{"NativeArray":384},{"Camera":25},{"Secure":1},{"SerializationCache":624},{"APIUpdating":5872},{"Subsystems":384},{"VirtualTexturing":57552},{"AssetReference":32}]}
|
run_logs/timers.json
CHANGED
@@ -2,256 +2,256 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
-
"value": 0.
|
6 |
-
"min": 0.
|
7 |
-
"max":
|
8 |
-
"count":
|
9 |
},
|
10 |
"Pyramids.Policy.Entropy.sum": {
|
11 |
-
"value":
|
12 |
-
"min":
|
13 |
-
"max":
|
14 |
-
"count":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
},
|
16 |
"Pyramids.Step.mean": {
|
17 |
-
"value":
|
18 |
-
"min":
|
19 |
-
"max":
|
20 |
-
"count":
|
21 |
},
|
22 |
"Pyramids.Step.sum": {
|
23 |
-
"value":
|
24 |
-
"min":
|
25 |
-
"max":
|
26 |
-
"count":
|
27 |
},
|
28 |
"Pyramids.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
-
"value": 0.
|
30 |
-
"min":
|
31 |
-
"max": 0.
|
32 |
-
"count":
|
33 |
},
|
34 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
-
"value":
|
36 |
-
"min":
|
37 |
-
"max":
|
38 |
-
"count":
|
39 |
},
|
40 |
"Pyramids.Policy.RndValueEstimate.mean": {
|
41 |
-
"value": 0.
|
42 |
-
"min": -
|
43 |
-
"max":
|
44 |
-
"count":
|
45 |
},
|
46 |
"Pyramids.Policy.RndValueEstimate.sum": {
|
47 |
-
"value":
|
48 |
-
"min": -
|
49 |
-
"max":
|
50 |
-
"count":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
},
|
52 |
"Pyramids.Losses.PolicyLoss.mean": {
|
53 |
-
"value": 0.
|
54 |
-
"min": 0.
|
55 |
-
"max": 0.
|
56 |
-
"count":
|
57 |
},
|
58 |
"Pyramids.Losses.PolicyLoss.sum": {
|
59 |
-
"value": 0.
|
60 |
-
"min": 0.
|
61 |
-
"max": 1.
|
62 |
-
"count":
|
63 |
},
|
64 |
"Pyramids.Losses.ValueLoss.mean": {
|
65 |
-
"value": 0.
|
66 |
-
"min":
|
67 |
-
"max": 0.
|
68 |
-
"count":
|
69 |
},
|
70 |
"Pyramids.Losses.ValueLoss.sum": {
|
71 |
-
"value": 0.
|
72 |
-
"min": 0.
|
73 |
-
"max":
|
74 |
-
"count":
|
75 |
},
|
76 |
"Pyramids.Policy.LearningRate.mean": {
|
77 |
-
"value":
|
78 |
-
"min":
|
79 |
-
"max":
|
80 |
-
"count":
|
81 |
},
|
82 |
"Pyramids.Policy.LearningRate.sum": {
|
83 |
-
"value":
|
84 |
-
"min":
|
85 |
-
"max": 0.
|
86 |
-
"count":
|
87 |
},
|
88 |
"Pyramids.Policy.Epsilon.mean": {
|
89 |
-
"value": 0.
|
90 |
-
"min": 0.
|
91 |
-
"max": 0.
|
92 |
-
"count":
|
93 |
},
|
94 |
"Pyramids.Policy.Epsilon.sum": {
|
95 |
-
"value": 1.
|
96 |
-
"min": 1.
|
97 |
-
"max":
|
98 |
-
"count":
|
99 |
},
|
100 |
"Pyramids.Policy.Beta.mean": {
|
101 |
-
"value": 0.
|
102 |
-
"min": 0.
|
103 |
-
"max": 0.
|
104 |
-
"count":
|
105 |
},
|
106 |
"Pyramids.Policy.Beta.sum": {
|
107 |
-
"value": 0.
|
108 |
-
"min": 0.
|
109 |
-
"max": 0.
|
110 |
-
"count":
|
111 |
},
|
112 |
"Pyramids.Losses.RNDLoss.mean": {
|
113 |
-
"value": 0.
|
114 |
-
"min": 0.
|
115 |
-
"max": 0.
|
116 |
-
"count":
|
117 |
},
|
118 |
"Pyramids.Losses.RNDLoss.sum": {
|
119 |
-
"value": 0.
|
120 |
-
"min": 0.
|
121 |
-
"max":
|
122 |
-
"count":
|
123 |
-
},
|
124 |
-
"Pyramids.Environment.EpisodeLength.mean": {
|
125 |
-
"value": 525.7966101694915,
|
126 |
-
"min": 486.4307692307692,
|
127 |
-
"max": 999.0,
|
128 |
-
"count": 33
|
129 |
-
},
|
130 |
-
"Pyramids.Environment.EpisodeLength.sum": {
|
131 |
-
"value": 31022.0,
|
132 |
-
"min": 15984.0,
|
133 |
-
"max": 32628.0,
|
134 |
-
"count": 33
|
135 |
-
},
|
136 |
-
"Pyramids.Environment.CumulativeReward.mean": {
|
137 |
-
"value": 1.2408930724807854,
|
138 |
-
"min": -1.0000000521540642,
|
139 |
-
"max": 1.359661511847606,
|
140 |
-
"count": 33
|
141 |
-
},
|
142 |
-
"Pyramids.Environment.CumulativeReward.sum": {
|
143 |
-
"value": 71.97179820388556,
|
144 |
-
"min": -32.000001668930054,
|
145 |
-
"max": 88.3779982700944,
|
146 |
-
"count": 33
|
147 |
-
},
|
148 |
-
"Pyramids.Policy.ExtrinsicReward.mean": {
|
149 |
-
"value": 1.2408930724807854,
|
150 |
-
"min": -1.0000000521540642,
|
151 |
-
"max": 1.359661511847606,
|
152 |
-
"count": 33
|
153 |
-
},
|
154 |
-
"Pyramids.Policy.ExtrinsicReward.sum": {
|
155 |
-
"value": 71.97179820388556,
|
156 |
-
"min": -32.000001668930054,
|
157 |
-
"max": 88.3779982700944,
|
158 |
-
"count": 33
|
159 |
-
},
|
160 |
-
"Pyramids.Policy.RndReward.mean": {
|
161 |
-
"value": 0.0703832382618014,
|
162 |
-
"min": 0.06907087514879934,
|
163 |
-
"max": 5.639800105243921,
|
164 |
-
"count": 33
|
165 |
-
},
|
166 |
-
"Pyramids.Policy.RndReward.sum": {
|
167 |
-
"value": 4.082227819184482,
|
168 |
-
"min": 3.910407401388511,
|
169 |
-
"max": 90.23680168390274,
|
170 |
-
"count": 33
|
171 |
},
|
172 |
"Pyramids.IsTraining.mean": {
|
173 |
"value": 1.0,
|
174 |
"min": 1.0,
|
175 |
"max": 1.0,
|
176 |
-
"count":
|
177 |
},
|
178 |
"Pyramids.IsTraining.sum": {
|
179 |
"value": 1.0,
|
180 |
"min": 1.0,
|
181 |
"max": 1.0,
|
182 |
-
"count":
|
183 |
}
|
184 |
},
|
185 |
"metadata": {
|
186 |
"timer_format_version": "0.1.0",
|
187 |
-
"start_time_seconds": "
|
188 |
"python_version": "3.8.10 (default, Nov 14 2022, 12:59:47) \n[GCC 9.4.0]",
|
189 |
-
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --
|
190 |
"mlagents_version": "0.29.0.dev0",
|
191 |
"mlagents_envs_version": "0.29.0.dev0",
|
192 |
"communication_protocol_version": "1.5.0",
|
193 |
"pytorch_version": "1.8.1+cu102",
|
194 |
"numpy_version": "1.21.6",
|
195 |
-
"end_time_seconds": "
|
196 |
},
|
197 |
-
"total":
|
198 |
"count": 1,
|
199 |
-
"self": 0.
|
200 |
"children": {
|
201 |
"run_training.setup": {
|
202 |
-
"total": 0.
|
203 |
"count": 1,
|
204 |
-
"self": 0.
|
205 |
},
|
206 |
"TrainerController.start_learning": {
|
207 |
-
"total":
|
208 |
"count": 1,
|
209 |
-
"self":
|
210 |
"children": {
|
211 |
"TrainerController._reset_env": {
|
212 |
-
"total": 6.
|
213 |
"count": 1,
|
214 |
-
"self": 6.
|
215 |
},
|
216 |
"TrainerController.advance": {
|
217 |
-
"total":
|
218 |
-
"count":
|
219 |
-
"self":
|
220 |
"children": {
|
221 |
"env_step": {
|
222 |
-
"total":
|
223 |
-
"count":
|
224 |
-
"self":
|
225 |
"children": {
|
226 |
"SubprocessEnvManager._take_step": {
|
227 |
-
"total":
|
228 |
-
"count":
|
229 |
-
"self":
|
230 |
"children": {
|
231 |
"TorchPolicy.evaluate": {
|
232 |
-
"total":
|
233 |
-
"count":
|
234 |
-
"self":
|
235 |
"children": {
|
236 |
"TorchPolicy.sample_actions": {
|
237 |
-
"total":
|
238 |
-
"count":
|
239 |
-
"self":
|
240 |
}
|
241 |
}
|
242 |
}
|
243 |
}
|
244 |
},
|
245 |
"workers": {
|
246 |
-
"total": 0.
|
247 |
-
"count":
|
248 |
"self": 0.0,
|
249 |
"children": {
|
250 |
"worker_root": {
|
251 |
-
"total":
|
252 |
-
"count":
|
253 |
"is_parallel": true,
|
254 |
-
"self":
|
255 |
"children": {
|
256 |
"run_training.setup": {
|
257 |
"total": 0.0,
|
@@ -260,48 +260,48 @@
|
|
260 |
"self": 0.0,
|
261 |
"children": {
|
262 |
"steps_from_proto": {
|
263 |
-
"total": 0.
|
264 |
"count": 1,
|
265 |
"is_parallel": true,
|
266 |
-
"self": 0.
|
267 |
"children": {
|
268 |
"_process_rank_one_or_two_observation": {
|
269 |
-
"total": 0.
|
270 |
"count": 8,
|
271 |
"is_parallel": true,
|
272 |
-
"self": 0.
|
273 |
}
|
274 |
}
|
275 |
},
|
276 |
"UnityEnvironment.step": {
|
277 |
-
"total": 0.
|
278 |
"count": 1,
|
279 |
"is_parallel": true,
|
280 |
-
"self": 0.
|
281 |
"children": {
|
282 |
"UnityEnvironment._generate_step_input": {
|
283 |
-
"total": 0.
|
284 |
"count": 1,
|
285 |
"is_parallel": true,
|
286 |
-
"self": 0.
|
287 |
},
|
288 |
"communicator.exchange": {
|
289 |
-
"total": 0.
|
290 |
"count": 1,
|
291 |
"is_parallel": true,
|
292 |
-
"self": 0.
|
293 |
},
|
294 |
"steps_from_proto": {
|
295 |
-
"total": 0.
|
296 |
"count": 1,
|
297 |
"is_parallel": true,
|
298 |
-
"self": 0.
|
299 |
"children": {
|
300 |
"_process_rank_one_or_two_observation": {
|
301 |
-
"total": 0.
|
302 |
"count": 8,
|
303 |
"is_parallel": true,
|
304 |
-
"self": 0.
|
305 |
}
|
306 |
}
|
307 |
}
|
@@ -310,34 +310,34 @@
|
|
310 |
}
|
311 |
},
|
312 |
"UnityEnvironment.step": {
|
313 |
-
"total":
|
314 |
-
"count":
|
315 |
"is_parallel": true,
|
316 |
-
"self":
|
317 |
"children": {
|
318 |
"UnityEnvironment._generate_step_input": {
|
319 |
-
"total":
|
320 |
-
"count":
|
321 |
"is_parallel": true,
|
322 |
-
"self":
|
323 |
},
|
324 |
"communicator.exchange": {
|
325 |
-
"total":
|
326 |
-
"count":
|
327 |
"is_parallel": true,
|
328 |
-
"self":
|
329 |
},
|
330 |
"steps_from_proto": {
|
331 |
-
"total":
|
332 |
-
"count":
|
333 |
"is_parallel": true,
|
334 |
-
"self":
|
335 |
"children": {
|
336 |
"_process_rank_one_or_two_observation": {
|
337 |
-
"total":
|
338 |
-
"count":
|
339 |
"is_parallel": true,
|
340 |
-
"self":
|
341 |
}
|
342 |
}
|
343 |
}
|
@@ -350,31 +350,31 @@
|
|
350 |
}
|
351 |
},
|
352 |
"trainer_advance": {
|
353 |
-
"total":
|
354 |
-
"count":
|
355 |
-
"self":
|
356 |
"children": {
|
357 |
"process_trajectory": {
|
358 |
-
"total":
|
359 |
-
"count":
|
360 |
-
"self":
|
361 |
"children": {
|
362 |
"RLTrainer._checkpoint": {
|
363 |
-
"total": 0.
|
364 |
-
"count":
|
365 |
-
"self": 0.
|
366 |
}
|
367 |
}
|
368 |
},
|
369 |
"_update_policy": {
|
370 |
-
"total":
|
371 |
-
"count":
|
372 |
-
"self":
|
373 |
"children": {
|
374 |
"TorchPPOOptimizer.update": {
|
375 |
-
"total":
|
376 |
-
"count":
|
377 |
-
"self":
|
378 |
}
|
379 |
}
|
380 |
}
|
@@ -383,19 +383,19 @@
|
|
383 |
}
|
384 |
},
|
385 |
"trainer_threads": {
|
386 |
-
"total": 9.
|
387 |
"count": 1,
|
388 |
-
"self": 9.
|
389 |
},
|
390 |
"TrainerController._save_models": {
|
391 |
-
"total": 0.
|
392 |
"count": 1,
|
393 |
-
"self": 0.
|
394 |
"children": {
|
395 |
"RLTrainer._checkpoint": {
|
396 |
-
"total": 0.
|
397 |
"count": 1,
|
398 |
-
"self": 0.
|
399 |
}
|
400 |
}
|
401 |
}
|
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
+
"value": 0.4532043933868408,
|
6 |
+
"min": 0.44381052255630493,
|
7 |
+
"max": 0.5803528428077698,
|
8 |
+
"count": 17
|
9 |
},
|
10 |
"Pyramids.Policy.Entropy.sum": {
|
11 |
+
"value": 13726.654296875,
|
12 |
+
"min": 10595.9267578125,
|
13 |
+
"max": 17317.728515625,
|
14 |
+
"count": 17
|
15 |
+
},
|
16 |
+
"Pyramids.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 432.7313432835821,
|
18 |
+
"min": 394.775,
|
19 |
+
"max": 581.1666666666666,
|
20 |
+
"count": 17
|
21 |
+
},
|
22 |
+
"Pyramids.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 28993.0,
|
24 |
+
"min": 15791.0,
|
25 |
+
"max": 31863.0,
|
26 |
+
"count": 17
|
27 |
},
|
28 |
"Pyramids.Step.mean": {
|
29 |
+
"value": 1499986.0,
|
30 |
+
"min": 1019938.0,
|
31 |
+
"max": 1499986.0,
|
32 |
+
"count": 17
|
33 |
},
|
34 |
"Pyramids.Step.sum": {
|
35 |
+
"value": 1499986.0,
|
36 |
+
"min": 1019938.0,
|
37 |
+
"max": 1499986.0,
|
38 |
+
"count": 17
|
39 |
},
|
40 |
"Pyramids.Policy.ExtrinsicValueEstimate.mean": {
|
41 |
+
"value": 0.36165475845336914,
|
42 |
+
"min": 0.2319091558456421,
|
43 |
+
"max": 0.4280426502227783,
|
44 |
+
"count": 17
|
45 |
},
|
46 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
47 |
+
"value": 96.20016479492188,
|
48 |
+
"min": 59.83256149291992,
|
49 |
+
"max": 113.85934448242188,
|
50 |
+
"count": 17
|
51 |
},
|
52 |
"Pyramids.Policy.RndValueEstimate.mean": {
|
53 |
+
"value": 0.035503603518009186,
|
54 |
+
"min": -1.390764832496643,
|
55 |
+
"max": 1.850163459777832,
|
56 |
+
"count": 17
|
57 |
},
|
58 |
"Pyramids.Policy.RndValueEstimate.sum": {
|
59 |
+
"value": 9.443958282470703,
|
60 |
+
"min": -358.81732177734375,
|
61 |
+
"max": 475.49200439453125,
|
62 |
+
"count": 17
|
63 |
+
},
|
64 |
+
"Pyramids.Environment.CumulativeReward.mean": {
|
65 |
+
"value": 1.477692515102785,
|
66 |
+
"min": 0.9784666348029586,
|
67 |
+
"max": 1.5552099861204625,
|
68 |
+
"count": 17
|
69 |
+
},
|
70 |
+
"Pyramids.Environment.CumulativeReward.sum": {
|
71 |
+
"value": 99.0053985118866,
|
72 |
+
"min": 49.901798374950886,
|
73 |
+
"max": 103.12619817256927,
|
74 |
+
"count": 17
|
75 |
+
},
|
76 |
+
"Pyramids.Policy.ExtrinsicReward.mean": {
|
77 |
+
"value": 1.477692515102785,
|
78 |
+
"min": 0.9784666348029586,
|
79 |
+
"max": 1.5552099861204625,
|
80 |
+
"count": 17
|
81 |
+
},
|
82 |
+
"Pyramids.Policy.ExtrinsicReward.sum": {
|
83 |
+
"value": 99.0053985118866,
|
84 |
+
"min": 49.901798374950886,
|
85 |
+
"max": 103.12619817256927,
|
86 |
+
"count": 17
|
87 |
+
},
|
88 |
+
"Pyramids.Policy.RndReward.mean": {
|
89 |
+
"value": 0.04428825573735078,
|
90 |
+
"min": 0.04428825573735078,
|
91 |
+
"max": 0.07632057223320142,
|
92 |
+
"count": 17
|
93 |
+
},
|
94 |
+
"Pyramids.Policy.RndReward.sum": {
|
95 |
+
"value": 2.9673131344025023,
|
96 |
+
"min": 2.0459056455874816,
|
97 |
+
"max": 4.027543442418391,
|
98 |
+
"count": 17
|
99 |
},
|
100 |
"Pyramids.Losses.PolicyLoss.mean": {
|
101 |
+
"value": 0.06789491880183397,
|
102 |
+
"min": 0.06588758243163408,
|
103 |
+
"max": 0.07212834758557225,
|
104 |
+
"count": 17
|
105 |
},
|
106 |
"Pyramids.Losses.PolicyLoss.sum": {
|
107 |
+
"value": 0.9505288632256755,
|
108 |
+
"min": 0.6491551282701503,
|
109 |
+
"max": 1.0362443234674479,
|
110 |
+
"count": 17
|
111 |
},
|
112 |
"Pyramids.Losses.ValueLoss.mean": {
|
113 |
+
"value": 0.016964047471576902,
|
114 |
+
"min": 0.015326032984085646,
|
115 |
+
"max": 0.5244140750891595,
|
116 |
+
"count": 17
|
117 |
},
|
118 |
"Pyramids.Losses.ValueLoss.sum": {
|
119 |
+
"value": 0.23749666460207663,
|
120 |
+
"min": 0.21456446177719904,
|
121 |
+
"max": 7.341797051248233,
|
122 |
+
"count": 17
|
123 |
},
|
124 |
"Pyramids.Policy.LearningRate.mean": {
|
125 |
+
"value": 3.0845275432857135e-06,
|
126 |
+
"min": 3.0845275432857135e-06,
|
127 |
+
"max": 9.787477848620741e-05,
|
128 |
+
"count": 17
|
129 |
},
|
130 |
"Pyramids.Policy.LearningRate.sum": {
|
131 |
+
"value": 4.318338560599999e-05,
|
132 |
+
"min": 4.318338560599999e-05,
|
133 |
+
"max": 0.0013020861659715998,
|
134 |
+
"count": 17
|
135 |
},
|
136 |
"Pyramids.Policy.Epsilon.mean": {
|
137 |
+
"value": 0.10102814285714287,
|
138 |
+
"min": 0.10102814285714287,
|
139 |
+
"max": 0.1326249037037037,
|
140 |
+
"count": 17
|
141 |
},
|
142 |
"Pyramids.Policy.Epsilon.sum": {
|
143 |
+
"value": 1.4143940000000002,
|
144 |
+
"min": 1.1936241333333333,
|
145 |
+
"max": 1.9048849333333338,
|
146 |
+
"count": 17
|
147 |
},
|
148 |
"Pyramids.Policy.Beta.mean": {
|
149 |
+
"value": 0.00011271147142857142,
|
150 |
+
"min": 0.00011271147142857142,
|
151 |
+
"max": 0.00326922788,
|
152 |
+
"count": 17
|
153 |
},
|
154 |
"Pyramids.Policy.Beta.sum": {
|
155 |
+
"value": 0.0015779605999999998,
|
156 |
+
"min": 0.0015779605999999998,
|
157 |
+
"max": 0.04349943716,
|
158 |
+
"count": 17
|
159 |
},
|
160 |
"Pyramids.Losses.RNDLoss.mean": {
|
161 |
+
"value": 0.009777999483048916,
|
162 |
+
"min": 0.009777999483048916,
|
163 |
+
"max": 0.01282537542283535,
|
164 |
+
"count": 17
|
165 |
},
|
166 |
"Pyramids.Losses.RNDLoss.sum": {
|
167 |
+
"value": 0.13689199090003967,
|
168 |
+
"min": 0.11162860691547394,
|
169 |
+
"max": 0.18299421668052673,
|
170 |
+
"count": 17
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
},
|
172 |
"Pyramids.IsTraining.mean": {
|
173 |
"value": 1.0,
|
174 |
"min": 1.0,
|
175 |
"max": 1.0,
|
176 |
+
"count": 17
|
177 |
},
|
178 |
"Pyramids.IsTraining.sum": {
|
179 |
"value": 1.0,
|
180 |
"min": 1.0,
|
181 |
"max": 1.0,
|
182 |
+
"count": 17
|
183 |
}
|
184 |
},
|
185 |
"metadata": {
|
186 |
"timer_format_version": "0.1.0",
|
187 |
+
"start_time_seconds": "1674394967",
|
188 |
"python_version": "3.8.10 (default, Nov 14 2022, 12:59:47) \n[GCC 9.4.0]",
|
189 |
+
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --resume",
|
190 |
"mlagents_version": "0.29.0.dev0",
|
191 |
"mlagents_envs_version": "0.29.0.dev0",
|
192 |
"communication_protocol_version": "1.5.0",
|
193 |
"pytorch_version": "1.8.1+cu102",
|
194 |
"numpy_version": "1.21.6",
|
195 |
+
"end_time_seconds": "1674396060"
|
196 |
},
|
197 |
+
"total": 1092.667596873,
|
198 |
"count": 1,
|
199 |
+
"self": 0.43018394000000626,
|
200 |
"children": {
|
201 |
"run_training.setup": {
|
202 |
+
"total": 0.10236797300012768,
|
203 |
"count": 1,
|
204 |
+
"self": 0.10236797300012768
|
205 |
},
|
206 |
"TrainerController.start_learning": {
|
207 |
+
"total": 1092.13504496,
|
208 |
"count": 1,
|
209 |
+
"self": 0.6659482690456571,
|
210 |
"children": {
|
211 |
"TrainerController._reset_env": {
|
212 |
+
"total": 6.009644183999626,
|
213 |
"count": 1,
|
214 |
+
"self": 6.009644183999626
|
215 |
},
|
216 |
"TrainerController.advance": {
|
217 |
+
"total": 1085.3672708049548,
|
218 |
+
"count": 32135,
|
219 |
+
"self": 0.6634570369433277,
|
220 |
"children": {
|
221 |
"env_step": {
|
222 |
+
"total": 759.7270263679825,
|
223 |
+
"count": 32135,
|
224 |
+
"self": 706.0505475659379,
|
225 |
"children": {
|
226 |
"SubprocessEnvManager._take_step": {
|
227 |
+
"total": 53.269509911006026,
|
228 |
+
"count": 32135,
|
229 |
+
"self": 2.2648675340533373,
|
230 |
"children": {
|
231 |
"TorchPolicy.evaluate": {
|
232 |
+
"total": 51.00464237695269,
|
233 |
+
"count": 31326,
|
234 |
+
"self": 17.25952298097218,
|
235 |
"children": {
|
236 |
"TorchPolicy.sample_actions": {
|
237 |
+
"total": 33.74511939598051,
|
238 |
+
"count": 31326,
|
239 |
+
"self": 33.74511939598051
|
240 |
}
|
241 |
}
|
242 |
}
|
243 |
}
|
244 |
},
|
245 |
"workers": {
|
246 |
+
"total": 0.4069688910385594,
|
247 |
+
"count": 32135,
|
248 |
"self": 0.0,
|
249 |
"children": {
|
250 |
"worker_root": {
|
251 |
+
"total": 1089.611901268005,
|
252 |
+
"count": 32135,
|
253 |
"is_parallel": true,
|
254 |
+
"self": 434.65522339204836,
|
255 |
"children": {
|
256 |
"run_training.setup": {
|
257 |
"total": 0.0,
|
|
|
260 |
"self": 0.0,
|
261 |
"children": {
|
262 |
"steps_from_proto": {
|
263 |
+
"total": 0.0018921700002465514,
|
264 |
"count": 1,
|
265 |
"is_parallel": true,
|
266 |
+
"self": 0.000711918999968475,
|
267 |
"children": {
|
268 |
"_process_rank_one_or_two_observation": {
|
269 |
+
"total": 0.0011802510002780764,
|
270 |
"count": 8,
|
271 |
"is_parallel": true,
|
272 |
+
"self": 0.0011802510002780764
|
273 |
}
|
274 |
}
|
275 |
},
|
276 |
"UnityEnvironment.step": {
|
277 |
+
"total": 0.048748384000191436,
|
278 |
"count": 1,
|
279 |
"is_parallel": true,
|
280 |
+
"self": 0.0005123490004734776,
|
281 |
"children": {
|
282 |
"UnityEnvironment._generate_step_input": {
|
283 |
+
"total": 0.00054005700030757,
|
284 |
"count": 1,
|
285 |
"is_parallel": true,
|
286 |
+
"self": 0.00054005700030757
|
287 |
},
|
288 |
"communicator.exchange": {
|
289 |
+
"total": 0.045948587999646406,
|
290 |
"count": 1,
|
291 |
"is_parallel": true,
|
292 |
+
"self": 0.045948587999646406
|
293 |
},
|
294 |
"steps_from_proto": {
|
295 |
+
"total": 0.001747389999763982,
|
296 |
"count": 1,
|
297 |
"is_parallel": true,
|
298 |
+
"self": 0.00042254599975422025,
|
299 |
"children": {
|
300 |
"_process_rank_one_or_two_observation": {
|
301 |
+
"total": 0.0013248440000097617,
|
302 |
"count": 8,
|
303 |
"is_parallel": true,
|
304 |
+
"self": 0.0013248440000097617
|
305 |
}
|
306 |
}
|
307 |
}
|
|
|
310 |
}
|
311 |
},
|
312 |
"UnityEnvironment.step": {
|
313 |
+
"total": 654.9566778759568,
|
314 |
+
"count": 32134,
|
315 |
"is_parallel": true,
|
316 |
+
"self": 13.927581371995984,
|
317 |
"children": {
|
318 |
"UnityEnvironment._generate_step_input": {
|
319 |
+
"total": 11.930569120969267,
|
320 |
+
"count": 32134,
|
321 |
"is_parallel": true,
|
322 |
+
"self": 11.930569120969267
|
323 |
},
|
324 |
"communicator.exchange": {
|
325 |
+
"total": 576.0525423230297,
|
326 |
+
"count": 32134,
|
327 |
"is_parallel": true,
|
328 |
+
"self": 576.0525423230297
|
329 |
},
|
330 |
"steps_from_proto": {
|
331 |
+
"total": 53.04598505996182,
|
332 |
+
"count": 32134,
|
333 |
"is_parallel": true,
|
334 |
+
"self": 11.768339568886404,
|
335 |
"children": {
|
336 |
"_process_rank_one_or_two_observation": {
|
337 |
+
"total": 41.27764549107542,
|
338 |
+
"count": 257072,
|
339 |
"is_parallel": true,
|
340 |
+
"self": 41.27764549107542
|
341 |
}
|
342 |
}
|
343 |
}
|
|
|
350 |
}
|
351 |
},
|
352 |
"trainer_advance": {
|
353 |
+
"total": 324.976787400029,
|
354 |
+
"count": 32135,
|
355 |
+
"self": 1.2968600550302654,
|
356 |
"children": {
|
357 |
"process_trajectory": {
|
358 |
+
"total": 75.45606778799629,
|
359 |
+
"count": 32135,
|
360 |
+
"self": 75.3409848169963,
|
361 |
"children": {
|
362 |
"RLTrainer._checkpoint": {
|
363 |
+
"total": 0.11508297099999254,
|
364 |
+
"count": 1,
|
365 |
+
"self": 0.11508297099999254
|
366 |
}
|
367 |
}
|
368 |
},
|
369 |
"_update_policy": {
|
370 |
+
"total": 248.22385955700247,
|
371 |
+
"count": 235,
|
372 |
+
"self": 92.66320894699629,
|
373 |
"children": {
|
374 |
"TorchPPOOptimizer.update": {
|
375 |
+
"total": 155.56065061000618,
|
376 |
+
"count": 11313,
|
377 |
+
"self": 155.56065061000618
|
378 |
}
|
379 |
}
|
380 |
}
|
|
|
383 |
}
|
384 |
},
|
385 |
"trainer_threads": {
|
386 |
+
"total": 9.289997251471505e-07,
|
387 |
"count": 1,
|
388 |
+
"self": 9.289997251471505e-07
|
389 |
},
|
390 |
"TrainerController._save_models": {
|
391 |
+
"total": 0.09218077300010918,
|
392 |
"count": 1,
|
393 |
+
"self": 0.001816039000004821,
|
394 |
"children": {
|
395 |
"RLTrainer._checkpoint": {
|
396 |
+
"total": 0.09036473400010436,
|
397 |
"count": 1,
|
398 |
+
"self": 0.09036473400010436
|
399 |
}
|
400 |
}
|
401 |
}
|
run_logs/training_status.json
CHANGED
@@ -1,15 +1,6 @@
|
|
1 |
{
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
-
{
|
5 |
-
"steps": 499945,
|
6 |
-
"file_path": "results/Pyramids Training/Pyramids/Pyramids-499945.onnx",
|
7 |
-
"reward": null,
|
8 |
-
"creation_time": 1674393335.4280186,
|
9 |
-
"auxillary_file_paths": [
|
10 |
-
"results/Pyramids Training/Pyramids/Pyramids-499945.pt"
|
11 |
-
]
|
12 |
-
},
|
13 |
{
|
14 |
"steps": 999883,
|
15 |
"file_path": "results/Pyramids Training/Pyramids/Pyramids-999883.onnx",
|
@@ -27,15 +18,42 @@
|
|
27 |
"auxillary_file_paths": [
|
28 |
"results/Pyramids Training/Pyramids/Pyramids-1000011.pt"
|
29 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
}
|
31 |
],
|
32 |
"final_checkpoint": {
|
33 |
-
"steps":
|
34 |
"file_path": "results/Pyramids Training/Pyramids.onnx",
|
35 |
-
"reward": 1.
|
36 |
-
"creation_time":
|
37 |
"auxillary_file_paths": [
|
38 |
-
"results/Pyramids Training/Pyramids/Pyramids-
|
39 |
]
|
40 |
}
|
41 |
},
|
|
|
1 |
{
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
{
|
5 |
"steps": 999883,
|
6 |
"file_path": "results/Pyramids Training/Pyramids/Pyramids-999883.onnx",
|
|
|
18 |
"auxillary_file_paths": [
|
19 |
"results/Pyramids Training/Pyramids/Pyramids-1000011.pt"
|
20 |
]
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"steps": 1000011,
|
24 |
+
"file_path": "results/Pyramids Training/Pyramids/Pyramids-1000011.onnx",
|
25 |
+
"reward": null,
|
26 |
+
"creation_time": 1674394940.9346263,
|
27 |
+
"auxillary_file_paths": [
|
28 |
+
"results/Pyramids Training/Pyramids/Pyramids-1000011.pt"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"steps": 1499986,
|
33 |
+
"file_path": "results/Pyramids Training/Pyramids/Pyramids-1499986.onnx",
|
34 |
+
"reward": 1.7127499841153622,
|
35 |
+
"creation_time": 1674396059.614464,
|
36 |
+
"auxillary_file_paths": [
|
37 |
+
"results/Pyramids Training/Pyramids/Pyramids-1499986.pt"
|
38 |
+
]
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"steps": 1500114,
|
42 |
+
"file_path": "results/Pyramids Training/Pyramids/Pyramids-1500114.onnx",
|
43 |
+
"reward": 1.7127499841153622,
|
44 |
+
"creation_time": 1674396059.8315725,
|
45 |
+
"auxillary_file_paths": [
|
46 |
+
"results/Pyramids Training/Pyramids/Pyramids-1500114.pt"
|
47 |
+
]
|
48 |
}
|
49 |
],
|
50 |
"final_checkpoint": {
|
51 |
+
"steps": 1500114,
|
52 |
"file_path": "results/Pyramids Training/Pyramids.onnx",
|
53 |
+
"reward": 1.7127499841153622,
|
54 |
+
"creation_time": 1674396059.8315725,
|
55 |
"auxillary_file_paths": [
|
56 |
+
"results/Pyramids Training/Pyramids/Pyramids-1500114.pt"
|
57 |
]
|
58 |
}
|
59 |
},
|