wirthy21 commited on
Commit
c4dce85
·
verified ·
1 Parent(s): 022d3e5

First Push from colab

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29a265436678a74dd98e75f58e77ed8f3a1774aefcc7ac007d08160e7d908239
3
- size 1418249
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806faa4c2e170a87df44a7807952e9efcba4184c3242155c5fc11b86925b342c
3
+ size 1420238
Pyramids/Pyramids-1000079.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806faa4c2e170a87df44a7807952e9efcba4184c3242155c5fc11b86925b342c
3
+ size 1420238
Pyramids/Pyramids-1000079.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9e96dc4941b4049fb2299951881454c126a2f1a2f1249f933549122b204e877
3
+ size 8655228
Pyramids/Pyramids-499909.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f497d5d6a05dbb857fb3e9f829b42806921db5ab72be94edcb86b3b1758798cd
3
+ size 1420238
Pyramids/Pyramids-499909.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:636d180f76893ebee7856d75d714894ce0c615d61888fdd95b26d839c86375b4
3
+ size 8655149
Pyramids/Pyramids-999958.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806faa4c2e170a87df44a7807952e9efcba4184c3242155c5fc11b86925b342c
3
+ size 1420238
Pyramids/Pyramids-999958.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d033c99d8e665454a750324ac1a47451d68020738ee605978e5dd900f08c27b0
3
+ size 8655149
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc8c59179aa352e9ae8b36f9a617014302c2d9f7cd740bc45fc09be31159f2be
3
- size 2995106
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c522a740089682a0a3c9e8177fb5f2fde8429a7639963138dd2ef907883062b
3
+ size 8654754
Pyramids/events.out.tfevents.1735571125.3f9d4397b052.2609.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bb5ad16bb125ffe71ce7f7792f09f177dcaac305e491c978cee0b00c01ef016
3
+ size 304516
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "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": 1000, "time_horizon": 128, "summary_freq": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Pyramids/Pyramids", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "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": 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": 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", "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
@@ -51,7 +51,7 @@ behaviors:
51
  init_path: null
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
- max_steps: 1000
55
  time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
@@ -83,7 +83,7 @@ checkpoint_settings:
83
  initialize_from: null
84
  load_model: false
85
  resume: false
86
- force: false
87
  train_model: false
88
  inference: false
89
  results_dir: results
 
51
  init_path: null
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
+ max_steps: 1000000
55
  time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
 
83
  initialize_from: null
84
  load_model: false
85
  resume: false
86
+ force: true
87
  train_model: false
88
  inference: false
89
  results_dir: results
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] 55211 [Flags] 2 [Guid] 1988356993 [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
@@ -36,7 +33,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
36
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
37
  FMOD initialized on nosound output
38
  Begin MonoManager ReloadAssembly
39
- - Completed reload, in 0.164 seconds
40
  ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
41
  ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
42
  ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
@@ -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: 1.313234 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]: 5 frames, [32.0 KB-64.0 KB]: 33 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]: 39 frames
211
  Requested Block Size 1.0 MB
212
- Peak Block count 1
213
- Peak Allocated memory 0.9 MB
214
  Peak Large allocation bytes 0 B
215
  [ALLOC_DEFAULT] Dual Thread Allocator
216
- Peak main deferred allocation count 10758
217
  [ALLOC_BUCKET]
218
  Large Block size 4.0 MB
219
  Used Block count 1
220
- Peak Allocated bytes 1.2 MB
221
  [ALLOC_DEFAULT_MAIN]
222
- Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 38 frames
223
  Requested Block Size 16.0 MB
224
- Peak Block count 2
225
- Peak Allocated memory 17.9 MB
226
  Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
- Peak usage frame count: [16.0 MB-32.0 MB]: 39 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
- Peak Allocated memory 22.7 MB
232
  Peak Large allocation bytes 16.0 MB
233
  [ALLOC_TEMP_JOB_1_FRAME]
234
  Initial Block Size 2.0 MB
@@ -242,7 +239,7 @@ PlayerConnection::CleanupMemory Statistics:
242
  Overflow Count (full) 0
243
  [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
244
  Initial Block Size 2.0 MB
245
- Used Block Count 1
246
  Overflow Count (too large) 0
247
  Overflow Count (full) 0
248
  [ALLOC_TEMP_JOB_ASYNC (Background)]
@@ -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.2 MB
259
  [ALLOC_GFX_MAIN]
260
- Peak usage frame count: [32.0 KB-64.0 KB]: 38 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]: 39 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.2 MB
277
  [ALLOC_CACHEOBJECTS_MAIN]
