lujan002 commited on
Commit
7dde249
·
verified ·
1 Parent(s): e5f55d1

First Push

Browse files
Pyramids.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01cb5ca673c449f966de304bbc3a4674f8c8d0cba8e1564c1ba70e62e0f55a23
3
+ size 1420238
Pyramids/Pyramids-1000075.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01cb5ca673c449f966de304bbc3a4674f8c8d0cba8e1564c1ba70e62e0f55a23
3
+ size 1420238
Pyramids/Pyramids-1000075.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:587024bb73572057cb9634943979d8f8133dd35d099ec3e9cf92aa19de30d742
3
+ size 8656252
Pyramids/Pyramids-499936.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:460da8d8a29c001c85970b51014116a145ef4be6a8219f77f55690f20ce74484
3
+ size 1420238
Pyramids/Pyramids-499936.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:811e905e8856f854b24761c9f02219ea34187caaf0e299b9898166b66d360cf9
3
+ size 8656173
Pyramids/Pyramids-999947.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01cb5ca673c449f966de304bbc3a4674f8c8d0cba8e1564c1ba70e62e0f55a23
3
+ size 1420238
Pyramids/Pyramids-999947.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3409f18caa4f1d7fdaefeb60d5c33ac2a8d5aec555df1083c92f265600138662
3
+ size 8656173
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96049ece15be274903b4d14a21eaa400b7ed6ae60592f1bd9c55029bcc64a44b
3
- size 2811810
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1fc60a938745e84571bd0d267417b531b48478748f5cdb11e8002c24aba322c
3
+ size 8655778
Pyramids/events.out.tfevents.1716730012.ad17dbadb9c1.11317.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:467037761417a85665303eae78ac562fc71998de2b2120968cb626ae75df3c8c
3
+ size 396365
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 64, "buffer_size": 1024, "learning_rate": 0.0003, "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": 256, "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": 2, "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": 128, "summary_freq": 25000, "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": "Pyramids2", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
 
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, "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}}, "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, "even_checkpoints": false, "max_steps": 1000000, "time_horizon": 128, "summary_freq": 25000, "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": "Pyramids3", "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
@@ -3,8 +3,8 @@ behaviors:
3
  Pyramids:
4
  trainer_type: ppo
5
  hyperparameters:
6
- batch_size: 64
7
- buffer_size: 1024
8
  learning_rate: 0.0003
9
  beta: 0.01
10
  epsilon: 0.2
@@ -17,7 +17,7 @@ behaviors:
17
  checkpoint_interval: 500000
18
  network_settings:
19
  normalize: false
20
- hidden_units: 256
21
  num_layers: 2
22
  vis_encode_type: simple
23
  memory: null
@@ -41,7 +41,7 @@ behaviors:
41
  network_settings:
42
  normalize: false
43
  hidden_units: 64
44
- num_layers: 2
45
  vis_encode_type: simple
46
  memory: null
47
  goal_conditioning_type: hyper
@@ -79,7 +79,7 @@ engine_settings:
79
  no_graphics_monitor: false
80
  environment_parameters: null
81
  checkpoint_settings:
82
- run_id: Pyramids2
83
  initialize_from: null
84
  load_model: false
85
  resume: false
 
3
  Pyramids:
4
  trainer_type: ppo
5
  hyperparameters:
6
+ batch_size: 128
7
+ buffer_size: 2048
8
  learning_rate: 0.0003
9
  beta: 0.01
10
  epsilon: 0.2
 
17
  checkpoint_interval: 500000
18
  network_settings:
19
  normalize: false
20
+ hidden_units: 512
21
  num_layers: 2
22
  vis_encode_type: simple
23
  memory: null
 
41
  network_settings:
42
  normalize: false
43
  hidden_units: 64
44
+ num_layers: 3
45
  vis_encode_type: simple
46
  memory: null
47
  goal_conditioning_type: hyper
 
79
  no_graphics_monitor: false
80
  environment_parameters: null
81
  checkpoint_settings:
