naeisher commited on
Commit
0173ace
1 Parent(s): 506147d

First Push

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cca4de0ea61c1e66e4df6178a00d2933e7dbfde879f724eb06199c5612cba771
3
  size 1418184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8d77cd172ba06b243b628e49af51b914c26b14933a4552b3aaa03660ea3cab5
3
  size 1418184
Pyramids/Pyramids-1000007.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8d77cd172ba06b243b628e49af51b914c26b14933a4552b3aaa03660ea3cab5
3
+ size 1418184
Pyramids/Pyramids-1000007.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc538272fa4f1ede07d87717c53b194800ff7fd0cbb48817e0bbe10ad5b109da
3
+ size 8650990
Pyramids/Pyramids-499993.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9e7302ac6f34f70af4b8a55a73db1cd395cb70affc99b66dc40339d08d906e7
3
+ size 1418184
Pyramids/Pyramids-499993.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71fba9d9b09d36239bfa57494919fd3fa589d3607970a4e8bfa324c5139121e0
3
+ size 8650990
Pyramids/Pyramids-999879.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8d77cd172ba06b243b628e49af51b914c26b14933a4552b3aaa03660ea3cab5
3
+ size 1418184
Pyramids/Pyramids-999879.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b7e5a994fe87d96acc8279fa7c2e6667b8161c2662ec636b0858409ec6fe637
3
+ size 8650990
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:955b01dcabaa2dfc67e1681953f13e039b786aaf67c543888c05ddb3cff2727d
3
  size 8650990
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc538272fa4f1ede07d87717c53b194800ff7fd0cbb48817e0bbe10ad5b109da
3
  size 8650990
Pyramids/{events.out.tfevents.1679268068.0decef17658a.74670.0 → events.out.tfevents.1679273644.0decef17658a.97944.0} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9be1c1d2cad632115996c6a87f0feb3793395c785284cf591059df896bda4e98
3
- size 200428
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02c27c5d6d3f1ccdf7af7f5b1a526af1d195ebd2f9529476bb771a876837446c
3
+ size 304452
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 1e-05, "beta": 0.001, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 5, "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": 64, "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": true, "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.001, "beta": 0.001, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 5, "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": true, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
configuration.yaml CHANGED
@@ -5,7 +5,7 @@ behaviors:
5
  hyperparameters:
6
  batch_size: 128
7
  buffer_size: 2048
8
- learning_rate: 1.0e-05
9
  beta: 0.001
10
  epsilon: 0.2
11
  lambd: 0.95
@@ -52,7 +52,7 @@ behaviors:
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
  max_steps: 1000000
55
- time_horizon: 64
56
  summary_freq: 30000
57
  threaded: false
58
  self_play: null
 
5
  hyperparameters:
6
  batch_size: 128
7
  buffer_size: 2048
8
+ learning_rate: 0.001
9
  beta: 0.001
10
  epsilon: 0.2
11
  lambd: 0.95
 
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
  max_steps: 1000000
55
+ time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
58
  self_play: null
run_logs/Player-0.log CHANGED
@@ -1,7 +1,7 @@
1
  Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
2
  Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
3
  Found 1 interfaces on host : 0) 172.28.0.12
4
- Multi-casting "[IP] 172.28.0.12 [Port] 55076 [Flags] 2 [Guid] 3214456908 [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.089 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: 0.822376 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: [16.0 KB-32.0 KB]: 3945 frames, [32.0 KB-64.0 KB]: 13816 frames, [64.0 KB-128.0 KB]: 998 frames, [2.0 MB-4.0 MB]: 1 frames
77
  Initial Block Size 4.0 MB
78
  Current Block Size 4.0 MB
79
  Peak Allocated Bytes 2.0 MB
@@ -146,7 +146,7 @@ PlayerConnection::CleanupMemory Statistics:
146
  [ALLOC_TEMP_Profiler.Dispatcher]
147
  Initial Block Size 64.0 KB
148
  Current Block Size 64.0 KB
149
- Peak Allocated Bytes 240 B
150
  Overflow Count 0