278
- Peak usage frame count: [0.5 MB-1.0 MB]: 39 frames
279
  Requested Block Size 4.0 MB
280
  Peak Block count 1
281
- Peak Allocated memory 0.9 MB
282
  Peak Large allocation bytes 0 B
283
  [ALLOC_CACHEOBJECTS_THREAD]
284
- Peak usage frame count: [1.0 MB-2.0 MB]: 38 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.1 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.2 MB
295
  [ALLOC_TYPETREE_MAIN]
296
- Peak usage frame count: [0-1.0 KB]: 39 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]: 39 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]: 39 frames
309
  Requested Block Size 16.0 MB
310
  Peak Block count 1
311
- Peak Allocated memory 28.6 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":1735571061902,"processId":2285,"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] 55310 [Flags] 2 [Guid] 1575907773 [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
 
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.166 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: 1.253772 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]: 4831 frames, [32.0 KB-64.0 KB]: 12251 frames, [64.0 KB-128.0 KB]: 1685 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]: 18469 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 11429
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]: 18767 frames
220
  Requested Block Size 16.0 MB
221
+ Peak Block count 3
222
+ Peak Allocated memory 31.5 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [16.0 MB-32.0 MB]: 18768 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 22.1 MB
229
  Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
 
239
  Overflow Count (full) 0