82
+ run_id: Pyramids3
83
  initialize_from: null
84
  load_model: false
85
  resume: false
run_logs/Player-0.log CHANGED
@@ -1,12 +1,9 @@
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] 55503 [Flags] 2 [Guid] 3317623884 [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
- PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies
8
- PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies/UnityEnvironment
9
- Unable to load player prefs
10
  Initialize engine version: 2021.3.5f1 (40eb3a945986)
11
  [Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
12
  Forcing GfxDevice: Null
@@ -68,7 +65,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
68
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
69
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
70
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
71
- UnloadTime: 0.926680 ms
72
  ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
73
  requesting resize 84 x 84
74
  Setting up 1 worker threads for Enlighten.
@@ -76,7 +73,7 @@ PlayerConnection::CleanupMemory Statistics:
76
  [ALLOC_TEMP_TLS] TLS Allocator
77
  StackAllocators :
78
  [ALLOC_TEMP_MAIN]
79
- Peak usage frame count: [16.0 KB-32.0 KB]: 7013 frames, [32.0 KB-64.0 KB]: 5450 frames, [64.0 KB-128.0 KB]: 1078 frames, [2.0 MB-4.0 MB]: 1 frames
80
  Initial Block Size 4.0 MB
81
  Current Block Size 4.0 MB
82
  Peak Allocated Bytes 2.0 MB
@@ -207,28 +204,28 @@ PlayerConnection::CleanupMemory Statistics:
207
  Peak Allocated Bytes 128 B
208
  Overflow Count 0
209
  [ALLOC_MEMORYPROFILER]
210
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 13243 frames
211
  Requested Block Size 1.0 MB
212
  Peak Block count 2
213
- Peak Allocated memory 1.5 MB
214
  Peak Large allocation bytes 0 B
215
  [ALLOC_DEFAULT] Dual Thread Allocator
216
- Peak main deferred allocation count 10921
217
  [ALLOC_BUCKET]
218
  Large Block size 4.0 MB
219
  Used Block count 1
220
- Peak Allocated bytes 1.6 MB
221
  [ALLOC_DEFAULT_MAIN]
222
- Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 13541 frames
223
  Requested Block Size 16.0 MB
224
  Peak Block count 3
225
- Peak Allocated memory 30.9 MB
226
  Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
- Peak usage frame count: [16.0 MB-32.0 MB]: 13542 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
- Peak Allocated memory 22.3 MB
232
  Peak Large allocation bytes 16.0 MB
233
  [ALLOC_TEMP_JOB_1_FRAME]
234
  Initial Block Size 2.0 MB
@@ -255,15 +252,15 @@ PlayerConnection::CleanupMemory Statistics:
255
  [ALLOC_BUCKET]
256
  Large Block size 4.0 MB
257
  Used Block count 1
258
- Peak Allocated bytes 1.6 MB
259
  [ALLOC_GFX_MAIN]
260
- Peak usage frame count: [32.0 KB-64.0 KB]: 13541 frames, [64.0 KB-128.0 KB]: 1 frames
261
  Requested Block Size 16.0 MB
262
  Peak Block count 1
263
  Peak Allocated memory 67.0 KB
264
  Peak Large allocation bytes 0 B
265
  [ALLOC_GFX_THREAD]
266
- Peak usage frame count: [64.0 KB-128.0 KB]: 13542 frames
267
  Requested Block Size 16.0 MB
268
  Peak Block count 1
269
  Peak Allocated memory 67.7 KB
@@ -273,15 +270,15 @@ PlayerConnection::CleanupMemory Statistics:
273
  [ALLOC_BUCKET]
274
  Large Block size 4.0 MB
275
  Used Block count 1
276
- Peak Allocated bytes 1.6 MB
277
  [ALLOC_CACHEOBJECTS_MAIN]
278
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 13243 frames
279
  Requested Block Size 4.0 MB
280
  Peak Block count 1
281
  Peak Allocated memory 1.4 MB
282
  Peak Large allocation bytes 0 B
283
  [ALLOC_CACHEOBJECTS_THREAD]
284
- Peak usage frame count: [1.0 MB-2.0 MB]: 13541 frames, [4.0 MB-8.0 MB]: 1 frames
285
  Requested Block Size 4.0 MB
286
  Peak Block count 2
287
  Peak Allocated memory 4.7 MB
@@ -291,27 +288,27 @@ PlayerConnection::CleanupMemory Statistics:
291
  [ALLOC_BUCKET]
292
  Large Block size 4.0 MB
293
  Used Block count 1
294
- Peak Allocated bytes 1.6 MB
295
  [ALLOC_TYPETREE_MAIN]
296
- Peak usage frame count: [0-1.0 KB]: 13542 frames
297
  Requested Block Size 2.0 MB
298
  Peak Block count 1
299
  Peak Allocated memory 1.0 KB
300
  Peak Large allocation bytes 0 B
301
  [ALLOC_TYPETREE_THREAD]
302
- Peak usage frame count: [1.0 KB-2.0 KB]: 13542 frames
303
  Requested Block Size 2.0 MB
304
  Peak Block count 1
305
  Peak Allocated memory 1.9 KB
306
  Peak Large allocation bytes 0 B
307
  [ALLOC_PROFILER]
308
- Peak usage frame count: [16.0 KB-32.0 KB]: 13542 frames
309
  Requested Block Size 16.0 MB
310
  Peak Block count 1
311
- Peak Allocated memory 29.2 KB
312
  Peak Large allocation bytes 0 B
313
  [ALLOC_PROFILER_BUCKET]
314
  Large Block size 4.0 MB
315
  Used Block count 1
316
  Peak Allocated bytes 396 B
317
- ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1716729795409,"processId":3928,"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}]}
 
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] 55424 [Flags] 2 [Guid] 3703047348 [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)
8
  [Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
9
  Forcing GfxDevice: Null
 
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: 1.072183 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]: 2814 frames, [32.0 KB-64.0 KB]: 12429 frames, [64.0 KB-128.0 KB]: 3522 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]: 299 frames, [1.0 MB-2.0 MB]: 18467 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 12989
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]: 18765 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 3
222
+ Peak Allocated memory 30.6 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [16.0 MB-32.0 MB]: 18766 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 24.0 MB
229
  Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
 
