v3 push
Browse files- Pyramids.onnx +2 -2
- Pyramids/Pyramids-1000051.onnx +3 -0
- Pyramids/Pyramids-1000051.pt +3 -0
- Pyramids/Pyramids-499891.onnx +3 -0
- Pyramids/Pyramids-499891.pt +3 -0
- Pyramids/Pyramids-999819.onnx +3 -0
- Pyramids/Pyramids-999819.pt +3 -0
- Pyramids/checkpoint.pt +2 -2
- Pyramids/events.out.tfevents.1736909272.19aa2fa544cb.50242.0 +3 -0
- config.json +1 -1
- configuration.yaml +7 -5
- run_logs/Player-0.log +20 -20
- run_logs/timers.json +159 -159
- run_logs/training_status.json +20 -20
Pyramids.onnx
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:0af7534db6b184391450cd9cdf5cfa4d0bf9920ccdc28f90c3a1cfa87c3d8b42
|
3 |
+
size 3786005
|
Pyramids/Pyramids-1000051.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0af7534db6b184391450cd9cdf5cfa4d0bf9920ccdc28f90c3a1cfa87c3d8b42
|
3 |
+
size 3786005
|
Pyramids/Pyramids-1000051.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:441cdf8a5facbb465be344a1331a7a317a81767b7bf844d708261b4eb14673a2
|
3 |
+
size 22846129
|
Pyramids/Pyramids-499891.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:557149a42c4a167895536634ea52897ddc90aa866b8346b2d16f06b0207313bc
|
3 |
+
size 3786005
|
Pyramids/Pyramids-499891.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af17be5328b6bc1e0c22479fccd83023ab991566f0aeadd11fa659035d1cd7f9
|
3 |
+
size 22845984
|
Pyramids/Pyramids-999819.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:903d8354598165e4c6c284c265bde98a026327ecf4f6f9610ba72eb65a2fa7b3
|
3 |
+
size 3786005
|
Pyramids/Pyramids-999819.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52b59233d4321497cb5840268d108006cd729d84e81ba073f8f74fe360a53fd6
|
3 |
+
size 22845984
|
Pyramids/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:ab66a053cbdf4e297d445004a4fcde6d67bffa8ebf56d79db1e981e7f492340a
|
3 |
+
size 22845259
|
Pyramids/events.out.tfevents.1736909272.19aa2fa544cb.50242.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41df2d869188c5dc65678608d75280d37efdf2530557481ff374f5d8794153e0
|
3 |
+
size 296031
|
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 256, "buffer_size": 4096, "learning_rate": 0.0002, "beta": 0.
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 256, "buffer_size": 4096, "learning_rate": 0.0002, "beta": 0.02, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 500000, "network_settings": {"normalize": true, "hidden_units": 512, "num_layers": 3, "vis_encode_type": "simple", "memory": {"sequence_length": 64, "memory_size": 256}, "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.02, "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, "even_checkpoints": false, "max_steps": 1000000, "time_horizon": 256, "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, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training v3", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
CHANGED
@@ -6,7 +6,7 @@ behaviors:
|
|
6 |
batch_size: 256
|
7 |
buffer_size: 4096
|
8 |
learning_rate: 0.0002
|
9 |
-
beta: 0.
|
10 |
epsilon: 0.2
|
11 |
lambd: 0.95
|
12 |
num_epoch: 3
|
@@ -20,7 +20,9 @@ behaviors:
|
|
20 |
hidden_units: 512
|
21 |
num_layers: 3
|
22 |
vis_encode_type: simple
|
23 |
-
memory:
|
|
|
|
|
24 |
goal_conditioning_type: hyper
|
25 |
deterministic: false
|
26 |
reward_signals:
|
@@ -37,7 +39,7 @@ behaviors:
|
|
37 |
deterministic: false
|
38 |
rnd:
|
39 |
gamma: 0.99
|
40 |
-
strength: 0.
|
41 |
network_settings:
|
42 |
normalize: false
|
43 |
hidden_units: 64
|
@@ -52,7 +54,7 @@ behaviors:
|
|
52 |
keep_checkpoints: 5
|
53 |
even_checkpoints: false
|
54 |
max_steps: 1000000
|
55 |
-
time_horizon:
|
56 |
summary_freq: 30000
|
57 |
threaded: false
|
58 |
self_play: null
|
@@ -79,7 +81,7 @@ engine_settings:
|
|
79 |
no_graphics_monitor: false
|
80 |
environment_parameters: null
|
81 |
checkpoint_settings:
|
82 |
-
run_id: Pyramids Training
|
83 |
initialize_from: null
|
84 |
load_model: false
|
85 |
resume: false
|
|
|
6 |
batch_size: 256
|
7 |
buffer_size: 4096
|
8 |
learning_rate: 0.0002
|
9 |
+
beta: 0.02
|
10 |
epsilon: 0.2
|
11 |
lambd: 0.95
|
12 |
num_epoch: 3
|
|
|
20 |
hidden_units: 512
|
21 |
num_layers: 3
|
22 |
vis_encode_type: simple
|
23 |
+
memory:
|
24 |
+
sequence_length: 64
|
25 |
+
memory_size: 256
|
26 |
goal_conditioning_type: hyper
|
27 |
deterministic: false
|
28 |
reward_signals:
|
|
|
39 |
deterministic: false
|
40 |
rnd:
|
41 |
gamma: 0.99
|
42 |
+
strength: 0.02
|
43 |
network_settings:
|
44 |
normalize: false
|
45 |
hidden_units: 64
|
|
|
54 |
keep_checkpoints: 5
|
55 |
even_checkpoints: false
|
56 |
max_steps: 1000000
|
57 |
+
time_horizon: 256
|
58 |
summary_freq: 30000
|
59 |
threaded: false
|
60 |
self_play: null
|
|
|
81 |
no_graphics_monitor: false
|
82 |
environment_parameters: null
|
83 |
checkpoint_settings:
|
84 |
+
run_id: Pyramids Training v3
|
85 |
initialize_from: null
|
86 |
load_model: false
|
87 |
resume: false
|
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.2
|
4 |
-
Multi-casting "[IP] 172.28.0.2 [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:2664:(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 4 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
|
@@ -146,7 +146,7 @@ PlayerConnection::CleanupMemory Statistics:
|
|
146 |
[ALLOC_TEMP_Job.Worker 1]
|
147 |
Initial Block Size 256.0 KB
|
148 |
Current Block Size 256.0 KB
|
149 |
-
Peak Allocated Bytes 0
|
150 |
Overflow Count 0
|
151 |
[ALLOC_TEMP_Loading.PreloadManager]
|
152 |
Initial Block Size 256.0 KB
|
@@ -186,7 +186,7 @@ PlayerConnection::CleanupMemory Statistics:
|
|
186 |
[ALLOC_TEMP_Job.Worker 2]
|
187 |
Initial Block Size 256.0 KB
|
188 |
Current Block Size 256.0 KB
|
189 |
-
Peak Allocated Bytes 0
|
190 |
Overflow Count 0
|
191 |
[ALLOC_TEMP_Background Job.Worker 0]
|
192 |
Initial Block Size 32.0 KB
|
@@ -234,28 +234,28 @@ PlayerConnection::CleanupMemory Statistics:
|
|
234 |
Peak Allocated Bytes 128 B
|
235 |
Overflow Count 0
|
236 |
[ALLOC_MEMORYPROFILER]
|
237 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]:
|
238 |
Requested Block Size 1.0 MB
|
239 |
Peak Block count 2
|
240 |
Peak Allocated memory 1.6 MB
|
241 |
Peak Large allocation bytes 0 B
|
242 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
243 |
-
Peak main deferred allocation count
|
244 |
[ALLOC_BUCKET]
|
245 |
Large Block size 4.0 MB
|
246 |
Used Block count 1
|
247 |
Peak Allocated bytes 1.7 MB
|
248 |
[ALLOC_DEFAULT_MAIN]
|
249 |
-
Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]:
|
250 |
Requested Block Size 16.0 MB
|
251 |
Peak Block count 3
|
252 |
-
Peak Allocated memory
|
253 |
Peak Large allocation bytes 0 B
|
254 |
[ALLOC_DEFAULT_THREAD]
|
255 |
-
Peak usage frame count: [16.0 MB-32.0 MB]:
|
256 |
Requested Block Size 16.0 MB
|
257 |
Peak Block count 1
|
258 |
-
Peak Allocated memory
|
259 |
Peak Large allocation bytes 16.0 MB
|
260 |
[ALLOC_TEMP_JOB_1_FRAME]
|
261 |
Initial Block Size 2.0 MB
|
@@ -284,13 +284,13 @@ PlayerConnection::CleanupMemory Statistics:
|
|
284 |
Used Block count 1
|
285 |
Peak Allocated bytes 1.7 MB
|
286 |
[ALLOC_GFX_MAIN]
|
287 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
288 |
Requested Block Size 16.0 MB
|
289 |
Peak Block count 1
|
290 |
Peak Allocated memory 67.0 KB
|
291 |
Peak Large allocation bytes 0 B
|
292 |
[ALLOC_GFX_THREAD]
|
293 |
-
Peak usage frame count: [64.0 KB-128.0 KB]:
|
294 |
Requested Block Size 16.0 MB
|
295 |
Peak Block count 1
|
296 |
Peak Allocated memory 67.7 KB
|
@@ -302,13 +302,13 @@ PlayerConnection::CleanupMemory Statistics:
|
|
302 |
Used Block count 1
|
303 |
Peak Allocated bytes 1.7 MB
|
304 |
[ALLOC_CACHEOBJECTS_MAIN]
|
305 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]:
|
306 |
Requested Block Size 4.0 MB
|
307 |
Peak Block count 1
|
308 |
Peak Allocated memory 1.4 MB
|
309 |
Peak Large allocation bytes 0 B
|
310 |
[ALLOC_CACHEOBJECTS_THREAD]
|
311 |
-
Peak usage frame count: [1.0 MB-2.0 MB]:
|
312 |
Requested Block Size 4.0 MB
|
313 |
Peak Block count 2
|
314 |
Peak Allocated memory 4.7 MB
|
@@ -320,19 +320,19 @@ PlayerConnection::CleanupMemory Statistics:
|
|
320 |
Used Block count 1
|
321 |
Peak Allocated bytes 1.7 MB
|
322 |
[ALLOC_TYPETREE_MAIN]
|
323 |
-
Peak usage frame count: [0-1.0 KB]:
|
324 |
Requested Block Size 2.0 MB
|
325 |
Peak Block count 1
|
326 |
Peak Allocated memory 1.0 KB
|
327 |
Peak Large allocation bytes 0 B
|
328 |
[ALLOC_TYPETREE_THREAD]
|
329 |
-
Peak usage frame count: [1.0 KB-2.0 KB]:
|
330 |
Requested Block Size 2.0 MB
|
331 |
Peak Block count 1
|
332 |
Peak Allocated memory 1.9 KB
|
333 |
Peak Large allocation bytes 0 B
|
334 |
[ALLOC_PROFILER]
|
335 |
-
Peak usage frame count: [16.0 KB-32.0 KB]:
|
336 |
Requested Block Size 16.0 MB
|
337 |
Peak Block count 1
|
338 |
Peak Allocated memory 31.4 KB
|
@@ -341,4 +341,4 @@ PlayerConnection::CleanupMemory Statistics:
|
|
341 |
Large Block size 4.0 MB
|
342 |
Used Block count 1
|
343 |
Peak Allocated bytes 396 B
|
344 |
-
##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.2
|
4 |
+
Multi-casting "[IP] 172.28.0.2 [Port] 55239 [Flags] 2 [Guid] 3909787805 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.2) [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.092 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.861770 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 4 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]: 4058 frames, [32.0 KB-64.0 KB]: 10679 frames, [64.0 KB-128.0 KB]: 4044 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
|
|
|
146 |
[ALLOC_TEMP_Job.Worker 1]
|
147 |
Initial Block Size 256.0 KB
|
148 |
Current Block Size 256.0 KB
|
149 |
+
Peak Allocated Bytes 0.8 KB
|
150 |
Overflow Count 0
|
151 |
[ALLOC_TEMP_Loading.PreloadManager]
|
152 |
Initial Block Size 256.0 KB
|
|
|
186 |
[ALLOC_TEMP_Job.Worker 2]
|
187 |
Initial Block Size 256.0 KB
|
188 |
Current Block Size 256.0 KB
|
189 |
+
Peak Allocated Bytes 0 B
|
190 |
Overflow Count 0
|
191 |
[ALLOC_TEMP_Background Job.Worker 0]
|
192 |
Initial Block Size 32.0 KB
|
|
|
234 |
Peak Allocated Bytes 128 B
|
235 |
Overflow Count 0
|
236 |
[ALLOC_MEMORYPROFILER]
|
237 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18483 frames
|
238 |
Requested Block Size 1.0 MB
|
239 |
Peak Block count 2
|
240 |
Peak Allocated memory 1.6 MB
|
241 |
Peak Large allocation bytes 0 B
|
242 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
243 |
+
Peak main deferred allocation count 13219
|
244 |
[ALLOC_BUCKET]
|
245 |
Large Block size 4.0 MB
|
246 |
Used Block count 1
|
247 |
Peak Allocated bytes 1.7 MB
|
248 |
[ALLOC_DEFAULT_MAIN]
|
249 |
+
Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 18780 frames, [32.0 MB-64.0 MB]: 1 frames
|
250 |
Requested Block Size 16.0 MB
|
251 |
Peak Block count 3
|
252 |
+
Peak Allocated memory 32.0 MB
|
253 |
Peak Large allocation bytes 0 B
|
254 |
[ALLOC_DEFAULT_THREAD]
|
255 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 18782 frames
|
256 |
Requested Block Size 16.0 MB
|
257 |
Peak Block count 1
|
258 |
+
Peak Allocated memory 24.6 MB
|
259 |
Peak Large allocation bytes 16.0 MB
|
260 |
[ALLOC_TEMP_JOB_1_FRAME]
|
261 |
Initial Block Size 2.0 MB
|
|
|
284 |
Used Block count 1
|
285 |
Peak Allocated bytes 1.7 MB
|
286 |
[ALLOC_GFX_MAIN]
|
287 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 18781 frames, [64.0 KB-128.0 KB]: 1 frames
|
288 |
Requested Block Size 16.0 MB
|
289 |
Peak Block count 1
|
290 |
Peak Allocated memory 67.0 KB
|
291 |
Peak Large allocation bytes 0 B
|
292 |
[ALLOC_GFX_THREAD]
|
293 |
+
Peak usage frame count: [64.0 KB-128.0 KB]: 18782 frames
|
294 |
Requested Block Size 16.0 MB
|
295 |
Peak Block count 1
|
296 |
Peak Allocated memory 67.7 KB
|
|
|
302 |
Used Block count 1
|
303 |
Peak Allocated bytes 1.7 MB
|
304 |
[ALLOC_CACHEOBJECTS_MAIN]
|
305 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18483 frames
|
306 |
Requested Block Size 4.0 MB
|
307 |
Peak Block count 1
|
308 |
Peak Allocated memory 1.4 MB
|
309 |
Peak Large allocation bytes 0 B
|
310 |
[ALLOC_CACHEOBJECTS_THREAD]
|
311 |
+
Peak usage frame count: [1.0 MB-2.0 MB]: 18781 frames, [4.0 MB-8.0 MB]: 1 frames
|
312 |
Requested Block Size 4.0 MB
|
313 |
Peak Block count 2
|
314 |
Peak Allocated memory 4.7 MB
|
|
|
320 |
Used Block count 1
|
321 |
Peak Allocated bytes 1.7 MB
|
322 |
[ALLOC_TYPETREE_MAIN]
|
323 |
+
Peak usage frame count: [0-1.0 KB]: 18782 frames
|
324 |
Requested Block Size 2.0 MB
|
325 |
Peak Block count 1
|
326 |
Peak Allocated memory 1.0 KB
|
327 |
Peak Large allocation bytes 0 B
|
328 |
[ALLOC_TYPETREE_THREAD]
|
329 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 18782 frames
|
330 |
Requested Block Size 2.0 MB
|
331 |
Peak Block count 1
|
332 |
Peak Allocated memory 1.9 KB
|
333 |
Peak Large allocation bytes 0 B
|
334 |
[ALLOC_PROFILER]
|
335 |
+
Peak usage frame count: [16.0 KB-32.0 KB]: 18782 frames
|
336 |
Requested Block Size 16.0 MB
|
337 |
Peak Block count 1
|
338 |
Peak Allocated memory 31.4 KB
|
|
|
341 |
Large Block size 4.0 MB
|
342 |
Used Block count 1
|
343 |
Peak Allocated bytes 396 B
|
344 |
+
##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1736910888623,"processId":50306,"allocatedMemory":1976109,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"Thread":34628},{"Manager":13963},{"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":3808},{"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,171 +2,171 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
-
"value": 0.
|
6 |
-
"min": 0.
|
7 |
-
"max": 1.
|
8 |
"count": 33
|
9 |
},
|
10 |
"Pyramids.Policy.Entropy.sum": {
|
11 |
-
"value":
|
12 |
-
"min":
|
13 |
-
"max":
|
14 |
"count": 33
|
15 |
},
|
16 |
"Pyramids.Step.mean": {
|
17 |
-
"value":
|
18 |
-
"min":
|
19 |
-
"max":
|
20 |
"count": 33
|
21 |
},
|
22 |
"Pyramids.Step.sum": {
|
23 |
-
"value":
|
24 |
-
"min":
|
25 |
-
"max":
|
26 |
"count": 33
|
27 |
},
|
28 |
"Pyramids.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
-
"value": 0.
|
30 |
-
"min": -0.
|
31 |
-
"max": 0.
|
32 |
"count": 33
|
33 |
},
|
34 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
-
"value":
|
36 |
-
"min": -
|
37 |
-
"max":
|
38 |
"count": 33
|
39 |
},
|
40 |
"Pyramids.Policy.RndValueEstimate.mean": {
|
41 |
-
"value":
|
42 |
-
"min":
|
43 |
-
"max": 0.
|
44 |
"count": 33
|
45 |
},
|
46 |
"Pyramids.Policy.RndValueEstimate.sum": {
|
47 |
-
"value":
|
48 |
-
"min":
|
49 |
-
"max":
|
50 |
"count": 33
|
51 |
},
|
52 |
"Pyramids.Losses.PolicyLoss.mean": {
|
53 |
-
"value": 0.
|
54 |
-
"min": 0.
|
55 |
-
"max": 0.
|
56 |
"count": 33
|
57 |
},
|
58 |
"Pyramids.Losses.PolicyLoss.sum": {
|
59 |
-
"value":
|
60 |
-
"min": 0.
|
61 |
-
"max":
|
62 |
"count": 33
|
63 |
},
|
64 |
"Pyramids.Losses.ValueLoss.mean": {
|
65 |
-
"value": 0.
|
66 |
-
"min": 0.
|
67 |
-
"max": 0.
|
68 |
"count": 33
|
69 |
},
|
70 |
"Pyramids.Losses.ValueLoss.sum": {
|
71 |
-
"value": 0.
|
72 |
-
"min": 0.
|
73 |
-
"max": 0.
|
74 |
"count": 33
|
75 |
},
|
76 |
"Pyramids.Policy.LearningRate.mean": {
|
77 |
-
"value": 4.
|
78 |
-
"min": 4.
|
79 |
-
"max": 0.
|
80 |
"count": 33
|
81 |
},
|
82 |
"Pyramids.Policy.LearningRate.sum": {
|
83 |
-
"value": 3.
|
84 |
-
"min": 3.
|
85 |
-
"max": 0.
|
86 |
"count": 33
|
87 |
},
|
88 |
"Pyramids.Policy.Epsilon.mean": {
|
89 |
-
"value": 0.
|
90 |
-
"min": 0.
|
91 |
-
"max": 0.
|
92 |
"count": 33
|
93 |
},
|
94 |
"Pyramids.Policy.Epsilon.sum": {
|
95 |
-
"value": 0.
|
96 |
-
"min": 0.
|
97 |
-
"max": 1.
|
98 |
"count": 33
|
99 |
},
|
100 |
"Pyramids.Policy.Beta.mean": {
|
101 |
-
"value": 0.
|
102 |
-
"min": 0.
|
103 |
-
"max": 0.
|
104 |
"count": 33
|
105 |
},
|
106 |
"Pyramids.Policy.Beta.sum": {
|
107 |
-
"value": 0.
|
108 |
-
"min": 0.
|
109 |
-
"max": 0.
|
110 |
"count": 33
|
111 |
},
|
112 |
"Pyramids.Losses.RNDLoss.mean": {
|
113 |
-
"value": 0.
|
114 |
-
"min": 0.
|
115 |
-
"max": 0.
|
116 |
"count": 33
|
117 |
},
|
118 |
"Pyramids.Losses.RNDLoss.sum": {
|
119 |
-
"value": 0.
|
120 |
-
"min": 0.
|
121 |
-
"max": 1.
|
122 |
"count": 33
|
123 |
},
|
124 |
"Pyramids.Environment.EpisodeLength.mean": {
|
125 |
-
"value":
|
126 |
-
"min":
|
127 |
"max": 999.0,
|
128 |
"count": 33
|
129 |
},
|
130 |
"Pyramids.Environment.EpisodeLength.sum": {
|
131 |
-
"value":
|
132 |
"min": 15984.0,
|
133 |
-
"max":
|
134 |
"count": 33
|
135 |
},
|
136 |
"Pyramids.Environment.CumulativeReward.mean": {
|
137 |
-
"value": 1.
|
138 |
-
"min": -1.
|
139 |
-
"max": 1.
|
140 |
"count": 33
|
141 |
},
|
142 |
"Pyramids.Environment.CumulativeReward.sum": {
|
143 |
-
"value":
|
144 |
-
"min": -
|
145 |
-
"max": 205.
|
146 |
"count": 33
|
147 |
},
|
148 |
"Pyramids.Policy.ExtrinsicReward.mean": {
|
149 |
-
"value": 1.
|
150 |
-
"min": -1.
|
151 |
-
"max": 1.
|
152 |
"count": 33
|
153 |
},
|
154 |
"Pyramids.Policy.ExtrinsicReward.sum": {
|
155 |
-
"value":
|
156 |
-
"min": -
|
157 |
-
"max": 205.
|
158 |
"count": 33
|
159 |
},
|
160 |
"Pyramids.Policy.RndReward.mean": {
|
161 |
-
"value": 0.
|
162 |
-
"min": 0.
|
163 |
-
"max":
|
164 |
"count": 33
|
165 |
},
|
166 |
"Pyramids.Policy.RndReward.sum": {
|
167 |
-
"value":
|
168 |
-
"min":
|
169 |
-
"max":
|
170 |
"count": 33
|
171 |
},
|
172 |
"Pyramids.IsTraining.mean": {
|
@@ -184,67 +184,67 @@
|
|
184 |
},
|
185 |
"metadata": {
|
186 |
"timer_format_version": "0.1.0",
|
187 |
-
"start_time_seconds": "
|
188 |
"python_version": "3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.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
|
190 |
"mlagents_version": "1.2.0.dev0",
|
191 |
"mlagents_envs_version": "1.2.0.dev0",
|
192 |
"communication_protocol_version": "1.5.0",
|
193 |
"pytorch_version": "2.5.1+cu121",
|
194 |
"numpy_version": "1.23.5",
|
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": 1.
|
210 |
"children": {
|
211 |
"TrainerController._reset_env": {
|
212 |
-
"total": 2.
|
213 |
"count": 1,
|
214 |
-
"self": 2.
|
215 |
},
|
216 |
"TrainerController.advance": {
|
217 |
-
"total":
|
218 |
-
"count":
|
219 |
-
"self": 1.
|
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 |
}
|
236 |
}
|
237 |
},
|
238 |
"workers": {
|
239 |
-
"total": 0.
|
240 |
-
"count":
|
241 |
"self": 0.0,
|
242 |
"children": {
|
243 |
"worker_root": {
|
244 |
-
"total":
|
245 |
-
"count":
|
246 |
"is_parallel": true,
|
247 |
-
"self":
|
248 |
"children": {
|
249 |
"run_training.setup": {
|
250 |
"total": 0.0,
|
@@ -253,48 +253,48 @@
|
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"steps_from_proto": {
|
256 |
-
"total": 0.
|
257 |
"count": 1,
|
258 |
"is_parallel": true,
|
259 |
-
"self": 0.
|
260 |
"children": {
|
261 |
"_process_rank_one_or_two_observation": {
|
262 |
-
"total": 0.
|
263 |
"count": 8,
|
264 |
"is_parallel": true,
|
265 |
-
"self": 0.
|
266 |
}
|
267 |
}
|
268 |
},
|
269 |
"UnityEnvironment.step": {
|
270 |
-
"total": 0.
|
271 |
"count": 1,
|
272 |
"is_parallel": true,
|
273 |
-
"self": 0.
|
274 |
"children": {
|
275 |
"UnityEnvironment._generate_step_input": {
|
276 |
-
"total": 0.
|
277 |
"count": 1,
|
278 |
"is_parallel": true,
|
279 |
-
"self": 0.
|
280 |
},
|
281 |
"communicator.exchange": {
|
282 |
-
"total": 0.
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
-
"self": 0.
|
286 |
},
|
287 |
"steps_from_proto": {
|
288 |
-
"total": 0.
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
-
"self": 0.
|
292 |
"children": {
|
293 |
"_process_rank_one_or_two_observation": {
|
294 |
-
"total": 0.
|
295 |
"count": 8,
|
296 |
"is_parallel": true,
|
297 |
-
"self": 0.
|
298 |
}
|
299 |
}
|
300 |
}
|
@@ -303,34 +303,34 @@
|
|
303 |
}
|
304 |
},
|
305 |
"UnityEnvironment.step": {
|
306 |
-
"total":
|
307 |
-
"count":
|
308 |
"is_parallel": true,
|
309 |
-
"self":
|
310 |
"children": {
|
311 |
"UnityEnvironment._generate_step_input": {
|
312 |
-
"total": 14.
|
313 |
-
"count":
|
314 |
"is_parallel": true,
|
315 |
-
"self": 14.
|
316 |
},
|
317 |
"communicator.exchange": {
|
318 |
-
"total":
|
319 |
-
"count":
|
320 |
"is_parallel": true,
|
321 |
-
"self":
|
322 |
},
|
323 |
"steps_from_proto": {
|
324 |
-
"total": 64.
|
325 |
-
"count":
|
326 |
"is_parallel": true,
|
327 |
-
"self": 13.
|
328 |
"children": {
|
329 |
"_process_rank_one_or_two_observation": {
|
330 |
-
"total": 50.
|
331 |
-
"count":
|
332 |
"is_parallel": true,
|
333 |
-
"self": 50.
|
334 |
}
|
335 |
}
|
336 |
}
|
@@ -343,31 +343,31 @@
|
|
343 |
}
|
344 |
},
|
345 |
"trainer_advance": {
|
346 |
-
"total":
|
347 |
-
"count":
|
348 |
-
"self":
|
349 |
"children": {
|
350 |
"process_trajectory": {
|
351 |
-
"total":
|
352 |
-
"count":
|
353 |
-
"self":
|
354 |
"children": {
|
355 |
"RLTrainer._checkpoint": {
|
356 |
-
"total": 0.
|
357 |
"count": 2,
|
358 |
-
"self": 0.
|
359 |
}
|
360 |
}
|
361 |
},
|
362 |
"_update_policy": {
|
363 |
-
"total":
|
364 |
-
"count":
|
365 |
-
"self":
|
366 |
"children": {
|
367 |
"TorchPPOOptimizer.update": {
|
368 |
-
"total":
|
369 |
-
"count":
|
370 |
-
"self":
|
371 |
}
|
372 |
}
|
373 |
}
|
@@ -376,19 +376,19 @@
|
|
376 |
}
|
377 |
},
|
378 |
"trainer_threads": {
|
379 |
-
"total":
|
380 |
"count": 1,
|
381 |
-
"self":
|
382 |
},
|
383 |
"TrainerController._save_models": {
|
384 |
-
"total": 0.
|
385 |
"count": 1,
|
386 |
-
"self": 0.
|
387 |
"children": {
|
388 |
"RLTrainer._checkpoint": {
|
389 |
-
"total": 0.
|
390 |
"count": 1,
|
391 |
-
"self": 0.
|
392 |
}
|
393 |
}
|
394 |
}
|
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
+
"value": 0.5243778228759766,
|
6 |
+
"min": 0.5243778228759766,
|
7 |
+
"max": 1.5875117778778076,
|
8 |
"count": 33
|
9 |
},
|
10 |
"Pyramids.Policy.Entropy.sum": {
|
11 |
+
"value": 15949.4765625,
|
12 |
+
"min": 15949.4765625,
|
13 |
+
"max": 50800.375,
|
14 |
"count": 33
|
15 |
},
|
16 |
"Pyramids.Step.mean": {
|
17 |
+
"value": 989991.0,
|
18 |
+
"min": 29912.0,
|
19 |
+
"max": 989991.0,
|
20 |
"count": 33
|
21 |
},
|
22 |
"Pyramids.Step.sum": {
|
23 |
+
"value": 989991.0,
|
24 |
+
"min": 29912.0,
|
25 |
+
"max": 989991.0,
|
26 |
"count": 33
|
27 |
},
|
28 |
"Pyramids.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
+
"value": 0.7561801671981812,
|
30 |
+
"min": -0.07969450950622559,
|
31 |
+
"max": 0.7615589499473572,
|
32 |
"count": 33
|
33 |
},
|
34 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
+
"value": 134.60006713867188,
|
36 |
+
"min": -9.643035888671875,
|
37 |
+
"max": 134.60006713867188,
|
38 |
"count": 33
|
39 |
},
|
40 |
"Pyramids.Policy.RndValueEstimate.mean": {
|
41 |
+
"value": 0.06732966750860214,
|
42 |
+
"min": 0.05978873744606972,
|
43 |
+
"max": 0.3954293727874756,
|
44 |
"count": 33
|
45 |
},
|
46 |
"Pyramids.Policy.RndValueEstimate.sum": {
|
47 |
+
"value": 11.98468017578125,
|
48 |
+
"min": 9.223644256591797,
|
49 |
+
"max": 47.056095123291016,
|
50 |
"count": 33
|
51 |
},
|
52 |
"Pyramids.Losses.PolicyLoss.mean": {
|
53 |
+
"value": 0.263246567757945,
|
54 |
+
"min": 0.162251219440653,
|
55 |
+
"max": 0.28064506884591905,
|
56 |
"count": 33
|
57 |
},
|
58 |
"Pyramids.Losses.PolicyLoss.sum": {
|
59 |
+
"value": 1.842725974305615,
|
60 |
+
"min": 0.5957608687555572,
|
61 |
+
"max": 2.385550743019849,
|
62 |
"count": 33
|
63 |
},
|
64 |
"Pyramids.Losses.ValueLoss.mean": {
|
65 |
+
"value": 0.01390050204017647,
|
66 |
+
"min": 0.0007481948838782652,
|
67 |
+
"max": 0.02576252957805991,
|
68 |
"count": 33
|
69 |
},
|
70 |
"Pyramids.Losses.ValueLoss.sum": {
|
71 |
+
"value": 0.09730351428123529,
|
72 |
+
"min": 0.0029927795355130606,
|
73 |
+
"max": 0.14672159546656377,
|
74 |
"count": 33
|
75 |
},
|
76 |
"Pyramids.Policy.LearningRate.mean": {
|
77 |
+
"value": 4.924011823757149e-06,
|
78 |
+
"min": 4.924011823757149e-06,
|
79 |
+
"max": 0.00019677440161280002,
|
80 |
"count": 33
|
81 |
},
|
82 |
"Pyramids.Policy.LearningRate.sum": {
|
83 |
+
"value": 3.446808276630004e-05,
|
84 |
+
"min": 3.446808276630004e-05,
|
85 |
+
"max": 0.0012878945560528,
|
86 |
"count": 33
|
87 |
},
|
88 |
"Pyramids.Policy.Epsilon.mean": {
|
89 |
+
"value": 0.10246195714285715,
|
90 |
+
"min": 0.10246195714285715,
|
91 |
+
"max": 0.19838719999999999,
|
92 |
"count": 33
|
93 |
},
|
94 |
"Pyramids.Policy.Epsilon.sum": {
|
95 |
+
"value": 0.7172337000000001,
|
96 |
+
"min": 0.5951616,
|
97 |
+
"max": 1.4439472000000002,
|
98 |
"count": 33
|
99 |
},
|
100 |
"Pyramids.Policy.Beta.mean": {
|
101 |
+
"value": 0.0005021452328571434,
|
102 |
+
"min": 0.0005021452328571434,
|
103 |
+
"max": 0.019677601280000002,
|
104 |
"count": 33
|
105 |
},
|
106 |
"Pyramids.Policy.Beta.sum": {
|
107 |
+
"value": 0.0035150166300000037,
|
108 |
+
"min": 0.0035150166300000037,
|
109 |
+
"max": 0.12880504528,
|
110 |
"count": 33
|
111 |
},
|
112 |
"Pyramids.Losses.RNDLoss.mean": {
|
113 |
+
"value": 0.017609162256121635,
|
114 |
+
"min": 0.017609162256121635,
|
115 |
+
"max": 0.4725158214569092,
|
116 |
"count": 33
|
117 |
},
|
118 |
"Pyramids.Losses.RNDLoss.sum": {
|
119 |
+
"value": 0.1232641413807869,
|
120 |
+
"min": 0.1232641413807869,
|
121 |
+
"max": 1.4175474643707275,
|
122 |
"count": 33
|
123 |
},
|
124 |
"Pyramids.Environment.EpisodeLength.mean": {
|
125 |
+
"value": 252.51260504201682,
|
126 |
+
"min": 252.1900826446281,
|
127 |
"max": 999.0,
|
128 |
"count": 33
|
129 |
},
|
130 |
"Pyramids.Environment.EpisodeLength.sum": {
|
131 |
+
"value": 30049.0,
|
132 |
"min": 15984.0,
|
133 |
+
"max": 32881.0,
|
134 |
"count": 33
|
135 |
},
|
136 |
"Pyramids.Environment.CumulativeReward.mean": {
|
137 |
+
"value": 1.7130554471196247,
|
138 |
+
"min": -1.0000000596046448,
|
139 |
+
"max": 1.7238383612247428,
|
140 |
"count": 33
|
141 |
},
|
142 |
"Pyramids.Environment.CumulativeReward.sum": {
|
143 |
+
"value": 203.85359820723534,
|
144 |
+
"min": -32.00000190734863,
|
145 |
+
"max": 205.43919748067856,
|
146 |
"count": 33
|
147 |
},
|
148 |
"Pyramids.Policy.ExtrinsicReward.mean": {
|
149 |
+
"value": 1.7130554471196247,
|
150 |
+
"min": -1.0000000596046448,
|
151 |
+
"max": 1.7238383612247428,
|
152 |
"count": 33
|
153 |
},
|
154 |
"Pyramids.Policy.ExtrinsicReward.sum": {
|
155 |
+
"value": 203.85359820723534,
|
156 |
+
"min": -32.00000190734863,
|
157 |
+
"max": 205.43919748067856,
|
158 |
"count": 33
|
159 |
},
|
160 |
"Pyramids.Policy.RndReward.mean": {
|
161 |
+
"value": 0.1013398526614031,
|
162 |
+
"min": 0.1013398526614031,
|
163 |
+
"max": 14.708561448947243,
|
164 |
"count": 33
|
165 |
},
|
166 |
"Pyramids.Policy.RndReward.sum": {
|
167 |
+
"value": 12.059442466706969,
|
168 |
+
"min": 12.059442466706969,
|
169 |
+
"max": 338.2969133257866,
|
170 |
"count": 33
|
171 |
},
|
172 |
"Pyramids.IsTraining.mean": {
|
|
|
184 |
},
|
185 |
"metadata": {
|
186 |
"timer_format_version": "0.1.0",
|
187 |
+
"start_time_seconds": "1736909271",
|
188 |
"python_version": "3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.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 v3 --no-graphics",
|
190 |
"mlagents_version": "1.2.0.dev0",
|
191 |
"mlagents_envs_version": "1.2.0.dev0",
|
192 |
"communication_protocol_version": "1.5.0",
|
193 |
"pytorch_version": "2.5.1+cu121",
|
194 |
"numpy_version": "1.23.5",
|
195 |
+
"end_time_seconds": "1736910888"
|
196 |
},
|
197 |
+
"total": 1617.421274761,
|
198 |
"count": 1,
|
199 |
+
"self": 0.3222304789996997,
|
200 |
"children": {
|
201 |
"run_training.setup": {
|
202 |
+
"total": 0.05562955799905467,
|
203 |
"count": 1,
|
204 |
+
"self": 0.05562955799905467
|
205 |
},
|
206 |
"TrainerController.start_learning": {
|
207 |
+
"total": 1617.0434147240012,
|
208 |
"count": 1,
|
209 |
+
"self": 1.432687056474606,
|
210 |
"children": {
|
211 |
"TrainerController._reset_env": {
|
212 |
+
"total": 2.213019042999804,
|
213 |
"count": 1,
|
214 |
+
"self": 2.213019042999804
|
215 |
},
|
216 |
"TrainerController.advance": {
|
217 |
+
"total": 1613.184121873528,
|
218 |
+
"count": 64476,
|
219 |
+
"self": 1.391465668750243,
|
220 |
"children": {
|
221 |
"env_step": {
|
222 |
+
"total": 1151.9368688379436,
|
223 |
+
"count": 64476,
|
224 |
+
"self": 947.7798050548936,
|
225 |
"children": {
|
226 |
"SubprocessEnvManager._take_step": {
|
227 |
+
"total": 203.31933904584912,
|
228 |
+
"count": 64476,
|
229 |
+
"self": 5.6842080557999,
|
230 |
"children": {
|
231 |
"TorchPolicy.evaluate": {
|
232 |
+
"total": 197.63513099004922,
|
233 |
+
"count": 62604,
|
234 |
+
"self": 197.63513099004922
|
235 |
}
|
236 |
}
|
237 |
},
|
238 |
"workers": {
|
239 |
+
"total": 0.8377247372009151,
|
240 |
+
"count": 64476,
|
241 |
"self": 0.0,
|
242 |
"children": {
|
243 |
"worker_root": {
|
244 |
+
"total": 1614.539795079083,
|
245 |
+
"count": 64476,
|
246 |
"is_parallel": true,
|
247 |
+
"self": 768.8650052684297,
|
248 |
"children": {
|
249 |
"run_training.setup": {
|
250 |
"total": 0.0,
|
|
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"steps_from_proto": {
|
256 |
+
"total": 0.0021216360000835266,
|
257 |
"count": 1,
|
258 |
"is_parallel": true,
|
259 |
+
"self": 0.0007025060040177777,
|
260 |
"children": {
|
261 |
"_process_rank_one_or_two_observation": {
|
262 |
+
"total": 0.0014191299960657489,
|
263 |
"count": 8,
|
264 |
"is_parallel": true,
|
265 |
+
"self": 0.0014191299960657489
|
266 |
}
|
267 |
}
|
268 |
},
|
269 |
"UnityEnvironment.step": {
|
270 |
+
"total": 0.036326646000816254,
|
271 |
"count": 1,
|
272 |
"is_parallel": true,
|
273 |
+
"self": 0.000447165000878158,
|
274 |
"children": {
|
275 |
"UnityEnvironment._generate_step_input": {
|
276 |
+
"total": 0.00029942999935883563,
|
277 |
"count": 1,
|
278 |
"is_parallel": true,
|
279 |
+
"self": 0.00029942999935883563
|
280 |
},
|
281 |
"communicator.exchange": {
|
282 |
+
"total": 0.034404144000291126,
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
+
"self": 0.034404144000291126
|
286 |
},
|
287 |
"steps_from_proto": {
|
288 |
+
"total": 0.0011759070002881344,
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
+
"self": 0.0002542710008128779,
|
292 |
"children": {
|
293 |
"_process_rank_one_or_two_observation": {
|
294 |
+
"total": 0.0009216359994752565,
|
295 |
"count": 8,
|
296 |
"is_parallel": true,
|
297 |
+
"self": 0.0009216359994752565
|
298 |
}
|
299 |
}
|
300 |
}
|
|
|
303 |
}
|
304 |
},
|
305 |
"UnityEnvironment.step": {
|
306 |
+
"total": 845.6747898106532,
|
307 |
+
"count": 64475,
|
308 |
"is_parallel": true,
|
309 |
+
"self": 22.17403085114529,
|
310 |
"children": {
|
311 |
"UnityEnvironment._generate_step_input": {
|
312 |
+
"total": 14.508953462684076,
|
313 |
+
"count": 64475,
|
314 |
"is_parallel": true,
|
315 |
+
"self": 14.508953462684076
|
316 |
},
|
317 |
"communicator.exchange": {
|
318 |
+
"total": 744.292538688991,
|
319 |
+
"count": 64475,
|
320 |
"is_parallel": true,
|
321 |
+
"self": 744.292538688991
|
322 |
},
|
323 |
"steps_from_proto": {
|
324 |
+
"total": 64.69926680783283,
|
325 |
+
"count": 64475,
|
326 |
"is_parallel": true,
|
327 |
+
"self": 13.945041000521087,
|
328 |
"children": {
|
329 |
"_process_rank_one_or_two_observation": {
|
330 |
+
"total": 50.75422580731174,
|
331 |
+
"count": 515800,
|
332 |
"is_parallel": true,
|
333 |
+
"self": 50.75422580731174
|
334 |
}
|
335 |
}
|
336 |
}
|
|
|
343 |
}
|
344 |
},
|
345 |
"trainer_advance": {
|
346 |
+
"total": 459.8557873668342,
|
347 |
+
"count": 64476,
|
348 |
+
"self": 3.0521678690147382,
|
349 |
"children": {
|
350 |
"process_trajectory": {
|
351 |
+
"total": 184.29631291984515,
|
352 |
+
"count": 64476,
|
353 |
+
"self": 183.84416709984544,
|
354 |
"children": {
|
355 |
"RLTrainer._checkpoint": {
|
356 |
+
"total": 0.45214581999971415,
|
357 |
"count": 2,
|
358 |
+
"self": 0.45214581999971415
|
359 |
}
|
360 |
}
|
361 |
},
|
362 |
"_update_policy": {
|
363 |
+
"total": 272.5073065779743,
|
364 |
+
"count": 239,
|
365 |
+
"self": 86.36038117900716,
|
366 |
"children": {
|
367 |
"TorchPPOOptimizer.update": {
|
368 |
+
"total": 186.14692539896714,
|
369 |
+
"count": 12339,
|
370 |
+
"self": 186.14692539896714
|
371 |
}
|
372 |
}
|
373 |
}
|
|
|
376 |
}
|
377 |
},
|
378 |
"trainer_threads": {
|
379 |
+
"total": 2.894999852287583e-06,
|
380 |
"count": 1,
|
381 |
+
"self": 2.894999852287583e-06
|
382 |
},
|
383 |
"TrainerController._save_models": {
|
384 |
+
"total": 0.21358385599887697,
|
385 |
"count": 1,
|
386 |
+
"self": 0.0027262570001767017,
|
387 |
"children": {
|
388 |
"RLTrainer._checkpoint": {
|
389 |
+
"total": 0.21085759899870027,
|
390 |
"count": 1,
|
391 |
+
"self": 0.21085759899870027
|
392 |
}
|
393 |
}
|
394 |
}
|
run_logs/training_status.json
CHANGED
@@ -2,40 +2,40 @@
|
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
-
"steps":
|
6 |
-
"file_path": "results/Pyramids Training
|
7 |
-
"reward": 1.
|
8 |
-
"creation_time":
|
9 |
"auxillary_file_paths": [
|
10 |
-
"results/Pyramids Training
|
11 |
]
|
12 |
},
|
13 |
{
|
14 |
-
"steps":
|
15 |
-
"file_path": "results/Pyramids Training
|
16 |
-
"reward": 1.
|
17 |
-
"creation_time":
|
18 |
"auxillary_file_paths": [
|
19 |
-
"results/Pyramids Training
|
20 |
]
|
21 |
},
|
22 |
{
|
23 |
-
"steps":
|
24 |
-
"file_path": "results/Pyramids Training
|
25 |
-
"reward": 1.
|
26 |
-
"creation_time":
|
27 |
"auxillary_file_paths": [
|
28 |
-
"results/Pyramids Training
|
29 |
]
|
30 |
}
|
31 |
],
|
32 |
"final_checkpoint": {
|
33 |
-
"steps":
|
34 |
-
"file_path": "results/Pyramids Training
|
35 |
-
"reward": 1.
|
36 |
-
"creation_time":
|
37 |
"auxillary_file_paths": [
|
38 |
-
"results/Pyramids Training
|
39 |
]
|
40 |
}
|
41 |
},
|
|
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
+
"steps": 499891,
|
6 |
+
"file_path": "results/Pyramids Training v3/Pyramids/Pyramids-499891.onnx",
|
7 |
+
"reward": 1.6972857032503401,
|
8 |
+
"creation_time": 1736910041.8806999,
|
9 |
"auxillary_file_paths": [
|
10 |
+
"results/Pyramids Training v3/Pyramids/Pyramids-499891.pt"
|
11 |
]
|
12 |
},
|
13 |
{
|
14 |
+
"steps": 999819,
|
15 |
+
"file_path": "results/Pyramids Training v3/Pyramids/Pyramids-999819.onnx",
|
16 |
+
"reward": 1.7314285337924957,
|
17 |
+
"creation_time": 1736910888.0755434,
|
18 |
"auxillary_file_paths": [
|
19 |
+
"results/Pyramids Training v3/Pyramids/Pyramids-999819.pt"
|
20 |
]
|
21 |
},
|
22 |
{
|
23 |
+
"steps": 1000051,
|
24 |
+
"file_path": "results/Pyramids Training v3/Pyramids/Pyramids-1000051.onnx",
|
25 |
+
"reward": 1.7361249588429928,
|
26 |
+
"creation_time": 1736910888.3257902,
|
27 |
"auxillary_file_paths": [
|
28 |
+
"results/Pyramids Training v3/Pyramids/Pyramids-1000051.pt"
|
29 |
]
|
30 |
}
|
31 |
],
|
32 |
"final_checkpoint": {
|
33 |
+
"steps": 1000051,
|
34 |
+
"file_path": "results/Pyramids Training v3/Pyramids.onnx",
|
35 |
+
"reward": 1.7361249588429928,
|
36 |
+
"creation_time": 1736910888.3257902,
|
37 |
"auxillary_file_paths": [
|
38 |
+
"results/Pyramids Training v3/Pyramids/Pyramids-1000051.pt"
|
39 |
]
|
40 |
}
|
41 |
},
|