240
  [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
241
  Initial Block Size 2.0 MB
242
+ Used Block Count 2
243
  Overflow Count (too large) 0
244
  Overflow Count (full) 0
245
  [ALLOC_TEMP_JOB_ASYNC (Background)]
 
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]: 18767 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]: 18768 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]: 18469 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]: 18767 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.1 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]: 18768 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]: 18768 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]: 18768 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
+ Peak Allocated memory 29.1 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":1735573831943,"processId":2646,"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
@@ -1,68 +1,250 @@
1
  {
2
  "name": "root",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "metadata": {
4
  "timer_format_version": "0.1.0",
5
- "start_time_seconds": "1735571051",
6
  "python_version": "3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0]",
7
- "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics",
8
  "mlagents_version": "1.2.0.dev0",
9
  "mlagents_envs_version": "1.2.0.dev0",
10
  "communication_protocol_version": "1.5.0",
11
  "pytorch_version": "2.5.1+cu121",
12
  "numpy_version": "1.23.5",
13
- "end_time_seconds": "1735571061"
14
  },
15
- "total": 10.769565340999975,
16
  "count": 1,
17
- "self": 0.5292419899999459,
18
  "children": {
19
  "run_training.setup": {
20
- "total": 0.09992372300001762,
21
  "count": 1,
22
- "self": 0.09992372300001762
23
  },
24
  "TrainerController.start_learning": {
25
- "total": 10.140399628000011,
26
  "count": 1,
27
- "self": 0.0033106920002410334,
28
  "children": {
29
  "TrainerController._reset_env": {
30
- "total": 6.225910644000066,
31
  "count": 1,
32
- "self": 6.225910644000066
33
  },
34
  "TrainerController.advance": {
35
- "total": 3.770205949999763,
36
- "count": 128,
37
- "self": 0.003370775000348658,
38
  "children": {
39
  "env_step": {
40
- "total": 3.527355932999285,
41
- "count": 128,
42
- "self": 3.1783221879992425,
43
  "children": {
44
  "SubprocessEnvManager._take_step": {
45
- "total": 0.3472803750003095,
46
- "count": 128,
47
- "self": 0.009836020000307144,
48
  "children": {
49
  "TorchPolicy.evaluate": {
50
- "total": 0.33744435500000236,
51
- "count": 128,
52
- "self": 0.33744435500000236
53
  }
54
  }
55
  },
56
  "workers": {
57
- "total": 0.0017533699997329677,
58
- "count": 128,
59
  "self": 0.0,
60
  "children": {
61
  "worker_root": {
62
- "total": 9.85096235900005,
63
- "count": 128,
64
  "is_parallel": true,
65
- "self": 7.013854168999842,
66
  "children": {
67
  "run_training.setup": {
68
  "total": 0.0,
@@ -71,48 +253,48 @@
71
  "self": 0.0,
72
  "children": {
73
  "steps_from_proto": {
74
- "total": 0.0040091039999197164,
75
  "count": 1,
76
  "is_parallel": true,
77
- "self": 0.0017526120000184164,
78
  "children": {
79
  "_process_rank_one_or_two_observation": {
80
- "total": 0.0022564919999013,
81
  "count": 8,
82
  "is_parallel": true,
83
- "self": 0.0022564919999013
84
  }
85
  }
86
  },
87
  "UnityEnvironment.step": {
88
- "total": 0.09159657199995763,
89
  "count": 1,
90
  "is_parallel": true,
91
- "self": 0.0007095839999919917,
92
  "children": {
93
  "UnityEnvironment._generate_step_input": {
94
- "total": 0.0005154289999609318,
95
  "count": 1,
96
  "is_parallel": true,
97
- "self": 0.0005154289999609318
98
  },
99
  "communicator.exchange": {
100
- "total": 0.08781419199999618,
101
  "count": 1,
102
  "is_parallel": true,
103
- "self": 0.08781419199999618
104
  },
105
  "steps_from_proto": {
106
- "total": 0.002557367000008526,
107
  "count": 1,
108
  "is_parallel": true,
109
- "self": 0.0005544010000448907,
110
  "children": {
111
  "_process_rank_one_or_two_observation": {
112
- "total": 0.002002965999963635,
113
  "count": 8,
114
  "is_parallel": true,
115
- "self": 0.002002965999963635
116
  }
117
  }
118
  }
@@ -121,34 +303,34 @@
121
  }
122
  },
123
  "UnityEnvironment.step": {
124
- "total": 2.837108190000208,
125
- "count": 127,
126
  "is_parallel": true,
127
- "self": 0.08459244600169313,
128
  "children": {
129
  "UnityEnvironment._generate_step_input": {
130
- "total": 0.053658811000104834,
131
- "count": 127,
132
  "is_parallel": true,
133
- "self": 0.053658811000104834
134
  },
135
  "communicator.exchange": {
136
- "total": 2.4669192869990866,
137
- "count": 127,
138
  "is_parallel": true,
139
- "self": 2.4669192869990866
140
  },
141
  "steps_from_proto": {
142
- "total": 0.23193764599932365,
143
- "count": 127,
144
  "is_parallel": true,
145
- "self": 0.04699129600135166,
146
  "children": {
147
  "_process_rank_one_or_two_observation": {
148
- "total": 0.184946349997972,
149
- "count": 1016,
150
  "is_parallel": true,
151
- "self": 0.184946349997972
152
  }
153
  }
154
  }
@@ -161,33 +343,52 @@
161
  }
162
  },
163
  "trainer_advance": {
164
- "total": 0.2394792420001295,
165
- "count": 128,
166
- "self": 0.0029709060012237387,
167
  "children": {
168
  "process_trajectory": {
169
- "total": 0.23650833599890575,
170
- "count": 128,
171
- "self": 0.23650833599890575
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
172
  }
173
  }
174
  }
175
  }
176
  },
177
  "trainer_threads": {
178
- "total": 1.0640000027706265e-06,
179
  "count": 1,
180
- "self": 1.0640000027706265e-06
181
  },
182
  "TrainerController._save_models": {
183
- "total": 0.14097127799993814,
184
  "count": 1,
185
- "self": 0.0014283759999216272,
186
  "children": {
187
  "RLTrainer._checkpoint": {
188
- "total": 0.1395429020000165,
189
  "count": 1,
190
- "self": 0.1395429020000165
191
  }
192
  }
193
  }
 
1
  {
2
  "name": "root",
3
+ "gauges": {
4
+ "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.6373741626739502,
6
+ "min": 0.6334901452064514,
7
+ "max": 1.4763880968093872,
8
+ "count": 33
9
+ },
10
+ "Pyramids.Policy.Entropy.sum": {
11
+ "value": 19274.1953125,
12
+ "min": 18741.171875,
13
+ "max": 44787.7109375,
14
+ "count": 33
15
+ },
16
+ "Pyramids.Step.mean": {
17
+ "value": 989998.0,
18
+ "min": 29952.0,
19
+ "max": 989998.0,
20
+ "count": 33
21
+ },
22
+ "Pyramids.Step.sum": {
23
+ "value": 989998.0,
24
+ "min": 29952.0,
25
+ "max": 989998.0,
26
+ "count": 33
27
+ },
28
+ "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.22272032499313354,
30
+ "min": -0.10300801694393158,
31
+ "max": 0.2238330990076065,
32
+ "count": 33
33
+ },
34
+ "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 57.46184539794922,
36
+ "min": -24.824932098388672,
37
+ "max": 57.46184539794922,
38
+ "count": 33
39
+ },
40
+ "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": -0.030431821942329407,
42
+ "min": -0.030431821942329407,
43
+ "max": 0.367421418428421,
44
+ "count": 33
45
+ },
46
+ "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": -7.851409912109375,
48
+ "min": -7.851409912109375,
49
+ "max": 87.07887268066406,
50
+ "count": 33
51
+ },
52
+ "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.06790833482089166,
54
+ "min": 0.06461895713031537,
55
+ "max": 0.07365442090082362,
56
+ "count": 33
57
+ },
58
+ "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 0.9507166874924832,
60
+ "min": 0.5155809463057653,
61
+ "max": 1.0450796839249246,
62
+ "count": 33
63
+ },
64
+ "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.011459252276836196,
66
+ "min": 0.00019462852553086006,
67
+ "max": 0.011459252276836196,
68
+ "count": 33
69
+ },
70
+ "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.16042953187570674,
72
+ "min": 0.0021409137808394607,
73
+ "max": 0.16042953187570674,
74
+ "count": 33
75
+ },
76
+ "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 7.3423832668571485e-06,
78
+ "min": 7.3423832668571485e-06,
79
+ "max": 0.00029515063018788575,
80
+ "count": 33
81
+ },
82
+ "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 0.00010279336573600008,
84
+ "min": 0.00010279336573600008,
85
+ "max": 0.0031186870604376997,
86
+ "count": 33
87
+ },
88
+ "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.10244742857142856,
90
+ "min": 0.10244742857142856,
91
+ "max": 0.19838354285714285,
92
+ "count": 33
93
+ },
94
+ "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 1.434264,
96
+ "min": 1.3886848,
97
+ "max": 2.3589964000000005,
98
+ "count": 33
99
+ },
100
+ "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.00025449811428571444,
102
+ "min": 0.00025449811428571444,
103
+ "max": 0.00983851593142857,
104
+ "count": 33
105
+ },
106
+ "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.003562973600000002,
108
+ "min": 0.003562973600000002,
109
+ "max": 0.10397227376999998,
110
+ "count": 33
111
+ },
112
+ "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.015257926657795906,
114
+ "min": 0.01466931402683258,
115
+ "max": 0.3854671120643616,
116
+ "count": 33
117
+ },
118
+ "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.21361097693443298,
120
+ "min": 0.20537039637565613,
121
+ "max": 2.698269844055176,
122
+ "count": 33
123
+ },
124
+ "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 656.0434782608696,
126
+ "min": 639.8461538461538,
127
+ "max": 999.0,
128
+ "count": 33
129
+ },
130
+ "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 30178.0,
132
+ "min": 15984.0,
133
+ "max": 33272.0,
134
+ "count": 33
135
+ },
136
+ "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": 0.9525564793983231,
138
+ "min": -1.0000000521540642,
139
+ "max": 0.9525564793983231,
140
+ "count": 33
141
+ },
142
+ "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": 43.817598052322865,
144
+ "min": -31.999601677060127,
145
+ "max": 46.72079824656248,
146
+ "count": 33
147
+ },
148
+ "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": 0.9525564793983231,
150
+ "min": -1.0000000521540642,
151
+ "max": 0.9525564793983231,
152
+ "count": 33
153
+ },
154
+ "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": 43.817598052322865,
156
+ "min": -31.999601677060127,
157
+ "max": 46.72079824656248,
158
+ "count": 33
159
+ },
160
+ "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.10305265652942067,
162
+ "min": 0.10199728273505042,
163
+ "max": 7.027245636098087,
164
+ "count": 33
165
+ },
166
+ "Pyramids.Policy.RndReward.sum": {
167
+ "value": 4.7404222003533505,
168
+ "min": 4.385883157607168,
169
+ "max": 112.43593017756939,
170
+ "count": 33
171
+ },
172
+ "Pyramids.IsTraining.mean": {
173
+ "value": 1.0,
174
+ "min": 1.0,
175
+ "max": 1.0,
176
+ "count": 33
177
+ },
178
+ "Pyramids.IsTraining.sum": {
179
+ "value": 1.0,
180
+ "min": 1.0,
181
+ "max": 1.0,
182
+ "count": 33
183
+ }
184
+ },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1735571123",
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 --no-graphics --force",
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": "1735573831"
196
  },