252
  [ALLOC_BUCKET]
253
  Large Block size 4.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]: 18765 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]: 18766 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.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]: 18467 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]: 18765 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.7 MB
292
  [ALLOC_TYPETREE_MAIN]
293
+ Peak usage frame count: [0-1.0 KB]: 18766 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]: 18766 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]: 18766 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":1716732293205,"processId":11356,"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,249 @@
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
- "value": 0.2877061665058136,
6
- "min": 0.1402215212583542,
7
- "max": 1.114737868309021,
8
- "count": 28
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 7319.2451171875,
12
- "min": 3475.250244140625,
13
- "max": 29250.720703125,
14
- "count": 28
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 699940.0,
18
- "min": 24984.0,
19
- "max": 699940.0,
20
- "count": 28
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 699940.0,
24
- "min": 24984.0,
25
- "max": 699940.0,
26
- "count": 28
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": -0.08140786737203598,
30
- "min": -0.09098301827907562,
31
- "max": -0.0028870480600744486,
32
- "count": 28
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": -16.36298179626465,
36
- "min": -18.287586212158203,
37
- "max": -0.5889577865600586,
38
- "count": 28
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": 0.17388638854026794,
42
- "min": 0.09390256553888321,
43
- "max": 1.580267071723938,
44
- "count": 28
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": 34.95116424560547,
48
- "min": 18.780513763427734,
49
- "max": 314.47314453125,
50
- "count": 28
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.09654322728319026,
54
- "min": 0.09273399738697696,
55
- "max": 0.10286375738508972,
56
- "count": 28
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 2.1239510002301856,
60
- "min": 1.184038855566713,
61
- "max": 2.263689750263494,
62
- "count": 28
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.0010831545318544537,
66
- "min": 0.0003513862261868492,
67
- "max": 0.03384953957981957,
68
- "count": 28
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.023829399700797983,
72
- "min": 0.0077304969761106835,
73
- "max": 0.40619447495783484,
74
- "count": 28
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
- "value": 9.384786871739999e-05,
78
- "min": 9.384786871739999e-05,
79
- "max": 0.0002960580263139916,
80
- "count": 28
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
- "value": 0.0020646531117827997,
84
- "min": 0.0020646531117827997,
85
- "max": 0.0051968563677147,
86
- "count": 28
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.13128260000000003,
90
- "min": 0.13128260000000003,
91
- "max": 0.19868600833333336,
92
- "count": 28
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
- "value": 2.8882172000000006,
96
- "min": 2.2646426,
97
- "max": 3.9322852999999998,
98
- "count": 28
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
- "value": 0.0031351317400000007,
102
- "min": 0.0031351317400000007,
103
- "max": 0.0098687322325,
104
- "count": 28
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
- "value": 0.06897289828000001,
108
- "min": 0.06897289828000001,
109
- "max": 0.17327530146999998,
110
- "count": 28
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.1717197299003601,
114
- "min": 0.08479351550340652,
115
- "max": 1.796221137046814,
116
- "count": 28
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 3.777834177017212,
120
- "min": 1.8654574155807495,
121
- "max": 21.55465316772461,
122
- "count": 28
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
- "value": 957.4230769230769,
126
- "min": 863.8,
127
- "max": 989.9166666666666,
128
- "count": 28
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
- "value": 24893.0,
132
- "min": 16519.0,
133
- "max": 30028.0,
134
- "count": 28
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
- "value": -0.8042154355117908,
138
- "min": -0.9072500516970953,
139
- "max": -0.28687337959806125,
140
- "count": 28
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
- "value": -20.90960132330656,
144
- "min": -24.108001351356506,
145
- "max": -8.606201387941837,
146
- "count": 28
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
- "value": -0.8042154355117908,
150
- "min": -0.9072500516970953,
151
- "max": -0.28687337959806125,
152
- "count": 28
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
- "value": -20.90960132330656,
156
- "min": -24.108001351356506,
157
- "max": -8.606201387941837,
158
- "count": 28
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
- "value": 1.6807586969091342,
162
- "min": 0.7546649801411799,
163
- "max": 27.484460483579074,
164
- "count": 28
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
- "value": 43.69972611963749,
168
- "min": 21.130619443953037,
169
- "max": 467.23582822084427,
170
- "count": 28
171
  },
