First Push
Browse files- Pyramids.onnx +1 -1
- Pyramids/Pyramids-100085.onnx +3 -0
- Pyramids/Pyramids-100085.pt +3 -0
- Pyramids/Pyramids-42240.onnx +3 -0
- Pyramids/Pyramids-42240.pt +3 -0
- Pyramids/checkpoint.pt +2 -2
- Pyramids/events.out.tfevents.1716714196.9bd833adf9b7.24327.0 +3 -0
- config.json +1 -1
- configuration.yaml +8 -8
- run_logs/Player-0.log +21 -21
- run_logs/timers.json +217 -205
- run_logs/training_status.json +7 -7
Pyramids.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1420238
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63fd804040d83c19cd5e64fb1f57ebea7e46ca94a06546987ae789f7121069d5
|
3 |
size 1420238
|
Pyramids/Pyramids-100085.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63fd804040d83c19cd5e64fb1f57ebea7e46ca94a06546987ae789f7121069d5
|
3 |
+
size 1420238
|
Pyramids/Pyramids-100085.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82f1fa159f8a1b648c376f9c1176d7fc23aea8c0064a15604157665a92090fde
|
3 |
+
size 10002989
|
Pyramids/Pyramids-42240.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85a65c17dd8a40466d4a7ca6923dfee1a2b6a9fd77643681d283f2b77be69989
|
3 |
+
size 1420238
|
Pyramids/Pyramids-42240.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a01b3b83a11df8475558d5d2137ca28edbc570b3c14f571bb38945adc1ca4196
|
3 |
+
size 8656094
|
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:e3dcdca06932e691b975f952d234432745f7a2571e2fd3c24071ac42f8dfc0d2
|
3 |
+
size 10002594
|
Pyramids/events.out.tfevents.1716714196.9bd833adf9b7.24327.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c369eb33dc4905e9c9c9e57bfd270f718fc1ed1c8564c66bd541fcb8667e456
|
3 |
+
size 37165
|
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0005, "beta": 0.01, "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": 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}}, "curiosity": {"gamma": 0.99, "strength": 0.02, "network_settings": {"normalize": false, "hidden_units": 256, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0005, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 100000, "time_horizon": 128, "summary_freq": 5000, "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", "initialize_from": null, "load_model": false, "resume": false, "force": true, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
CHANGED
@@ -5,7 +5,7 @@ behaviors:
|
|
5 |
hyperparameters:
|
6 |
batch_size: 128
|
7 |
buffer_size: 2048
|
8 |
-
learning_rate: 0.
|
9 |
beta: 0.01
|
10 |
epsilon: 0.2
|
11 |
lambd: 0.95
|
@@ -35,25 +35,25 @@ behaviors:
|
|
35 |
memory: null
|
36 |
goal_conditioning_type: hyper
|
37 |
deterministic: false
|
38 |
-
|
39 |
gamma: 0.99
|
40 |
-
strength: 0.
|
41 |
network_settings:
|
42 |
normalize: false
|
43 |
-
hidden_units:
|
44 |
-
num_layers:
|
45 |
vis_encode_type: simple
|
46 |
memory: null
|
47 |
goal_conditioning_type: hyper
|
48 |
deterministic: false
|
49 |
-
learning_rate: 0.
|
50 |
encoding_size: null
|
51 |
init_path: null
|
52 |
keep_checkpoints: 5
|
53 |
even_checkpoints: false
|
54 |
-
max_steps:
|
55 |
time_horizon: 128
|
56 |
-
summary_freq:
|
57 |
threaded: false
|
58 |
self_play: null
|
59 |
behavioral_cloning: null
|
|
|
5 |
hyperparameters:
|
6 |
batch_size: 128
|
7 |
buffer_size: 2048
|
8 |
+
learning_rate: 0.0005
|
9 |
beta: 0.01
|
10 |
epsilon: 0.2
|
11 |
lambd: 0.95
|
|
|
35 |
memory: null
|
36 |
goal_conditioning_type: hyper
|
37 |
deterministic: false
|
38 |
+
curiosity:
|
39 |
gamma: 0.99
|
40 |
+
strength: 0.02
|
41 |
network_settings:
|
42 |
normalize: false
|
43 |
+
hidden_units: 256
|
44 |
+
num_layers: 2
|
45 |
vis_encode_type: simple
|
46 |
memory: null
|
47 |
goal_conditioning_type: hyper
|
48 |
deterministic: false
|
49 |
+
learning_rate: 0.0005
|
50 |
encoding_size: null
|
51 |
init_path: null
|
52 |
keep_checkpoints: 5
|
53 |
even_checkpoints: false
|
54 |
+
max_steps: 100000
|
55 |
time_horizon: 128
|
56 |
+
summary_freq: 5000
|
57 |
threaded: false
|
58 |
self_play: null
|
59 |
behavioral_cloning: null
|
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: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 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
|
@@ -146,7 +146,7 @@ PlayerConnection::CleanupMemory Statistics:
|
|
146 |
[ALLOC_TEMP_Profiler.Dispatcher]
|
147 |
Initial Block Size 64.0 KB
|
148 |
Current Block Size 64.0 KB
|
149 |
-
Peak Allocated Bytes
|
150 |
Overflow Count 0
|
151 |
[ALLOC_TEMP_Background Job.Worker 12]
|
152 |
Initial Block Size 32.0 KB
|
@@ -204,28 +204,28 @@ 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]: 299 frames, [1.0 MB-2.0 MB]:
|
208 |
Requested Block Size 1.0 MB
|
209 |
Peak Block count 2
|
210 |
Peak Allocated memory 1.6 MB
|
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.7 MB
|
218 |
[ALLOC_DEFAULT_MAIN]
|
219 |
-
Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]:
|
220 |
Requested Block Size 16.0 MB
|
221 |
Peak Block count 3
|
222 |
-
Peak Allocated memory
|
223 |
Peak Large allocation bytes 0 B
|
224 |
[ALLOC_DEFAULT_THREAD]
|
225 |
-
Peak usage frame count: [16.0 MB-32.0 MB]:
|
226 |
Requested Block Size 16.0 MB
|
227 |
Peak Block count 1
|
228 |
-
Peak Allocated memory
|
229 |
Peak Large allocation bytes 16.0 MB
|
230 |
[ALLOC_TEMP_JOB_1_FRAME]
|
231 |
Initial Block Size 2.0 MB
|
@@ -254,13 +254,13 @@ PlayerConnection::CleanupMemory Statistics:
|
|
254 |
Used Block count 1
|
255 |
Peak Allocated bytes 1.7 MB
|
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
|
@@ -272,16 +272,16 @@ PlayerConnection::CleanupMemory Statistics:
|
|
272 |
Used Block count 1
|
273 |
Peak Allocated bytes 1.7 MB
|
274 |
[ALLOC_CACHEOBJECTS_MAIN]
|
275 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.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.
|
285 |
Peak Large allocation bytes 0 B
|
286 |
[ALLOC_TYPETREE] Dual Thread Allocator
|
287 |
Peak main deferred allocation count 0
|
@@ -290,25 +290,25 @@ PlayerConnection::CleanupMemory Statistics:
|
|
290 |
Used Block count 1
|
291 |
Peak Allocated bytes 1.7 MB
|
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] 55111 [Flags] 2 [Guid] 3873199685 [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.096 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.975347 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]: 1225 frames, [32.0 KB-64.0 KB]: 588 frames, [64.0 KB-128.0 KB]: 74 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_Profiler.Dispatcher]
|
147 |
Initial Block Size 64.0 KB
|
148 |
Current Block Size 64.0 KB
|
149 |
+
Peak Allocated Bytes 480 B
|
150 |
Overflow Count 0
|
151 |
[ALLOC_TEMP_Background Job.Worker 12]
|
152 |
Initial Block Size 32.0 KB
|
|
|
204 |
Peak Allocated Bytes 128 B
|
205 |
Overflow Count 0
|
206 |
[ALLOC_MEMORYPROFILER]
|
207 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 1589 frames
|
208 |
Requested Block Size 1.0 MB
|
209 |
Peak Block count 2
|
210 |
Peak Allocated memory 1.6 MB
|
211 |
Peak Large allocation bytes 0 B
|
212 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
213 |
+
Peak main deferred allocation count 11929
|
214 |
[ALLOC_BUCKET]
|
215 |
Large Block size 4.0 MB
|
216 |
Used Block count 1
|
217 |
Peak Allocated bytes 1.7 MB
|
218 |
[ALLOC_DEFAULT_MAIN]
|
219 |
+
Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 1887 frames
|
220 |
Requested Block Size 16.0 MB
|
221 |
Peak Block count 3
|
222 |
+
Peak Allocated memory 31.8 MB
|
223 |
Peak Large allocation bytes 0 B
|
224 |
[ALLOC_DEFAULT_THREAD]
|
225 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 1888 frames
|
226 |
Requested Block Size 16.0 MB
|
227 |
Peak Block count 1
|
228 |
+
Peak Allocated memory 22.8 MB
|
229 |
Peak Large allocation bytes 16.0 MB
|
230 |
[ALLOC_TEMP_JOB_1_FRAME]
|
231 |
Initial Block Size 2.0 MB
|
|
|
254 |
Used Block count 1
|
255 |
Peak Allocated bytes 1.7 MB
|
256 |
[ALLOC_GFX_MAIN]
|
257 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 1887 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]: 1888 frames
|
264 |
Requested Block Size 16.0 MB
|
265 |
Peak Block count 1
|
266 |
Peak Allocated memory 67.7 KB
|
|
|
272 |
Used Block count 1
|
273 |
Peak Allocated bytes 1.7 MB
|
274 |
[ALLOC_CACHEOBJECTS_MAIN]
|
275 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 1589 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]: 1887 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
|
285 |
Peak Large allocation bytes 0 B
|
286 |
[ALLOC_TYPETREE] Dual Thread Allocator
|
287 |
Peak main deferred allocation count 0
|
|
|
290 |
Used Block count 1
|
291 |
Peak Allocated bytes 1.7 MB
|
292 |
[ALLOC_TYPETREE_MAIN]
|
293 |
+
Peak usage frame count: [0-1.0 KB]: 1888 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]: 1888 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]: 1888 frames
|
306 |
Requested Block Size 16.0 MB
|
307 |
Peak Block count 1
|
308 |
+
Peak Allocated memory 28.5 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":1716714437214,"processId":24360,"allocatedMemory":1970133,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"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,249 +2,261 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
-
"value":
|
6 |
-
"min": 0.
|
7 |
-
"max": 1.
|
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": -0.
|
31 |
-
"max":
|
32 |
-
"count":
|
33 |
},
|
34 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
-
"value": -
|
36 |
-
"min": -
|
37 |
-
"max":
|
38 |
-
"count":
|
39 |
-
},
|
40 |
-
"Pyramids.Policy.
|
41 |
-
"value": 0.
|
42 |
-
"min": 0.
|
43 |
-
"max": 0.
|
44 |
-
"count":
|
45 |
-
},
|
46 |
-
"Pyramids.Policy.
|
47 |
-
"value":
|
48 |
-
"min": 4.
|
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": 0.
|
62 |
-
"count":
|
63 |
},
|
64 |
"Pyramids.Losses.ValueLoss.mean": {
|
65 |
-
"value": 0.
|
66 |
-
"min": 0.
|
67 |
-
"max": 0.
|
68 |
-
"count":
|
69 |
},
|
70 |
"Pyramids.Losses.ValueLoss.sum": {
|
71 |
-
"value": 0.
|
72 |
-
"min": 0.
|
73 |
-
"max": 0.
|
74 |
-
"count":
|
75 |
},
|
76 |
"Pyramids.Policy.LearningRate.mean": {
|
77 |
-
"value":
|
78 |
-
"min":
|
79 |
-
"max": 0.
|
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":
|
96 |
-
"min":
|
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.
|
113 |
-
"value": 0.
|
114 |
-
"min": 0.
|
115 |
-
"max":
|
116 |
-
"count":
|
117 |
-
},
|
118 |
-
"Pyramids.Losses.
|
119 |
-
"value": 0.
|
120 |
-
"min": 0.
|
121 |
-
"max":
|
122 |
-
"count":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
},
|
124 |
"Pyramids.Environment.EpisodeLength.mean": {
|
125 |
"value": 999.0,
|
126 |
-
"min":
|
127 |
"max": 999.0,
|
128 |
-
"count":
|
129 |
},
|
130 |
"Pyramids.Environment.EpisodeLength.sum": {
|
131 |
-
"value":
|
132 |
-
"min":
|
133 |
-
"max":
|
134 |
-
"count":
|
135 |
},
|
136 |
"Pyramids.Environment.CumulativeReward.mean": {
|
137 |
-
"value": -
|
138 |
"min": -1.0000000521540642,
|
139 |
-
"max":
|
140 |
-
"count":
|
141 |
},
|
142 |
"Pyramids.Environment.CumulativeReward.sum": {
|
143 |
-
"value": -
|
144 |
-
"min": -
|
145 |
-
"max":
|
146 |
-
"count":
|
147 |
},
|
148 |
"Pyramids.Policy.ExtrinsicReward.mean": {
|
149 |
-
"value": -
|
150 |
"min": -1.0000000521540642,
|
151 |
-
"max":
|
152 |
-
"count":
|
153 |
},
|
154 |
"Pyramids.Policy.ExtrinsicReward.sum": {
|
155 |
-
"value": -
|
156 |
-
"min": -
|
157 |
-
"max":
|
158 |
-
"count":
|
159 |
-
},
|
160 |
-
"Pyramids.Policy.RndReward.mean": {
|
161 |
-
"value": 0.35670630639839557,
|
162 |
-
"min": 0.35670630639839557,
|
163 |
-
"max": 6.936993133276701,
|
164 |
-
"count": 7
|
165 |
-
},
|
166 |
-
"Pyramids.Policy.RndReward.sum": {
|
167 |
-
"value": 11.057895498350263,
|
168 |
-
"min": 11.057895498350263,
|
169 |
-
"max": 110.99189013242722,
|
170 |
-
"count": 7
|
171 |
},
|
172 |
-
"Pyramids.
|
173 |
-
"value":
|
174 |
-
"min":
|
175 |
-
"max":
|
176 |
-
"count":
|
177 |
},
|
178 |
-
"Pyramids.
|
179 |
-
"value":
|
180 |
-
"min":
|
181 |
-
"max":
|
182 |
-
"count":
|
183 |
}
|
184 |
},
|
185 |
"metadata": {
|
186 |
"timer_format_version": "0.1.0",
|
187 |
-
"start_time_seconds": "
|
188 |
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
|
189 |
-
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/
|
190 |
"mlagents_version": "1.1.0.dev0",
|
191 |
"mlagents_envs_version": "1.1.0.dev0",
|
192 |
"communication_protocol_version": "1.5.0",
|
193 |
"pytorch_version": "2.3.0+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": 0.
|
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": 0.
|
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 +265,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 +315,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":
|
313 |
-
"count":
|
314 |
"is_parallel": true,
|
315 |
-
"self":
|
316 |
},
|
317 |
"communicator.exchange": {
|
318 |
-
"total":
|
319 |
-
"count":
|
320 |
"is_parallel": true,
|
321 |
-
"self":
|
322 |
},
|
323 |
"steps_from_proto": {
|
324 |
-
"total":
|
325 |
-
"count":
|
326 |
"is_parallel": true,
|
327 |
-
"self":
|
328 |
"children": {
|
329 |
"_process_rank_one_or_two_observation": {
|
330 |
-
"total":
|
331 |
-
"count":
|
332 |
"is_parallel": true,
|
333 |
-
"self":
|
334 |
}
|
335 |
}
|
336 |
}
|
@@ -343,24 +355,24 @@
|
|
343 |
}
|
344 |
},
|
345 |
"trainer_advance": {
|
346 |
-
"total":
|
347 |
-
"count":
|
348 |
-
"self": 0.
|
349 |
"children": {
|
350 |
"process_trajectory": {
|
351 |
-
"total":
|
352 |
-
"count":
|
353 |
-
"self":
|
354 |
},
|
355 |
"_update_policy": {
|
356 |
-
"total":
|
357 |
-
"count":
|
358 |
-
"self":
|
359 |
"children": {
|
360 |
"TorchPPOOptimizer.update": {
|
361 |
-
"total":
|
362 |
-
"count":
|
363 |
-
"self":
|
364 |
}
|
365 |
}
|
366 |
}
|
@@ -369,19 +381,19 @@
|
|
369 |
}
|
370 |
},
|
371 |
"trainer_threads": {
|
372 |
-
"total":
|
373 |
"count": 1,
|
374 |
-
"self":
|
375 |
},
|
376 |
"TrainerController._save_models": {
|
377 |
-
"total": 0.
|
378 |
"count": 1,
|
379 |
-
"self": 0.
|
380 |
"children": {
|
381 |
"RLTrainer._checkpoint": {
|
382 |
-
"total": 0.
|
383 |
"count": 1,
|
384 |
-
"self": 0.
|
385 |
}
|
386 |
}
|
387 |
}
|
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
+
"value": 0.6451210975646973,
|
6 |
+
"min": 0.6451210975646973,
|
7 |
+
"max": 1.6069170236587524,
|
8 |
+
"count": 20
|
9 |
},
|
10 |
"Pyramids.Policy.Entropy.sum": {
|
11 |
+
"value": 3014.005859375,
|
12 |
+
"min": 2957.91796875,
|
13 |
+
"max": 9872.8984375,
|
14 |
+
"count": 20
|
15 |
},
|
16 |
"Pyramids.Step.mean": {
|
17 |
+
"value": 99957.0,
|
18 |
+
"min": 4992.0,
|
19 |
+
"max": 99957.0,
|
20 |
+
"count": 20
|
21 |
},
|
22 |
"Pyramids.Step.sum": {
|
23 |
+
"value": 99957.0,
|
24 |
+
"min": 4992.0,
|
25 |
+
"max": 99957.0,
|
26 |
+
"count": 20
|
27 |
},
|
28 |
"Pyramids.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
+
"value": -0.10700247436761856,
|
30 |
+
"min": -0.11036466807126999,
|
31 |
+
"max": 0.19310301542282104,
|
32 |
+
"count": 20
|
33 |
},
|
34 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
+
"value": -4.280098915100098,
|
36 |
+
"min": -4.524951457977295,
|
37 |
+
"max": 7.531017780303955,
|
38 |
+
"count": 20
|
39 |
+
},
|
40 |
+
"Pyramids.Policy.CuriosityValueEstimate.mean": {
|
41 |
+
"value": 0.31208768486976624,
|
42 |
+
"min": -0.11871524900197983,
|
43 |
+
"max": 0.5101918578147888,
|
44 |
+
"count": 20
|
45 |
+
},
|
46 |
+
"Pyramids.Policy.CuriosityValueEstimate.sum": {
|
47 |
+
"value": 12.48350715637207,
|
48 |
+
"min": -4.629894733428955,
|
49 |
+
"max": 21.294876098632812,
|
50 |
+
"count": 20
|
51 |
},
|
52 |
"Pyramids.Losses.PolicyLoss.mean": {
|
53 |
+
"value": 0.06758057010979622,
|
54 |
+
"min": 0.060139786034900077,
|
55 |
+
"max": 0.08101109993355028,
|
56 |
+
"count": 20
|
57 |
},
|
58 |
"Pyramids.Losses.PolicyLoss.sum": {
|
59 |
+
"value": 0.20274171032938865,
|
60 |
+
"min": 0.060139786034900077,
|
61 |
+
"max": 0.20274171032938865,
|
62 |
+
"count": 20
|
63 |
},
|
64 |
"Pyramids.Losses.ValueLoss.mean": {
|
65 |
+
"value": 0.00029973042170878004,
|
66 |
+
"min": 0.00029973042170878004,
|
67 |
+
"max": 0.014868051817757078,
|
68 |
+
"count": 20
|
69 |
},
|
70 |
"Pyramids.Losses.ValueLoss.sum": {
|
71 |
+
"value": 0.0008991912651263402,
|
72 |
+
"min": 0.00041016983324844463,
|
73 |
+
"max": 0.016111305192002785,
|
74 |
+
"count": 20
|
75 |
},
|
76 |
"Pyramids.Policy.LearningRate.mean": {
|
77 |
+
"value": 1.109509778100002e-05,
|
78 |
+
"min": 1.109509778100002e-05,
|
79 |
+
"max": 0.000479520004096,
|
80 |
+
"count": 20
|
81 |
},
|
82 |
"Pyramids.Policy.LearningRate.sum": {
|
83 |
+
"value": 3.328529334300006e-05,
|
84 |
+
"min": 3.328529334300006e-05,
|
85 |
+
"max": 0.0007785600442879999,
|
86 |
+
"count": 20
|
87 |
},
|
88 |
"Pyramids.Policy.Epsilon.mean": {
|
89 |
+
"value": 0.10221900000000002,
|
90 |
+
"min": 0.10221900000000002,
|
91 |
+
"max": 0.19590400000000005,
|
92 |
+
"count": 20
|
93 |
},
|
94 |
"Pyramids.Policy.Epsilon.sum": {
|
95 |
+
"value": 0.30665700000000007,
|
96 |
+
"min": 0.13778899999999994,
|
97 |
+
"max": 0.38347300000000006,
|
98 |
+
"count": 20
|
99 |
},
|
100 |
"Pyramids.Policy.Beta.mean": {
|
101 |
+
"value": 0.00023167810000000047,
|
102 |
+
"min": 0.00023167810000000047,
|
103 |
+
"max": 0.0095908096,
|
104 |
+
"count": 20
|
105 |
},
|
106 |
"Pyramids.Policy.Beta.sum": {
|
107 |
+
"value": 0.0006950343000000014,
|
108 |
+
"min": 0.0006950343000000014,
|
109 |
+
"max": 0.015575628800000001,
|
110 |
+
"count": 20
|
111 |
+
},
|
112 |
+
"Pyramids.Losses.CuriosityForwardLoss.mean": {
|
113 |
+
"value": 0.1331191056088549,
|
114 |
+
"min": 0.13191234056527415,
|
115 |
+
"max": 1.062101550400257,
|
116 |
+
"count": 20
|
117 |
+
},
|
118 |
+
"Pyramids.Losses.CuriosityForwardLoss.sum": {
|
119 |
+
"value": 0.3993573168265647,
|
120 |
+
"min": 0.1845689576960379,
|
121 |
+
"max": 1.062101550400257,
|
122 |
+
"count": 20
|
123 |
+
},
|
124 |
+
"Pyramids.Losses.CuriosityInverseLoss.mean": {
|
125 |
+
"value": 0.19341666065103527,
|
126 |
+
"min": 0.19341666065103527,
|
127 |
+
"max": 1.0087984967976809,
|
128 |
+
"count": 20
|
129 |
+
},
|
130 |
+
"Pyramids.Losses.CuriosityInverseLoss.sum": {
|
131 |
+
"value": 0.5802499819531058,
|
132 |
+
"min": 0.2827631707793923,
|
133 |
+
"max": 1.0708979216093817,
|
134 |
+
"count": 20
|
135 |
+
},
|
136 |
+
"Pyramids.IsTraining.mean": {
|
137 |
+
"value": 1.0,
|
138 |
+
"min": 1.0,
|
139 |
+
"max": 1.0,
|
140 |
+
"count": 20
|
141 |
+
},
|
142 |
+
"Pyramids.IsTraining.sum": {
|
143 |
+
"value": 1.0,
|
144 |
+
"min": 1.0,
|
145 |
+
"max": 1.0,
|
146 |
+
"count": 20
|
147 |
},
|
148 |
"Pyramids.Environment.EpisodeLength.mean": {
|
149 |
"value": 999.0,
|
150 |
+
"min": 514.0,
|
151 |
"max": 999.0,
|
152 |
+
"count": 10
|
153 |
},
|
154 |
"Pyramids.Environment.EpisodeLength.sum": {
|
155 |
+
"value": 14985.0,
|
156 |
+
"min": 514.0,
|
157 |
+
"max": 15984.0,
|
158 |
+
"count": 10
|
159 |
},
|
160 |
"Pyramids.Environment.CumulativeReward.mean": {
|
161 |
+
"value": -1.0000000521540642,
|
162 |
"min": -1.0000000521540642,
|
163 |
+
"max": 1.4860000014305115,
|
164 |
+
"count": 12
|
165 |
},
|
166 |
"Pyramids.Environment.CumulativeReward.sum": {
|
167 |
+
"value": -6.000000312924385,
|
168 |
+
"min": -16.000000834465027,
|
169 |
+
"max": 2.375999867916107,
|
170 |
+
"count": 12
|
171 |
},
|
172 |
"Pyramids.Policy.ExtrinsicReward.mean": {
|
173 |
+
"value": -1.0000000521540642,
|
174 |
"min": -1.0000000521540642,
|
175 |
+
"max": 1.4860000014305115,
|
176 |
+
"count": 12
|
177 |
},
|
178 |
"Pyramids.Policy.ExtrinsicReward.sum": {
|
179 |
+
"value": -6.000000312924385,
|
180 |
+
"min": -16.000000834465027,
|
181 |
+
"max": 2.375999867916107,
|
182 |
+
"count": 12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
},
|
184 |
+
"Pyramids.Policy.CuriosityReward.mean": {
|
185 |
+
"value": 2.8052185798684754,
|
186 |
+
"min": 2.8052185798684754,
|
187 |
+
"max": 6.720910437405109,
|
188 |
+
"count": 12
|
189 |
},
|
190 |
+
"Pyramids.Policy.CuriosityReward.sum": {
|
191 |
+
"value": 16.831311479210854,
|
192 |
+
"min": 3.1243360936641693,
|
193 |
+
"max": 107.53456699848175,
|
194 |
+
"count": 12
|
195 |
}
|
196 |
},
|
197 |
"metadata": {
|
198 |
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1716714195",
|
200 |
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
|
201 |
+
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Pyramids.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --force",
|
202 |
"mlagents_version": "1.1.0.dev0",
|
203 |
"mlagents_envs_version": "1.1.0.dev0",
|
204 |
"communication_protocol_version": "1.5.0",
|
205 |
"pytorch_version": "2.3.0+cu121",
|
206 |
"numpy_version": "1.23.5",
|
207 |
+
"end_time_seconds": "1716714437"
|
208 |
},
|
209 |
+
"total": 241.32956991600076,
|
210 |
"count": 1,
|
211 |
+
"self": 0.5013118150000082,
|
212 |
"children": {
|
213 |
"run_training.setup": {
|
214 |
+
"total": 0.056518850000429666,
|
215 |
"count": 1,
|
216 |
+
"self": 0.056518850000429666
|
217 |
},
|
218 |
"TrainerController.start_learning": {
|
219 |
+
"total": 240.77173925100033,
|
220 |
"count": 1,
|
221 |
+
"self": 0.18175960001099156,
|
222 |
"children": {
|
223 |
"TrainerController._reset_env": {
|
224 |
+
"total": 2.4149710379997487,
|
225 |
"count": 1,
|
226 |
+
"self": 2.4149710379997487
|
227 |
},
|
228 |
"TrainerController.advance": {
|
229 |
+
"total": 238.05032934099017,
|
230 |
+
"count": 6304,
|
231 |
+
"self": 0.2095663039754072,
|
232 |
"children": {
|
233 |
"env_step": {
|
234 |
+
"total": 155.05327726704854,
|
235 |
+
"count": 6304,
|
236 |
+
"self": 136.69235677504003,
|
237 |
"children": {
|
238 |
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 18.247605549026957,
|
240 |
+
"count": 6304,
|
241 |
+
"self": 0.5990804590810512,
|
242 |
"children": {
|
243 |
"TorchPolicy.evaluate": {
|
244 |
+
"total": 17.648525089945906,
|
245 |
+
"count": 6292,
|
246 |
+
"self": 17.648525089945906
|
247 |
}
|
248 |
}
|
249 |
},
|
250 |
"workers": {
|
251 |
+
"total": 0.11331494298156031,
|
252 |
+
"count": 6304,
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"worker_root": {
|
256 |
+
"total": 240.0926715700234,
|
257 |
+
"count": 6304,
|
258 |
"is_parallel": true,
|
259 |
+
"self": 118.93710902202383,
|
260 |
"children": {
|
261 |
"run_training.setup": {
|
262 |
"total": 0.0,
|
|
|
265 |
"self": 0.0,
|
266 |
"children": {
|
267 |
"steps_from_proto": {
|
268 |
+
"total": 0.002296657000442792,
|
269 |
"count": 1,
|
270 |
"is_parallel": true,
|
271 |
+
"self": 0.0006495540001196787,
|
272 |
"children": {
|
273 |
"_process_rank_one_or_two_observation": {
|
274 |
+
"total": 0.0016471030003231135,
|
275 |
"count": 8,
|
276 |
"is_parallel": true,
|
277 |
+
"self": 0.0016471030003231135
|
278 |
}
|
279 |
}
|
280 |
},
|
281 |
"UnityEnvironment.step": {
|
282 |
+
"total": 0.049303064000014274,
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
+
"self": 0.0006382899991876911,
|
286 |
"children": {
|
287 |
"UnityEnvironment._generate_step_input": {
|
288 |
+
"total": 0.000485536999804026,
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
+
"self": 0.000485536999804026
|
292 |
},
|
293 |
"communicator.exchange": {
|
294 |
+
"total": 0.0463892420002594,
|
295 |
"count": 1,
|
296 |
"is_parallel": true,
|
297 |
+
"self": 0.0463892420002594
|
298 |
},
|
299 |
"steps_from_proto": {
|
300 |
+
"total": 0.001789995000763156,
|
301 |
"count": 1,
|
302 |
"is_parallel": true,
|
303 |
+
"self": 0.0003914800026905141,
|
304 |
"children": {
|
305 |
"_process_rank_one_or_two_observation": {
|
306 |
+
"total": 0.001398514998072642,
|
307 |
"count": 8,
|
308 |
"is_parallel": true,
|
309 |
+
"self": 0.001398514998072642
|
310 |
}
|
311 |
}
|
312 |
}
|
|
|
315 |
}
|
316 |
},
|
317 |
"UnityEnvironment.step": {
|
318 |
+
"total": 121.15556254799958,
|
319 |
+
"count": 6303,
|
320 |
"is_parallel": true,
|
321 |
+
"self": 3.98279508106134,
|
322 |
"children": {
|
323 |
"UnityEnvironment._generate_step_input": {
|
324 |
+
"total": 2.6460406800015335,
|
325 |
+
"count": 6303,
|
326 |
"is_parallel": true,
|
327 |
+
"self": 2.6460406800015335
|
328 |
},
|
329 |
"communicator.exchange": {
|
330 |
+
"total": 103.0294933479372,
|
331 |
+
"count": 6303,
|
332 |
"is_parallel": true,
|
333 |
+
"self": 103.0294933479372
|
334 |
},
|
335 |
"steps_from_proto": {
|
336 |
+
"total": 11.497233438999501,
|
337 |
+
"count": 6303,
|
338 |
"is_parallel": true,
|
339 |
+
"self": 2.431688196011237,
|
340 |
"children": {
|
341 |
"_process_rank_one_or_two_observation": {
|
342 |
+
"total": 9.065545242988264,
|
343 |
+
"count": 50424,
|
344 |
"is_parallel": true,
|
345 |
+
"self": 9.065545242988264
|
346 |
}
|
347 |
}
|
348 |
}
|
|
|
355 |
}
|
356 |
},
|
357 |
"trainer_advance": {
|
358 |
+
"total": 82.78748576996622,
|
359 |
+
"count": 6304,
|
360 |
+
"self": 0.25155939395790483,
|
361 |
"children": {
|
362 |
"process_trajectory": {
|
363 |
+
"total": 12.518190540013165,
|
364 |
+
"count": 6304,
|
365 |
+
"self": 12.518190540013165
|
366 |
},
|
367 |
"_update_policy": {
|
368 |
+
"total": 70.01773583599515,
|
369 |
+
"count": 33,
|
370 |
+
"self": 46.00202858499506,
|
371 |
"children": {
|
372 |
"TorchPPOOptimizer.update": {
|
373 |
+
"total": 24.015707251000094,
|
374 |
+
"count": 2325,
|
375 |
+
"self": 24.015707251000094
|
376 |
}
|
377 |
}
|
378 |
}
|
|
|
381 |
}
|
382 |
},
|
383 |
"trainer_threads": {
|
384 |
+
"total": 8.669994713272899e-07,
|
385 |
"count": 1,
|
386 |
+
"self": 8.669994713272899e-07
|
387 |
},
|
388 |
"TrainerController._save_models": {
|
389 |
+
"total": 0.12467840499994054,
|
390 |
"count": 1,
|
391 |
+
"self": 0.0019627969995781314,
|
392 |
"children": {
|
393 |
"RLTrainer._checkpoint": {
|
394 |
+
"total": 0.12271560800036241,
|
395 |
"count": 1,
|
396 |
+
"self": 0.12271560800036241
|
397 |
}
|
398 |
}
|
399 |
}
|
run_logs/training_status.json
CHANGED
@@ -2,22 +2,22 @@
|
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
-
"steps":
|
6 |
-
"file_path": "results/Pyramids Training/Pyramids/Pyramids-
|
7 |
"reward": null,
|
8 |
-
"creation_time":
|
9 |
"auxillary_file_paths": [
|
10 |
-
"results/Pyramids Training/Pyramids/Pyramids-
|
11 |
]
|
12 |
}
|
13 |
],
|
14 |
"final_checkpoint": {
|
15 |
-
"steps":
|
16 |
"file_path": "results/Pyramids Training/Pyramids.onnx",
|
17 |
"reward": null,
|
18 |
-
"creation_time":
|
19 |
"auxillary_file_paths": [
|
20 |
-
"results/Pyramids Training/Pyramids/Pyramids-
|
21 |
]
|
22 |
}
|
23 |
},
|
|
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
+
"steps": 100085,
|
6 |
+
"file_path": "results/Pyramids Training/Pyramids/Pyramids-100085.onnx",
|
7 |
"reward": null,
|
8 |
+
"creation_time": 1716714436.7733414,
|
9 |
"auxillary_file_paths": [
|
10 |
+
"results/Pyramids Training/Pyramids/Pyramids-100085.pt"
|
11 |
]
|
12 |
}
|
13 |
],
|
14 |
"final_checkpoint": {
|
15 |
+
"steps": 100085,
|
16 |
"file_path": "results/Pyramids Training/Pyramids.onnx",
|
17 |
"reward": null,
|
18 |
+
"creation_time": 1716714436.7733414,
|
19 |
"auxillary_file_paths": [
|
20 |
+
"results/Pyramids Training/Pyramids/Pyramids-100085.pt"
|
21 |
]
|
22 |
}
|
23 |
},
|