ldaquan1996 commited on
Commit
ad9c0df
β€’
1 Parent(s): a3d3323

First Push

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8301dc34e1c430645d473284416a7678aa97ebacd646e143e6f3ea33279a5782
3
  size 1418184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e86c9841934f5e983a5fd4e3e9e96b6cfe0dc1bb656a8213aef319d37c013c0
3
  size 1418184
Pyramids/{Pyramids-0.onnx β†’ Pyramids-1000063.onnx} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8301dc34e1c430645d473284416a7678aa97ebacd646e143e6f3ea33279a5782
3
  size 1418184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e86c9841934f5e983a5fd4e3e9e96b6cfe0dc1bb656a8213aef319d37c013c0
3
  size 1418184
Pyramids/{Pyramids-0.pt β†’ Pyramids-1000063.pt} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2820311b0a5ad2186350f470319cb581a28ab0ca82def6b9109fa94591c0717
3
- size 2994562
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fb8263621af84d124216d135599b3d6201c8ef165815d89092b31442a3aa54f
3
+ size 8650990
Pyramids/{events.out.tfevents.1679445059.e84582ce7981.7007.0 β†’ Pyramids-499964.onnx} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6835b31fdc29a1eaccb3fe8b24988540c1b9f26ec590f568d7c9cc7491af875
3
- size 1375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30a9e329326a5e28fb23a0b4ec8938919edc91f4c82b082eb75e7f09a04c259a
3
+ size 1418184
Pyramids/Pyramids-499964.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4169957ff42c5e02c441ea2c98716c50c7a4e94339e07f9eb71e0590ff459f27
3
+ size 8650990
Pyramids/Pyramids-999935.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e86c9841934f5e983a5fd4e3e9e96b6cfe0dc1bb656a8213aef319d37c013c0
3
+ size 1418184
Pyramids/Pyramids-999935.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66e3406317b4b15f9418ef738c62530c67a49881ed71451a565cb78f0633eaf3
3
+ size 8650990
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2820311b0a5ad2186350f470319cb581a28ab0ca82def6b9109fa94591c0717
3
- size 2994562
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fb8263621af84d124216d135599b3d6201c8ef165815d89092b31442a3aa54f
3
+ size 8650990
Pyramids/{events.out.tfevents.1679444829.e84582ce7981.5976.0 β†’ events.out.tfevents.1679445519.e84582ce7981.9268.0} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5d75d2c5371e7ba3b5818f0cb9cd646c3e625a92b388ab16be3681eefb992a1
3
- size 1375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa14902f4b21ea9ded502cfd8ebe95efb0b75aabec6eab66f5e7b3fa53b235a
3
+ size 323518
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": 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, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
 
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, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids-Training", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
configuration.yaml CHANGED
@@ -77,10 +77,10 @@ engine_settings:
77
  no_graphics: true
78
  environment_parameters: null
79
  checkpoint_settings:
80
- run_id: Pyramids Training
81
  initialize_from: null
82
  load_model: false
83
- resume: true
84
  force: false
85
  train_model: false
86
  inference: false
 
77
  no_graphics: true
78
  environment_parameters: null
79
  checkpoint_settings:
80
+ run_id: Pyramids-Training
81
  initialize_from: null
82
  load_model: false
83
+ resume: false
84
  force: false
85
  train_model: false
86
  inference: false
run_logs/Player-0.log CHANGED
@@ -1,7 +1,7 @@
1
  Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
2
  Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
3
  Found 1 interfaces on host : 0) 172.28.0.12
4
- Multi-casting "[IP] 172.28.0.12 [Port] 55487 [Flags] 2 [Guid] 3095645092 [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,7 +33,7 @@ ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM default
33
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
34
  FMOD initialized on nosound output
35
  Begin MonoManager ReloadAssembly
36
- - Completed reload, in 0.090 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,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: 1.288153 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,7 +73,7 @@ PlayerConnection::CleanupMemory Statistics:
73
  [ALLOC_TEMP_TLS] TLS Allocator