172
  "Pyramids.IsTraining.mean": {
173
  "value": 1.0,
174
  "min": 1.0,
175
  "max": 1.0,
176
- "count": 28
177
  },
178
  "Pyramids.IsTraining.sum": {
179
  "value": 1.0,
180
  "min": 1.0,
181
  "max": 1.0,
182
- "count": 28
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1716728213",
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/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids2 --no-graphics",
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": "1716729795"
196
  },
197
- "total": 1581.5100792830003,
198
  "count": 1,
199
- "self": 0.4965109770005256,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.057788167000012436,
203
  "count": 1,
204
- "self": 0.057788167000012436
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 1580.955780139,
208
  "count": 1,
209
- "self": 0.9749380329992618,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 3.1688041089998933,
213
  "count": 1,
214
- "self": 3.1688041089998933
215
  },
216
  "TrainerController.advance": {
217
- "total": 1576.8120366170008,
218
- "count": 45598,
219
- "self": 0.9657081809909869,
220
  "children": {
221
  "env_step": {
222
- "total": 940.3703066370166,
223
- "count": 45598,
224
- "self": 846.9019296710388,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 92.90949026297847,
228
- "count": 45598,
229
- "self": 3.2695961059821457,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 89.63989415699632,
233
- "count": 45139,
234
- "self": 89.63989415699632
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.5588867029993025,
240
- "count": 45598,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 1576.9947408299886,
245
- "count": 45598,
246
  "is_parallel": true,
247
- "self": 815.6175068249756,
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.005266228999971645,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.003854729999943629,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0014114990000280159,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0014114990000280159
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.048231131000079586,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0006732860000511209,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0004798480000545169,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0004798480000545169
280
  },
281
  "communicator.exchange": {
282
- "total": 0.04546109900002193,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.04546109900002193
286
  },
287
  "steps_from_proto": {
288
- "total": 0.001616897999952016,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0003409130000591176,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0012759849998928985,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0012759849998928985
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 761.377234005013,
307
- "count": 45597,
308
  "is_parallel": true,
309
- "self": 24.04186556498371,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 16.667416598989803,
313
- "count": 45597,
314
  "is_parallel": true,
315
- "self": 16.667416598989803
316
  },
317
  "communicator.exchange": {
318
- "total": 651.8973624300207,
319
- "count": 45597,
320
  "is_parallel": true,
321
- "self": 651.8973624300207
322
  },
323
  "steps_from_proto": {
324
- "total": 68.7705894110187,
325
- "count": 45597,
326
  "is_parallel": true,
327
- "self": 13.553141017025837,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 55.21744839399287,
331
- "count": 364776,
332
  "is_parallel": true,
333
- "self": 55.21744839399287
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 635.4760217989932,
347
- "count": 45598,
348
- "self": 1.8462093260284291,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 87.12409853696431,
352
- "count": 45598,
353
- "self": 86.95403889796421,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.17005963900010101,
357
- "count": 1,
358
- "self": 0.17005963900010101
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 546.5057139360005,
364
- "count": 576,
365
- "self": 259.07786362501736,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 287.4278503109831,
369
- "count": 33132,
370
- "self": 287.4278503109831
371
  }
372
  }
373
  }