151
  [ALLOC_TEMP_Background Job.Worker 12]
152
  Initial Block Size 32.0 KB
@@ -204,28 +204,28 @@ PlayerConnection::CleanupMemory Statistics:
204
  Peak Allocated Bytes 128 B
205
  Overflow Count 0
206
  [ALLOC_MEMORYPROFILER]
207
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18461 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 12318
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]: 18759 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 3
222
- Peak Allocated memory 31.1 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
- Peak usage frame count: [16.0 MB-32.0 MB]: 18760 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
- Peak Allocated memory 22.6 MB
229
  Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
@@ -254,13 +254,13 @@ PlayerConnection::CleanupMemory Statistics:
254
  Used Block count 1
255
  Peak Allocated bytes 1.7 MB
256
  [ALLOC_GFX_MAIN]
257
- Peak usage frame count: [32.0 KB-64.0 KB]: 18759 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]: 18760 frames
264
  Requested Block Size 16.0 MB
265
  Peak Block count 1
266
  Peak Allocated memory 67.7 KB
@@ -272,13 +272,13 @@ PlayerConnection::CleanupMemory Statistics:
272
  Used Block count 1
273
  Peak Allocated bytes 1.7 MB
274
  [ALLOC_CACHEOBJECTS_MAIN]
275
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18461 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]: 18759 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
@@ -290,25 +290,25 @@ PlayerConnection::CleanupMemory Statistics:
290
  Used Block count 1
291
  Peak Allocated bytes 1.7 MB
292
  [ALLOC_TYPETREE_MAIN]
293
- Peak usage frame count: [0-1.0 KB]: 18760 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]: 18760 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]: 18760 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":1679270257162,"processId":74696,"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] 55111 [Flags] 2 [Guid] 2688341179 [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.085 seconds
37
  ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
38
  ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
39
  ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
 
65
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
66
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
67
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
68
+ UnloadTime: 0.857363 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]: 13084 frames, [32.0 KB-64.0 KB]: 4097 frames, [64.0 KB-128.0 KB]: 1586 frames, [2.0 MB-4.0 MB]: 1 frames
77
  Initial Block Size 4.0 MB
78
  Current Block Size 4.0 MB
79
  Peak Allocated Bytes 2.0 MB
 
146
  [ALLOC_TEMP_Profiler.Dispatcher]
147
  Initial Block Size 64.0 KB
148
  Current Block Size 64.0 KB
149
+ Peak Allocated Bytes 480 B
150
  Overflow Count 0
151
  [ALLOC_TEMP_Background Job.Worker 12]
152
  Initial Block Size 32.0 KB
 
204
  Peak Allocated Bytes 128 B
205
  Overflow Count 0
206
  [ALLOC_MEMORYPROFILER]
207
+ Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 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 13884
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]: 18764 frames, [32.0 MB-64.0 MB]: 3 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 3
222
+ Peak Allocated memory 32.3 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 21.9 MB
229
  Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
 
254
  Used Block count 1
255
  Peak Allocated bytes 1.7 MB
256
  [ALLOC_GFX_MAIN]
257
+ Peak usage frame count: [32.0 KB-64.0 KB]: 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
 
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.7 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.0 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":1679275898706,"processId":97964,"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,171 +2,171 @@
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
- "value": 1.2178698778152466,
6
- "min": 0.978621244430542,
7
- "max": 1.531394362449646,
8
  "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 36302.265625,
12
- "min": 29609.1640625,
13
- "max": 46456.37890625,
14
  "count": 33
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 989945.0,
18
  "min": 29952.0,
19
- "max": 989945.0,
20
  "count": 33
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 989945.0,
24
  "min": 29952.0,