74
  StackAllocators :
75
  [ALLOC_TEMP_MAIN]
76
- Peak usage frame count: [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,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]: 1 frames
208
  Requested Block Size 1.0 MB
209
- Peak Block count 1
210
- Peak Allocated memory 0.9 MB
211
  Peak Large allocation bytes 0 B
212
  [ALLOC_DEFAULT] Dual Thread Allocator
213
- Peak main deferred allocation count 4398
214
  [ALLOC_BUCKET]
215
  Large Block size 4.0 MB
216
  Used Block count 1
217
- Peak Allocated bytes 1.2 MB
218
  [ALLOC_DEFAULT_MAIN]
219
- Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames
220
  Requested Block Size 16.0 MB
221
- Peak Block count 1
222
- Peak Allocated memory 14.2 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
- Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
- Peak Allocated memory 18.7 MB
229
  Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
@@ -239,7 +239,7 @@ PlayerConnection::CleanupMemory Statistics:
239
  Overflow Count (full) 0
240
  [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
241
  Initial Block Size 2.0 MB
242
- Used Block Count 1
243
  Overflow Count (too large) 0
244
  Overflow Count (full) 0
245
  [ALLOC_TEMP_JOB_ASYNC (Background)]
@@ -252,15 +252,15 @@ PlayerConnection::CleanupMemory Statistics:
252
  [ALLOC_BUCKET]
253
  Large Block size 4.0 MB
254
  Used Block count 1
255
- Peak Allocated bytes 1.2 MB
256
  [ALLOC_GFX_MAIN]
257
- Peak usage frame count: [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]: 1 frames
264
  Requested Block Size 16.0 MB
265
  Peak Block count 1
266
  Peak Allocated memory 67.7 KB
@@ -270,15 +270,15 @@ PlayerConnection::CleanupMemory Statistics:
270
  [ALLOC_BUCKET]
271
  Large Block size 4.0 MB
272
  Used Block count 1
273
- Peak Allocated bytes 1.2 MB
274
  [ALLOC_CACHEOBJECTS_MAIN]
275
- Peak usage frame count: [0.5 MB-1.0 MB]: 1 frames
276
  Requested Block Size 4.0 MB
277
  Peak Block count 1
278
- Peak Allocated memory 0.9 MB
279
  Peak Large allocation bytes 0 B
280
  [ALLOC_CACHEOBJECTS_THREAD]
281
- Peak usage frame count: [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,27 +288,27 @@ PlayerConnection::CleanupMemory Statistics:
288
  [ALLOC_BUCKET]
289
  Large Block size 4.0 MB
290
  Used Block count 1
291
- Peak Allocated bytes 1.2 MB
292
  [ALLOC_TYPETREE_MAIN]
293
- Peak usage frame count: [0-1.0 KB]: 1 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]: 1 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]: 1 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":1679445063571,"processId":7029,"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] 55054 [Flags] 2 [Guid] 1098120820 [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.088 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.050080 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]: 3230 frames, [32.0 KB-64.0 KB]: 12783 frames, [64.0 KB-128.0 KB]: 2757 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]: 18472 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 13116
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]: 18770 frames
220
  Requested Block Size 16.0 MB