@@ -376,9 +376,21 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 1.3799999578623101e-06,
380
  "count": 1,
381
- "self": 1.3799999578623101e-06
 
 
 
 
 
 
 
 
 
 
 
 
382
  }
383
  }
384
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.39161038398742676,
6
+ "min": 0.3892679512500763,
7
+ "max": 1.4873254299163818,
8
+ "count": 40
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 9837.2529296875,
12
+ "min": 9660.0732421875,
13
+ "max": 39027.41796875,
14
+ "count": 40
15
  },
16
  "Pyramids.Step.mean": {
17
+ "value": 999947.0,
18
+ "min": 24960.0,
19
+ "max": 999947.0,
20
+ "count": 40
21
  },
22
  "Pyramids.Step.sum": {
23
+ "value": 999947.0,
24
+ "min": 24960.0,
25
+ "max": 999947.0,
26
+ "count": 40
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.5577706098556519,
30
+ "min": -0.10050802677869797,
31
+ "max": 0.6519138216972351,
32
+ "count": 40
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 128.28724670410156,
36
+ "min": -20.302621841430664,
37
+ "max": 154.50357055664062,
38
+ "count": 40
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": 0.012868339195847511,
42
+ "min": 0.005618416238576174,
43
+ "max": 0.4353194832801819,
44
+ "count": 40
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": 2.9597179889678955,
48
+ "min": 1.18548583984375,
49
+ "max": 86.1932601928711,
50
+ "count": 40
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.07048654987496168,
54
+ "min": 0.06373778805896614,
55
+ "max": 0.07526202773604179,
56
+ "count": 40
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 0.8458385984995402,
60
+ "min": 0.3981097612286458,
61
+ "max": 0.9031443328325015,
62
+ "count": 40
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.015799540449532086,
66
+ "min": 0.0018626144759534152,
67
+ "max": 0.015799540449532086,
68
+ "count": 40
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.18959448539438503,
72
+ "min": 0.013386984317590738,
73
+ "max": 0.18959448539438503,
74
+ "count": 40
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 3.6753987749000005e-06,
78
+ "min": 3.6753987749000005e-06,
79
+ "max": 0.0002957568014144,
80
+ "count": 40
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 4.4104785298800004e-05,
84
+ "min": 4.4104785298800004e-05,
85
+ "max": 0.0029269388243538,
86
+ "count": 40
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.1012251,
90
+ "min": 0.1012251,
91
+ "max": 0.1985856,
92
+ "count": 40
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 1.2147012,
96
+ "min": 1.1771136000000002,
97
+ "max": 2.1756462,
98
+ "count": 40
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.00013238749,
102
+ "min": 0.00013238749,
103
+ "max": 0.00985870144,
104
+ "count": 40
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.00158864988,
108
+ "min": 0.00158864988,
109
+ "max": 0.09758705538,
110
+ "count": 40
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.008755751885473728,
114
+ "min": 0.008497790433466434,
115
+ "max": 0.5597033500671387,
116
+ "count": 40
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.10506902635097504,
120
+ "min": 0.09569065272808075,
121
+ "max": 3.358220100402832,
122
+ "count": 40
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 328.0133333333333,
126
+ "min": 296.6024096385542,
127
+ "max": 999.0,
128
+ "count": 40
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 24601.0,
132
+ "min": 15984.0,
133
+ "max": 31968.0,
134
+ "count": 40
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": 1.5919653083880743,
138
+ "min": -1.0000000521540642,
139
+ "max": 1.6551903460219681,
140
+ "count": 40
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": 119.39739812910557,
144
+ "min": -32.000001668930054,
145
+ "max": 137.38079871982336,
146
+ "count": 40
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": 1.5919653083880743,
150
+ "min": -1.0000000521540642,
151
+ "max": 1.6551903460219681,
152
+ "count": 40
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": 119.39739812910557,
156
+ "min": -32.000001668930054,
157
+ "max": 137.38079871982336,
158
+ "count": 40
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.029587139872989308,
162
+ "min": 0.027370002108606666,
163
+ "max": 10.958400049246848,
164
+ "count": 40
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
+ "value": 2.219035490474198,
168
+ "min": 2.0833714419277385,
169
+ "max": 175.33440078794956,
170
+ "count": 40
171
  },