25
- "max": 989945.0,
26
  "count": 33
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": -0.09416185319423676,
30
- "min": -0.10026509314775467,
31
- "max": -0.07534562051296234,
32
  "count": 33
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": -45.1035270690918,
36
- "min": -48.12724304199219,
37
- "max": -36.01520538330078,
38
  "count": 33
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": 0.006924273446202278,
42
- "min": 0.006652571260929108,
43
- "max": 0.33888018131256104,
44
  "count": 33
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": 3.3167269229888916,
48
- "min": 3.1998867988586426,
49
- "max": 160.62921142578125,
50
  "count": 33
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.06743227906757966,
54
- "min": 0.06530650933077896,
55
- "max": 0.07187657296773979,
56
  "count": 33
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 1.011484186013695,
60
- "min": 0.6368278165203741,
61
- "max": 1.078148594516097,
62
  "count": 33
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.00026463768029013105,
66
- "min": 8.607955980854361e-05,
67
- "max": 0.009659164084872126,
68
  "count": 33
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.0039695652043519655,
72
- "min": 0.0012185832862744268,
73
- "max": 0.08693247676384913,
74
  "count": 33
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
- "value": 2.4928484146000004e-07,
78
- "min": 2.4928484146000004e-07,
79
- "max": 9.848108185600001e-06,
80
  "count": 33
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
- "value": 3.7392726219000005e-06,
84
- "min": 3.7392726219000005e-06,
85
- "max": 0.000125339346608,
86
  "count": 33
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.10249187333333333,
90
- "min": 0.10249187333333333,
91
- "max": 0.19848106666666665,
92
  "count": 33
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
- "value": 1.5373781,
96
- "min": 1.4774085000000003,
97
- "max": 2.653392,
98
  "count": 33
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
- "value": 3.4669545999999996e-05,
102
- "min": 3.4669545999999996e-05,
103
- "max": 0.00098496256,
104
  "count": 33
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
- "value": 0.00052004319,
108
- "min": 0.00052004319,
109
- "max": 0.0125485808,
110
  "count": 33
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.006172921974211931,
114
- "min": 0.006172921974211931,
115
- "max": 0.35047006607055664,
116
  "count": 33
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 0.09259382635354996,
120
- "min": 0.09259382635354996,
121
- "max": 3.1542305946350098,
122
  "count": 33
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
- "value": 997.7142857142857,
126
- "min": 947.8235294117648,
127
  "max": 999.0,
128
  "count": 33
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
- "value": 27936.0,
132
  "min": 15984.0,
133
- "max": 32457.0,
134
  "count": 33
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
- "value": -0.9269714739971927,
138
- "min": -1.0000000447034836,
139
- "max": -0.7257032734492133,
140
  "count": 33
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
- "value": -25.955201271921396,
144
- "min": -31.995601437985897,
145
- "max": -16.000000715255737,
146
  "count": 33
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
- "value": -0.9269714739971927,
150
- "min": -1.0000000447034836,
151
- "max": -0.7257032734492133,
152
  "count": 33
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
- "value": -25.955201271921396,
156
- "min": -31.995601437985897,
157
- "max": -16.000000715255737,
158
  "count": 33
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
- "value": 0.06642726676156079,
162
- "min": 0.06642726676156079,
163
- "max": 7.77874572458677,
164
  "count": 33
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
- "value": 1.8599634693237022,
168
- "min": 1.8599634693237022,
169
- "max": 124.45993159338832,
170
  "count": 33
171
  },
172
  "Pyramids.IsTraining.mean": {
@@ -184,7 +184,7 @@
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1679268065",
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 --force",
190
  "mlagents_version": "0.31.0.dev0",
@@ -192,59 +192,59 @@
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "1.11.0+cu102",
194
  "numpy_version": "1.21.2",
195
- "end_time_seconds": "1679270257"
196
  },
197
- "total": 2191.6629659499995,
198
  "count": 1,
199
- "self": 0.5846875659990474,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.10720040500018513,
203
  "count": 1,
204
- "self": 0.10720040500018513
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 2190.9710779790003,
208
  "count": 1,
209
- "self": 1.3612827802971879,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 5.8314437640001415,
213
  "count": 1,
214
- "self": 5.8314437640001415
215
  },