221
+ Peak Block count 3
222
+ Peak Allocated memory 31.9 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [16.0 MB-32.0 MB]: 18771 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 21.6 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]: 18770 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]: 18771 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]: 18472 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]: 18770 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]: 18771 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]: 18771 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]: 18771 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
+ Peak Allocated memory 29.2 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":1679447699831,"processId":9288,"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,45 +1,394 @@
1
  {
2
  "name": "root",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "metadata": {
4
  "timer_format_version": "0.1.0",
5
- "start_time_seconds": "1679445056",
6
  "python_version": "3.9.16 (main, Dec 7 2022, 01:11:51) \n[GCC 9.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 --resume",
8
  "mlagents_version": "0.31.0.dev0",
9
  "mlagents_envs_version": "0.31.0.dev0",
10
  "communication_protocol_version": "1.5.0",
11
  "pytorch_version": "1.11.0+cu102",
12
  "numpy_version": "1.21.2",
13
- "end_time_seconds": "1679445063"
14
  },
15
- "total": 7.47588911899993,
16
  "count": 1,
17
- "self": 1.1567757810000785,
18
  "children": {
19
  "run_training.setup": {
20
- "total": 0.10859780199984925,
21
  "count": 1,
22
- "self": 0.10859780199984925
23
  },
24
  "TrainerController.start_learning": {
25
- "total": 6.210515536000003,
26
  "count": 1,
27
- "self": 0.00011393100021450664,
28
  "children": {
29
  "TrainerController._reset_env": {
30
- "total": 6.083093052999857,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  "count": 1,
32
- "self": 6.083093052999857
33
  },
34
  "TrainerController._save_models": {
35
- "total": 0.1273085519999313,
36
  "count": 1,
37
- "self": 0.0017741869999099436,
38
  "children": {
39
  "RLTrainer._checkpoint": {
40
- "total": 0.12553436500002135,
41
  "count": 1,
42
- "self": 0.12553436500002135
43
  }
44
  }
45
  }
 
1
  {
2
  "name": "root",
3
+ "gauges": {
4
+ "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.5115484595298767,
6
+ "min": 0.5115484595298767,
7
+ "max": 1.4411906003952026,
8
+ "count": 33
9
+ },
10
+ "Pyramids.Policy.Entropy.sum": {
11
+ "value": 15190.943359375,
12
+ "min": 15190.943359375,
13
+ "max": 43719.95703125,
14
+ "count": 33
15
+ },
16
+ "Pyramids.Step.mean": {
17
+ "value": 989887.0,
18
+ "min": 29884.0,
19
+ "max": 989887.0,
20
+ "count": 33
21
+ },
22
+ "Pyramids.Step.sum": {
23
+ "value": 989887.0,
24
+ "min": 29884.0,
25
+ "max": 989887.0,
26
+ "count": 33
27
+ },
28
+ "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.49748340249061584,
30
+ "min": -0.10632272064685822,
31
+ "max": 0.5369129180908203,
32
+ "count": 33
33
+ },
34
+ "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 136.31045532226562,
36
+ "min": -25.730098724365234,
37
+ "max": 145.50340270996094,
38
+ "count": 33
39
+ },
40
+ "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": -0.020441677421331406,
42
+ "min": -0.020441677421331406,
43
+ "max": 0.19027000665664673,
44
+ "count": 33
45
+ },
46
+ "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": -5.601019382476807,
48
+ "min": -5.601019382476807,
49
+ "max": 45.855072021484375,
50
+ "count": 33
51
+ },
52
+ "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.07035780148206479,
54
+ "min": 0.06568144881773627,
55
+ "max": 0.0739197281995007,
56
+ "count": 33
57
+ },
58
+ "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 0.985009220748907,
60
+ "min": 0.5111037040050356,
61
+ "max": 1.0286652857338434,
62
+ "count": 33
63
+ },
64
+ "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.015497498681292026,
66
+ "min": 0.0005357394663925958,
67
+ "max": 0.01759607103593414,
68
+ "count": 33
69
+ },
70
+ "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.21696498153808838,
72
+ "min": 0.005988622570361422,
73
+ "max": 0.24634499450307795,
74
+ "count": 33
75
+ },
76
+ "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 7.34422612338572e-06,
78
+ "min": 7.34422612338572e-06,
79
+ "max": 0.00029515063018788575,
80
+ "count": 33
81
+ },
82
+ "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 0.00010281916572740008,
84
+ "min": 0.00010281916572740008,
85
+ "max": 0.0036337639887453993,
86
+ "count": 33
87
+ },
88
+ "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.10244804285714286,
90
+ "min": 0.10244804285714286,
91
+ "max": 0.19838354285714285,
92
+ "count": 33
93
+ },
94
+ "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 1.4342726000000001,
96
+ "min": 1.3886848,
97
+ "max": 2.6112546,
98
+ "count": 33
99
+ },
100
+ "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.0002545594814285716,
102
+ "min": 0.0002545594814285716,
103
+ "max": 0.00983851593142857,
104
+ "count": 33
105
+ },
106
+ "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.0035638327400000025,
108
+ "min": 0.0035638327400000025,
109
+ "max": 0.12114433454,
110
+ "count": 33
111
+ },
112
+ "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.010327464900910854,
114
+ "min": 0.010327464900910854,
115
+ "max": 0.4195876121520996,
116
+ "count": 33
117
+ },
118
+ "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.1445845067501068,
120
+ "min": 0.1445845067501068,
121
+ "max": 2.9371132850646973,
122
+ "count": 33
123
+ },
124
+ "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 361.1279069767442,
126
+ "min": 351.3734939759036,
127
+ "max": 999.0,
128
+ "count": 33
129
+ },
130
+ "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 31057.0,
132
+ "min": 16811.0,
133
+ "max": 32295.0,
134
+ "count": 33
135
+ },
136
+ "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": 1.522574400485948,
138
+ "min": -0.9999806972280625,
139
+ "max": 1.60893168518456,
140
+ "count": 33
141
+ },
142
+ "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": 130.94139844179153,
144
+ "min": -31.998801663517952,
145
+ "max": 131.97159790992737,
146
+ "count": 33
147
+ },
148
+ "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": 1.522574400485948,
150
+ "min": -0.9999806972280625,
151
+ "max": 1.60893168518456,
152
+ "count": 33
153
+ },
154
+ "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": 130.94139844179153,
156
+ "min": -31.998801663517952,
157
+ "max": 131.97159790992737,
158
+ "count": 33
159
+ },
160
+ "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.03839253804302601,
162
+ "min": 0.03839253804302601,
163
+ "max": 8.208896050558371,
164
+ "count": 33
165
+ },
166
+ "Pyramids.Policy.RndReward.sum": {
167
+ "value": 3.301758271700237,
168
+ "min": 3.248090350884013,
169
+ "max": 139.5512328594923,
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": "1679445516",
188
  "python_version": "3.9.16 (main, Dec 7 2022, 01:11:51) \n[GCC 9.4.0]",
189
+ "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids-Training --no-graphics",
190
  "mlagents_version": "0.31.0.dev0",
191
  "mlagents_envs_version": "0.31.0.dev0",
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "1.11.0+cu102",
194
  "numpy_version": "1.21.2",
195
+ "end_time_seconds": "1679447699"
196
  },