172
  "Pyramids.IsTraining.mean": {
173
  "value": 1.0,
174
  "min": 1.0,
175
  "max": 1.0,
176
+ "count": 40
177
  },
178
  "Pyramids.IsTraining.sum": {
179
  "value": 1.0,
180
  "min": 1.0,
181
  "max": 1.0,
182
+ "count": 40
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1716730011",
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/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids3 --no-graphics",
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": "1716732293"
196
  },
197
+ "total": 2281.9890105399995,
198
  "count": 1,
199
+ "self": 0.48976659899926744,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.05181883299974288,
203
  "count": 1,
204
+ "self": 0.05181883299974288
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 2281.4474251080005,
208
  "count": 1,
209
+ "self": 1.397449222970863,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 2.4167706079997515,
213
  "count": 1,
214
+ "self": 2.4167706079997515
215
  },
216
  "TrainerController.advance": {
217
+ "total": 2277.54545750003,
218
+ "count": 63983,
219
+ "self": 1.414589613111275,
220
  "children": {
221
  "env_step": {
222
+ "total": 1637.3200555290337,
223
+ "count": 63983,
224
+ "self": 1504.1230797850653,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 132.3463596849656,
228
+ "count": 63983,
229
+ "self": 4.706007048048832,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 127.64035263691676,
233
+ "count": 62552,
234
+ "self": 127.64035263691676
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.8506160590027321,
240
+ "count": 63983,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 2276.1567987270205,
245
+ "count": 63983,
246
  "is_parallel": true,
247
+ "self": 895.521353034901,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.0020543230002658674,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0005948570001237385,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.001459466000142129,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.001459466000142129
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.04804656100031934,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0006337940008052101,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.0005115260000820854,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.0005115260000820854
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.0452873549998003,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.0452873549998003
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.0016138859996317478,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0003391109994481667,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0012747750001835811,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0012747750001835811
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 1380.6354456921194,
307
+ "count": 63982,
308
  "is_parallel": true,
309
+ "self": 34.525767212177016,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 23.840742276008314,
313
+ "count": 63982,
314
  "is_parallel": true,
315
+ "self": 23.840742276008314
316
  },
317
  "communicator.exchange": {
318
+ "total": 1223.704609926931,
319
+ "count": 63982,
320
  "is_parallel": true,
321
+ "self": 1223.704609926931
322
  },
323
  "steps_from_proto": {
324
+ "total": 98.56432627700315,
325
+ "count": 63982,
326
  "is_parallel": true,
327
+ "self": 20.079214052069347,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 78.4851122249338,
331
+ "count": 511856,
332
  "is_parallel": true,
333
+ "self": 78.4851122249338
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 638.810812357885,
347
+ "count": 63983,
348
+ "self": 2.6279607609471896,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 129.42429262893575,
352
+ "count": 63983,
353
+ "self": 129.22864745593552,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
+ "total": 0.19564517300023,
357
+ "count": 2,
358
+ "self": 0.19564517300023
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
+ "total": 506.75855896800203,
364
+ "count": 454,
365
+ "self": 297.20957183900373,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 209.5489871289983,
369
+ "count": 22839,
370
+ "self": 209.5489871289983
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 8.770002750679851e-07,
380
  "count": 1,
381
+ "self": 8.770002750679851e-07
382
+ },
383
+ "TrainerController._save_models": {
384
+ "total": 0.08774689999972907,
385
+ "count": 1,
386
+ "self": 0.0014895069998601684,
387
+ "children": {
388
+ "RLTrainer._checkpoint": {
389
+ "total": 0.0862573929998689,
390
+ "count": 1,
391
+ "self": 0.0862573929998689
392
+ }
393
+ }
394
  }
395
  }
396
  }