216
  "TrainerController.advance": {
217
- "total": 2183.676896880701,
218
- "count": 62979,
219
- "self": 1.3647283913815045,
220
  "children": {
221
  "env_step": {
222
- "total": 1210.1977025874476,
223
- "count": 62979,
224
- "self": 1103.0912961345093,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 106.31721929490595,
228
- "count": 62979,
229
- "self": 4.633913444762584,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 101.68330585014337,
233
- "count": 62533,
234
- "self": 101.68330585014337
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.7891871580322913,
240
- "count": 62979,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 2186.867053809863,
245
- "count": 62979,
246
  "is_parallel": true,
247
- "self": 1190.9609772805125,
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.001743867000186583,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0005617989954771474,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0011820680047094356,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0011820680047094356
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.04660846600017976,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.000542361998668639,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.00045826900168322027,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.00045826900168322027
280
  },
281
  "communicator.exchange": {
282
- "total": 0.04401887800122495,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.04401887800122495
286
  },
287
  "steps_from_proto": {
288
- "total": 0.0015889569986029528,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.000355634001607541,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0012333229969954118,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0012333229969954118
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 995.9060765293507,
307
- "count": 62978,
308
  "is_parallel": true,
309
- "self": 30.054837589927047,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 21.997584377746534,
313
- "count": 62978,
314
  "is_parallel": true,
315
- "self": 21.997584377746534
316
  },
317
  "communicator.exchange": {
318
- "total": 855.7250264272552,
319
- "count": 62978,
320
  "is_parallel": true,
321
- "self": 855.7250264272552
322
  },
323
  "steps_from_proto": {
324
- "total": 88.12862813442189,
325
- "count": 62978,
326
  "is_parallel": true,
327
- "self": 18.660616718716483,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 69.4680114157054,
331
- "count": 503824,
332
  "is_parallel": true,
333
- "self": 69.4680114157054
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 972.1144659018719,
347
- "count": 62979,
348
- "self": 2.1299416257825214,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 139.69850369111737,
352
- "count": 62979,
353
- "self": 139.49490435512052,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.20359933599684155,
357
  "count": 2,
358
- "self": 0.20359933599684155
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 830.286020584972,
364
- "count": 459,
365
- "self": 525.5271057420978,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 304.7589148428742,
369
- "count": 38100,
370
- "self": 304.7589148428742
371
  }
372
  }
373
  }
@@ -376,19 +376,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 9.650029824115336e-07,
380
  "count": 1,
381
- "self": 9.650029824115336e-07
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.10145358899899293,
385
  "count": 1,
386
- "self": 0.0016745319990150165,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.09977905699997791,
390
  "count": 1,
391
- "self": 0.09977905699997791
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.38564544916152954,
6
+ "min": 0.27187255024909973,
7
+ "max": 1.5031646490097046,
8
  "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 11520.0009765625,
12
+ "min": 8143.126953125,
13
+ "max": 45600.00390625,
14
  "count": 33
15
  },
16
  "Pyramids.Step.mean": {
17
+ "value": 989913.0,
18
  "min": 29952.0,
19
+ "max": 989913.0,
20
  "count": 33
21
  },