197
+ "total": 2183.7118116400006,
198
  "count": 1,
199
+ "self": 0.4882658490009817,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.10318052299999181,
203
  "count": 1,
204
+ "self": 0.10318052299999181
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 2183.1203652679997,
208
  "count": 1,
209
+ "self": 1.5774976180073281,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 6.01281816300002,
213
+ "count": 1,
214
+ "self": 6.01281816300002
215
+ },
216
+ "TrainerController.advance": {
217
+ "total": 2175.436307870993,
218
+ "count": 63755,
219
+ "self": 1.6990892189119222,
220
+ "children": {
221
+ "env_step": {
222
+ "total": 1545.7246348000092,
223
+ "count": 63755,
224
+ "self": 1429.376456696989,
225
+ "children": {
226
+ "SubprocessEnvManager._take_step": {
227
+ "total": 115.42046801496554,
228
+ "count": 63755,
229
+ "self": 5.06567333904286,
230
+ "children": {
231
+ "TorchPolicy.evaluate": {
232
+ "total": 110.35479467592268,
233
+ "count": 62569,
234
+ "self": 110.35479467592268
235
+ }
236
+ }
237
+ },
238
+ "workers": {
239
+ "total": 0.9277100880547096,
240
+ "count": 63755,
241
+ "self": 0.0,
242
+ "children": {
243
+ "worker_root": {
244
+ "total": 2178.0159510420344,
245
+ "count": 63755,
246
+ "is_parallel": true,
247
+ "self": 871.3969602400014,
248
+ "children": {
249
+ "run_training.setup": {
250
+ "total": 0.0,
251
+ "count": 0,
252
+ "is_parallel": true,
253
+ "self": 0.0,
254
+ "children": {
255
+ "steps_from_proto": {
256
+ "total": 0.0018458560000453872,
257
+ "count": 1,
258
+ "is_parallel": true,
259
+ "self": 0.0006405530002666637,
260
+ "children": {
261
+ "_process_rank_one_or_two_observation": {
262
+ "total": 0.0012053029997787235,
263
+ "count": 8,
264
+ "is_parallel": true,
265
+ "self": 0.0012053029997787235
266
+ }
267
+ }
268
+ },
269
+ "UnityEnvironment.step": {
270
+ "total": 0.04818166800009749,
271
+ "count": 1,
272
+ "is_parallel": true,
273
+ "self": 0.000515725000468592,
274
+ "children": {
275
+ "UnityEnvironment._generate_step_input": {
276
+ "total": 0.00046828799986542435,
277
+ "count": 1,
278
+ "is_parallel": true,
279
+ "self": 0.00046828799986542435
280
+ },
281
+ "communicator.exchange": {
282
+ "total": 0.045495317999893814,
283
+ "count": 1,
284
+ "is_parallel": true,
285
+ "self": 0.045495317999893814
286
+ },
287
+ "steps_from_proto": {
288
+ "total": 0.001702336999869658,
289
+ "count": 1,
290
+ "is_parallel": true,
291
+ "self": 0.000359248999529882,
292
+ "children": {
293
+ "_process_rank_one_or_two_observation": {
294
+ "total": 0.001343088000339776,
295
+ "count": 8,
296
+ "is_parallel": true,
297
+ "self": 0.001343088000339776
298
+ }
299
+ }
300
+ }
301
+ }
302
+ }
303
+ }
304
+ },
305
+ "UnityEnvironment.step": {
306
+ "total": 1306.618990802033,
307
+ "count": 63754,
308
+ "is_parallel": true,
309
+ "self": 31.829001440014963,
310
+ "children": {
311
+ "UnityEnvironment._generate_step_input": {
312
+ "total": 23.31498287605359,
313
+ "count": 63754,
314
+ "is_parallel": true,
315
+ "self": 23.31498287605359
316
+ },
317
+ "communicator.exchange": {
318
+ "total": 1157.2193532640106,
319
+ "count": 63754,
320
+ "is_parallel": true,
321
+ "self": 1157.2193532640106
322
+ },
323
+ "steps_from_proto": {
324
+ "total": 94.25565322195393,
325
+ "count": 63754,
326
+ "is_parallel": true,
327
+ "self": 20.561068945242596,
328
+ "children": {
329
+ "_process_rank_one_or_two_observation": {
330
+ "total": 73.69458427671134,
331
+ "count": 510032,
332
+ "is_parallel": true,
333
+ "self": 73.69458427671134
334
+ }
335
+ }
336
+ }
337
+ }
338
+ }
339
+ }
340
+ }
341
+ }
342
+ }
343
+ }
344
+ },
345
+ "trainer_advance": {
346
+ "total": 628.0125838520719,
347
+ "count": 63755,
348
+ "self": 2.8714401650099717,
349
+ "children": {
350
+ "process_trajectory": {
351
+ "total": 118.24235097605697,
352
+ "count": 63755,
353
+ "self": 118.02817149705697,
354
+ "children": {
355
+ "RLTrainer._checkpoint": {
356
+ "total": 0.2141794789999949,
357
+ "count": 2,
358
+ "self": 0.2141794789999949
359
+ }
360
+ }
361
+ },
362
+ "_update_policy": {
363
+ "total": 506.89879271100494,
364
+ "count": 449,
365
+ "self": 322.0582127419823,
366
+ "children": {
367
+ "TorchPPOOptimizer.update": {
368
+ "total": 184.84057996902266,
369
+ "count": 22836,
370
+ "self": 184.84057996902266
371
+ }
372
+ }
373
+ }
374
+ }
375
+ }
376
+ }
377
+ },
378
+ "trainer_threads": {
379
+ "total": 1.3359995136852376e-06,
380
  "count": 1,
381
+ "self": 1.3359995136852376e-06
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.09374028000002,
385
  "count": 1,
386
+ "self": 0.001492276999670139,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.09224800300034985,
390
  "count": 1,
391
+ "self": 0.09224800300034985
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -1,29 +1,47 @@
1
  {
2
- "metadata": {
3
- "stats_format_version": "0.3.0",
4
- "mlagents_version": "0.31.0.dev0",
5
- "torch_version": "1.11.0+cu102"
6
- },
7
  "Pyramids": {
8
  "checkpoints": [
9
  {
10
- "steps": 0,
11
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-0.onnx",
12
- "reward": null,
13
- "creation_time": 1679445062.483518,
 
 
 
 
 
 
 
 
 
14
  "auxillary_file_paths": [
15
- "results/Pyramids Training/Pyramids/Pyramids-0.pt"
 
 
 
 
 
 
 
 
 
16
  ]
17
  }
18
  ],
19
  "final_checkpoint": {
20
- "steps": 0,
21
- "file_path": "results/Pyramids Training/Pyramids.onnx",
22
- "reward": null,
23
- "creation_time": 1679445062.483518,
24
  "auxillary_file_paths": [
25
- "results/Pyramids Training/Pyramids/Pyramids-0.pt"
26
  ]
27
  }
 
 
 
 
 
28
  }
29
  }
 
1
  {
 
 
 
 
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499964,
6
+ "file_path": "results/Pyramids-Training/Pyramids/Pyramids-499964.onnx",
7
+ "reward": -0.9992000460624695,
8
+ "creation_time": 1679446543.2485752,
9
+ "auxillary_file_paths": [
10
+ "results/Pyramids-Training/Pyramids/Pyramids-499964.pt"
11
+ ]
12
+ },
13
+ {
14
+ "steps": 999935,
15
+ "file_path": "results/Pyramids-Training/Pyramids/Pyramids-999935.onnx",
16
+ "reward": 1.6261428253991264,
17
+ "creation_time": 1679447699.291502,
18
  "auxillary_file_paths": [
19
+ "results/Pyramids-Training/Pyramids/Pyramids-999935.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 1000063,
24
+ "file_path": "results/Pyramids-Training/Pyramids/Pyramids-1000063.onnx",
25
+ "reward": 1.6261428253991264,
26
+ "creation_time": 1679447699.3993099,
27
+ "auxillary_file_paths": [
28
+ "results/Pyramids-Training/Pyramids/Pyramids-1000063.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
+ "steps": 1000063,
34
+ "file_path": "results/Pyramids-Training/Pyramids.onnx",
35
+ "reward": 1.6261428253991264,
36
+ "creation_time": 1679447699.3993099,
37
  "auxillary_file_paths": [
38
+ "results/Pyramids-Training/Pyramids/Pyramids-1000063.pt"
39
  ]
40
  }
41
+ },
42
+ "metadata": {
43
+ "stats_format_version": "0.3.0",
44
+ "mlagents_version": "0.31.0.dev0",
45
+ "torch_version": "1.11.0+cu102"
46
  }
47
  }