run_logs/training_status.json CHANGED
@@ -2,15 +2,42 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 499895,
6
- "file_path": "results/Pyramids2/Pyramids/Pyramids-499895.onnx",
7
- "reward": -0.9992000460624695,
8
- "creation_time": 1716729300.8713949,
9
  "auxillary_file_paths": [
10
- "results/Pyramids2/Pyramids/Pyramids-499895.pt"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ]
12
  }
13
- ]
 
 
 
 
 
 
 
 
 
14
  },
15
  "metadata": {
16
  "stats_format_version": "0.3.0",
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499936,
6
+ "file_path": "results/Pyramids3/Pyramids/Pyramids-499936.onnx",
7
+ "reward": 1.8350000530481339,
8
+ "creation_time": 1716731065.9763486,
9
  "auxillary_file_paths": [
10
+ "results/Pyramids3/Pyramids/Pyramids-499936.pt"
11
+ ]
12
+ },
13
+ {
14
+ "steps": 999947,
15
+ "file_path": "results/Pyramids3/Pyramids/Pyramids-999947.onnx",
16
+ "reward": null,
17
+ "creation_time": 1716732292.6647134,
18
+ "auxillary_file_paths": [
19
+ "results/Pyramids3/Pyramids/Pyramids-999947.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 1000075,
24
+ "file_path": "results/Pyramids3/Pyramids/Pyramids-1000075.onnx",
25
+ "reward": null,
26
+ "creation_time": 1716732292.7633982,
27
+ "auxillary_file_paths": [
28
+ "results/Pyramids3/Pyramids/Pyramids-1000075.pt"
29
  ]
30
  }
31
+ ],
32
+ "final_checkpoint": {
33
+ "steps": 1000075,
34
+ "file_path": "results/Pyramids3/Pyramids.onnx",
35
+ "reward": null,
36
+ "creation_time": 1716732292.7633982,
37
+ "auxillary_file_paths": [
38
+ "results/Pyramids3/Pyramids/Pyramids-1000075.pt"
39
+ ]
40
+ }
41
  },
42
  "metadata": {
43
  "stats_format_version": "0.3.0",