22
  "Pyramids.Step.sum": {
23
+ "value": 989913.0,
24
  "min": 29952.0,
25
+ "max": 989913.0,
26
  "count": 33
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.1571851372718811,
30
+ "min": -0.09539750963449478,
31
+ "max": 0.16879968345165253,
32
  "count": 33
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 39.610652923583984,
36
+ "min": -22.990798950195312,
37
+ "max": 42.36872100830078,
38
  "count": 33
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": 0.00947884377092123,
42
+ "min": 0.00947884377092123,
43
+ "max": 0.23489780724048615,
44
  "count": 33
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": 2.3886685371398926,
48
+ "min": 2.3886685371398926,
49
+ "max": 56.37547302246094,
50
  "count": 33
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.06642737323939193,
54
+ "min": 0.06642737323939193,
55
+ "max": 0.07907054559643789,
56
  "count": 33
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 0.9299832253514871,
60
+ "min": 0.4980794015081584,
61
+ "max": 1.056658653308884,
62
  "count": 33
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.007760949017887957,
66
+ "min": 8.361589949722398e-05,
67
+ "max": 0.008563479950215539,
68
  "count": 33
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.1086532862504314,
72
+ "min": 0.0005853112964805679,
73
+ "max": 0.1284521992532331,
74
  "count": 33
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 2.4361383278157136e-05,
78
+ "min": 2.4361383278157136e-05,
79
+ "max": 0.0009838354301878857,
80
  "count": 33
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 0.0003410593658941999,
84
+ "min": 0.0003410593658941999,
85
+ "max": 0.009681244331875598,
86
  "count": 33
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.10243612857142857,
90
+ "min": 0.10243612857142857,
91
+ "max": 0.19838354285714285,
92
  "count": 33
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 1.4341058,
96
+ "min": 1.3271040000000003,
97
+ "max": 2.3590986000000007,
98
  "count": 33
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
+ "value": 3.411767285714286e-05,
102
+ "min": 3.411767285714286e-05,
103
+ "max": 0.0009839970742857144,
104
  "count": 33
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.00047764742,
108
+ "min": 0.00047764742,
109
+ "max": 0.00971443156,
110
  "count": 33
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.00956515409052372,
114
+ "min": 0.00956515409052372,
115
+ "max": 0.3370968699455261,
116
  "count": 33
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.13391216099262238,
120
+ "min": 0.13391216099262238,
121
+ "max": 2.359678030014038,
122
  "count": 33
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 667.0869565217391,
126
+ "min": 626.3653846153846,
127
  "max": 999.0,
128
  "count": 33
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 30686.0,
132
  "min": 15984.0,
133
+ "max": 33092.0,
134
  "count": 33
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": 0.46306518821612647,
138
+ "min": -1.0000000521540642,
139
+ "max": 0.6926278707592987,
140
  "count": 33
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": 21.30099865794182,
144
+ "min": -32.000001668930054,
145
+ "max": 33.41519816964865,
146
  "count": 33
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": 0.46306518821612647,
150
+ "min": -1.0000000521540642,
151
+ "max": 0.6926278707592987,
152
  "count": 33
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": 21.30099865794182,
156
+ "min": -32.000001668930054,
157
+ "max": 33.41519816964865,
158
  "count": 33
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.07198707936787167,
162
+ "min": 0.07198707936787167,
163
+ "max": 7.666629082988948,
164
  "count": 33
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
+ "value": 3.3114056509220973,
168
+ "min": 3.3114056509220973,
169
+ "max": 122.66606532782316,
170
  "count": 33
171
  },
172
  "Pyramids.IsTraining.mean": {
 
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1679273641",
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 --force",
190
  "mlagents_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": "1679275898"
196
  },
197
+ "total": 2257.5557592080004,
198
  "count": 1,
199
+ "self": 0.5337390979984775,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.11081395699875429,
203
  "count": 1,
204
+ "self": 0.11081395699875429
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 2256.911206153003,
208
  "count": 1,
209
+ "self": 1.4002376198695856,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 5.840849281001283,
213
  "count": 1,
214
+ "self": 5.840849281001283
215
  },