197
+ "total": 2708.087514588,
198
  "count": 1,
199
+ "self": 0.7459083860003375,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.09459906399990814,
203
  "count": 1,
204
+ "self": 0.09459906399990814
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 2707.247007138,
208
  "count": 1,
209
+ "self": 2.044462784022471,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 3.5026701219999268,
213
  "count": 1,
214
+ "self": 3.5026701219999268
215
  },
216
  "TrainerController.advance": {
217
+ "total": 2701.619903483978,
218
+ "count": 63226,
219
+ "self": 2.0823131560450747,
220
  "children": {
221
  "env_step": {
222
+ "total": 1734.705533780952,
223
+ "count": 63226,
224
+ "self": 1594.4621142209135,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 139.01794505901626,
228
+ "count": 63226,
229
+ "self": 5.741377828999475,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 133.27656723001678,
233
+ "count": 62558,
234
+ "self": 133.27656723001678
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 1.2254745010221768,
240
+ "count": 63226,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 2701.057886568959,
245
+ "count": 63226,
246
  "is_parallel": true,
247
+ "self": 1257.3386714489097,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.005429410000033386,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0009378129999504381,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0044915970000829475,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0044915970000829475
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.10294719199998781,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0007856630002152087,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.0005131349998919177,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.0005131349998919177
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.09750259599991296,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.09750259599991296
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.004145797999967726,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.000423678000174732,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0037221199997929943,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0037221199997929943
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 1443.7192151200493,
307
+ "count": 63225,
308
  "is_parallel": true,
309
+ "self": 43.96181901400928,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 27.932565640043663,
313
+ "count": 63225,
314
  "is_parallel": true,
315
+ "self": 27.932565640043663
316
  },
317
  "communicator.exchange": {
318
+ "total": 1250.817062214013,
319
+ "count": 63225,
320
  "is_parallel": true,
321
+ "self": 1250.817062214013
322
  },
323
  "steps_from_proto": {
324
+ "total": 121.0077682519834,
325
+ "count": 63225,
326
  "is_parallel": true,
327
+ "self": 25.852461573077107,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 95.1553066789063,
331
+ "count": 505800,
332
  "is_parallel": true,
333
+ "self": 95.1553066789063
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 964.8320565469807,
347
+ "count": 63226,
348
+ "self": 3.608022636974283,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 149.67713122801115,
352
+ "count": 63226,
353
+ "self": 149.42917199701105,
354
+ "children": {
355
+ "RLTrainer._checkpoint": {
356
+ "total": 0.24795923100009531,
357
+ "count": 2,
358
+ "self": 0.24795923100009531
359
+ }
360
+ }
361
+ },
362
+ "_update_policy": {
363
+ "total": 811.5469026819952,
364
+ "count": 438,
365
+ "self": 347.83861224100326,
366
+ "children": {
367
+ "TorchPPOOptimizer.update": {
368
+ "total": 463.70829044099196,
369
+ "count": 22857,
370
+ "self": 463.70829044099196
371
+ }
372
+ }
373
  }
374
  }
375
  }
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 1.216999862663215e-06,
380
  "count": 1,
381
+ "self": 1.216999862663215e-06
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.07996953099973325,
385
  "count": 1,
386
+ "self": 0.002366009000070335,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.07760352199966292,
390
  "count": 1,
391
+ "self": 0.07760352199966292
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -2,22 +2,40 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 2048,
6
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-2048.onnx",
7
- "reward": null,
8
- "creation_time": 1735571061.449191,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training/Pyramids/Pyramids-2048.pt"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ]
12
  }
13
  ],
14
  "final_checkpoint": {
15
- "steps": 2048,
16
  "file_path": "results/Pyramids Training/Pyramids.onnx",
17
- "reward": null,
18
- "creation_time": 1735571061.449191,
19
  "auxillary_file_paths": [
20
- "results/Pyramids Training/Pyramids/Pyramids-2048.pt"
21
  ]
22
  }
23
  },
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499909,
6
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-499909.onnx",
7
+ "reward": -0.30640006562074024,
8
+ "creation_time": 1735572396.9867194,
9
  "auxillary_file_paths": [
10
+ "results/Pyramids Training/Pyramids/Pyramids-499909.pt"
11
+ ]
12
+ },
13
+ {
14
+ "steps": 999958,
15
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-999958.onnx",
16
+ "reward": 1.2939999848604202,
17
+ "creation_time": 1735573831.1427343,
18
+ "auxillary_file_paths": [
19
+ "results/Pyramids Training/Pyramids/Pyramids-999958.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 1000079,
24
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000079.onnx",
25
+ "reward": 1.5869999900460243,
26
+ "creation_time": 1735573831.2342153,
27
+ "auxillary_file_paths": [
28
+ "results/Pyramids Training/Pyramids/Pyramids-1000079.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
+ "steps": 1000079,
34
  "file_path": "results/Pyramids Training/Pyramids.onnx",
35
+ "reward": 1.5869999900460243,
36
+ "creation_time": 1735573831.2342153,
37
  "auxillary_file_paths": [
38
+ "results/Pyramids Training/Pyramids/Pyramids-1000079.pt"
39
  ]
40
  }
41
  },