216
  "TrainerController.advance": {
217
+ "total": 2249.5775792731292,
218
+ "count": 63194,
219
+ "self": 1.4163245001145697,
220
  "children": {
221
  "env_step": {
222
+ "total": 1272.4486386301141,
223
+ "count": 63194,
224
+ "self": 1160.49444786835,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 111.10674973935602,
228
+ "count": 63194,
229
+ "self": 4.776577332759189,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 106.33017240659683,
233
+ "count": 62560,
234
+ "self": 106.33017240659683
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.8474410224080202,
240
+ "count": 63194,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 2252.7148664984234,
245
+ "count": 63194,
246
  "is_parallel": true,
247
+ "self": 1205.1513631624912,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.0019403209989832249,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0006599309963348787,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0012803900026483461,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0012803900026483461
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.047291327002312755,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0005638700022245757,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.00043040899981861003,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.00043040899981861003
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.044643010001891525,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.044643010001891525
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.001654037998378044,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.00037594499735860154,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0012780930010194425,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0012780930010194425
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 1047.5635033359322,
307
+ "count": 63193,
308
  "is_parallel": true,
309
+ "self": 30.986389484693063,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 22.86743579751419,
313
+ "count": 63193,
314
  "is_parallel": true,
315
+ "self": 22.86743579751419
316
  },
317
  "communicator.exchange": {
318
+ "total": 902.3412987935262,
319
+ "count": 63193,
320
  "is_parallel": true,
321
+ "self": 902.3412987935262
322
  },
323
  "steps_from_proto": {
324
+ "total": 91.36837926019871,
325
+ "count": 63193,
326
  "is_parallel": true,
327
+ "self": 19.27413905605863,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 72.09424020414008,
331
+ "count": 505544,
332
  "is_parallel": true,
333
+ "self": 72.09424020414008
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 975.7126161429005,
347
+ "count": 63194,
348
+ "self": 2.467557238484005,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 118.7491632004967,
352
+ "count": 63194,
353
+ "self": 118.53083047349719,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
+ "total": 0.21833272699950612,
357
  "count": 2,
358
+ "self": 0.21833272699950612
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
+ "total": 854.4958957039198,
364
+ "count": 430,
365
+ "self": 542.7714099712903,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 311.72448573262955,
369
+ "count": 38125,
370
+ "self": 311.72448573262955
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 1.1660013115033507e-06,
380
  "count": 1,
381
+ "self": 1.1660013115033507e-06
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.09253881300173816,
385
  "count": 1,
386
+ "self": 0.001796526001271559,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.0907422870004666,
390
  "count": 1,
391
+ "self": 0.0907422870004666
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -2,40 +2,40 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 499989,
6
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-499989.onnx",
7
- "reward": null,
8
- "creation_time": 1679269153.792673,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training/Pyramids/Pyramids-499989.pt"
11
  ]
12
  },
13
  {
14
- "steps": 999959,
15
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-999959.onnx",
16
  "reward": null,
17
- "creation_time": 1679270256.5306325,
18
  "auxillary_file_paths": [
19
- "results/Pyramids Training/Pyramids/Pyramids-999959.pt"
20
  ]
21
  },
22
  {
23
- "steps": 1000023,
24
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000023.onnx",
25
  "reward": null,
26
- "creation_time": 1679270256.6381073,
27
  "auxillary_file_paths": [
28
- "results/Pyramids Training/Pyramids/Pyramids-1000023.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
- "steps": 1000023,
34
  "file_path": "results/Pyramids Training/Pyramids.onnx",
35
  "reward": null,
36
- "creation_time": 1679270256.6381073,
37
  "auxillary_file_paths": [
38
- "results/Pyramids Training/Pyramids/Pyramids-1000023.pt"
39
  ]
40
  }
41
  },
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499993,
6
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-499993.onnx",
7
+ "reward": -0.9997000508010387,
8
+ "creation_time": 1679274719.5537186,
9
  "auxillary_file_paths": [
10
+ "results/Pyramids Training/Pyramids/Pyramids-499993.pt"
11
  ]
12
  },
13
  {
14
+ "steps": 999879,
15
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-999879.onnx",
16
  "reward": null,
17
+ "creation_time": 1679275898.1020737,
18
  "auxillary_file_paths": [
19
+ "results/Pyramids Training/Pyramids/Pyramids-999879.pt"
20
  ]
21
  },
22
  {
23
+ "steps": 1000007,
24
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000007.onnx",
25
  "reward": null,
26
+ "creation_time": 1679275898.203521,
27
  "auxillary_file_paths": [
28
+ "results/Pyramids Training/Pyramids/Pyramids-1000007.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
+ "steps": 1000007,
34
  "file_path": "results/Pyramids Training/Pyramids.onnx",
35
  "reward": null,
36
+ "creation_time": 1679275898.203521,
37
  "auxillary_file_paths": [
38
+ "results/Pyramids Training/Pyramids/Pyramids-1000007.pt"
39
  ]
40
  }
41
  },