ByeByeFlyGuy commited on
Commit
4904e77
·
verified ·
1 Parent(s): c42c48e

Learning Rate 0.0001

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab3a5b9fe6e4e27fbce3cd1e68925c165e44b4ab0e94f514ff50acfe95e6bbc9
3
  size 1420238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991cc8f56c338d1776c10b44ffe3f3c48a5ee972ea870582dc0b53ca80a1a3bb
3
  size 1420238
Pyramids/Pyramids-1000129.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991cc8f56c338d1776c10b44ffe3f3c48a5ee972ea870582dc0b53ca80a1a3bb
3
+ size 1420238
Pyramids/Pyramids-1000129.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44a6676f682fd89871937326c0d8fea72fb0b02c7db34e69b106b0f784633235
3
+ size 8656252
Pyramids/Pyramids-499857.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f7569556a5b7e727fac83bf234669bf138e13ae84bd97a00c567161adfee7e2
3
+ size 1420238
Pyramids/Pyramids-499857.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aab7d835419a0ebbf0e00c142b0eca0ee63b83c40d22164b97f1db98d96747a
3
+ size 8656173
Pyramids/Pyramids-999873.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991cc8f56c338d1776c10b44ffe3f3c48a5ee972ea870582dc0b53ca80a1a3bb
3
+ size 1420238
Pyramids/Pyramids-999873.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5ae9a8fcbbfb8c2adfd7c81186d437f6a9053f66d3a0e4bf4896591e342d602
3
+ size 8656173
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72a4eed4dd055f7d3279263ddb00207718899dd81179075c81e89798decc579e
3
  size 8655778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:176cc6a8bd400c6c938a7e94166f0a7fecd26a0e1b486a78f046e5094aecce4a
3
  size 8655778
Pyramids/events.out.tfevents.1716437138.94659798b8d5.32492.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc36bb4ff12eb43ed28caa7bb6b3412d877357ea882ef1769b9cd3629de1753f
3
+ size 824933
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": 256, "summary_freq": 10000, "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 1", "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.0001, "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": 256, "summary_freq": 10000, "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 2", "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
@@ -5,7 +5,7 @@ behaviors:
5
  hyperparameters:
6
  batch_size: 128
7
  buffer_size: 2048
8
- learning_rate: 0.0003
9
  beta: 0.01
10
  epsilon: 0.2
11
  lambd: 0.95
@@ -79,7 +79,7 @@ engine_settings:
79
  no_graphics_monitor: false
80
  environment_parameters: null
81
  checkpoint_settings:
82
- run_id: Pyramids Training 1
83
  initialize_from: null
84
  load_model: false
85
  resume: false
 
5
  hyperparameters:
6
  batch_size: 128
7
  buffer_size: 2048
8
+ learning_rate: 0.0001
9
  beta: 0.01
10
  epsilon: 0.2
11
  lambd: 0.95
 
79
  no_graphics_monitor: false
80
  environment_parameters: null
81
  checkpoint_settings:
82
+ run_id: Pyramids Training 2
83
  initialize_from: null
84
  load_model: false
85
  resume: false
run_logs/Player-0.log CHANGED
@@ -1,7 +1,7 @@
1
  Mono path[0] = '/content/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
2
  Mono config path = '/content/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] 55479 [Flags] 2 [Guid] 3458033735 [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:2664:(snd_pcm_open_noupdate) Unknown PCM default
33
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
34
  FMOD initialized on nosound output
35
  Begin MonoManager ReloadAssembly
36
- - Completed reload, in 0.091 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.131369 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]: 3577 frames, [32.0 KB-64.0 KB]: 11714 frames, [64.0 KB-128.0 KB]: 3486 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
@@ -93,11 +93,6 @@ PlayerConnection::CleanupMemory Statistics:
93
  Current Block Size 32.0 KB
94
  Peak Allocated Bytes 0 B
95
  Overflow Count 0
96
- [ALLOC_TEMP_AUDIO_FMOD mixer thread]
97
- Initial Block Size 64.0 KB
98
- Current Block Size 64.0 KB
99
- Peak Allocated Bytes 0 B
100
- Overflow Count 0
101
  [ALLOC_TEMP_Background Job.Worker 1]
102
  Initial Block Size 32.0 KB
103
  Current Block Size 32.0 KB
@@ -146,7 +141,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
@@ -173,6 +168,11 @@ PlayerConnection::CleanupMemory Statistics:
173
  Current Block Size 32.0 KB
174
  Peak Allocated Bytes 0 B
175
  Overflow Count 0
 
 
 
 
 
176
  [ALLOC_TEMP_Background Job.Worker 4]
177
  Initial Block Size 32.0 KB
178
  Current Block Size 32.0 KB
@@ -204,29 +204,29 @@ 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]: 18479 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 11956
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]: 18777 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 3
222
- Peak Allocated memory 31.7 MB
223
- Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
- Peak usage frame count: [16.0 MB-32.0 MB]: 18778 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
- Peak Allocated memory 21.7 MB
229
- Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
232
  Used Block Count 1
@@ -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]: 18777 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]: 18778 frames
264
  Requested Block Size 16.0 MB
265
  Peak Block count 1
266
  Peak Allocated memory 67.7 KB
@@ -272,16 +272,16 @@ PlayerConnection::CleanupMemory Statistics:
272
  Used Block count 1
273
  Peak Allocated bytes 1.7 MB
274
  [ALLOC_CACHEOBJECTS_MAIN]
275
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18479 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]: 18777 frames, [4.0 MB-8.0 MB]: 1 frames
282
  Requested Block Size 4.0 MB
283
  Peak Block count 2
284
- Peak Allocated memory 4.7 MB
285
  Peak Large allocation bytes 0 B
286
  [ALLOC_TYPETREE] Dual Thread Allocator
287
  Peak main deferred allocation count 0
@@ -290,19 +290,19 @@ 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]: 18778 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]: 18778 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]: 18778 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
  Peak Allocated memory 29.2 KB
@@ -311,4 +311,4 @@ PlayerConnection::CleanupMemory Statistics:
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":1716436883241,"processId":21638,"allocatedMemory":1970103,"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":3417},{"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/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
2
  Mono config path = '/content/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] 55160 [Flags] 2 [Guid] 1900115762 [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.136 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.928096 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]: 7120 frames, [32.0 KB-64.0 KB]: 9989 frames, [64.0 KB-128.0 KB]: 1674 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
 
93
  Current Block Size 32.0 KB
94
  Peak Allocated Bytes 0 B
95
  Overflow Count 0
 
 
 
 
 
96
  [ALLOC_TEMP_Background Job.Worker 1]
97
  Initial Block Size 32.0 KB
98
  Current Block Size 32.0 KB
 
141
  [ALLOC_TEMP_Profiler.Dispatcher]
142
  Initial Block Size 64.0 KB
143
  Current Block Size 64.0 KB
144
+ Peak Allocated Bytes 0 B
145
  Overflow Count 0
146
  [ALLOC_TEMP_Background Job.Worker 12]
147
  Initial Block Size 32.0 KB
 
168
  Current Block Size 32.0 KB
169
  Peak Allocated Bytes 0 B
170
  Overflow Count 0
171
+ [ALLOC_TEMP_AUDIO_Audio Mixer Thread]
172
+ Initial Block Size 64.0 KB
173
+ Current Block Size 64.0 KB
174
+ Peak Allocated Bytes 0 B
175
+ Overflow Count 0
176
  [ALLOC_TEMP_Background Job.Worker 4]
177
  Initial Block Size 32.0 KB
178
  Current 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]: 18485 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 12613
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: [16.0 MB-32.0 MB]: 1 frames, [32.0 MB-64.0 MB]: 18783 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 3
222
+ Peak Allocated memory 46.2 MB
223
+ Peak Large allocation bytes 16.0 MB
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames, [4.0 MB-8.0 MB]: 18783 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 8.0 MB
229
+ Peak Large allocation bytes 0 B
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
232
  Used Block Count 1
 
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]: 18783 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]: 18784 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]: 18485 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]: 18783 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
285
  Peak Large allocation bytes 0 B
286
  [ALLOC_TYPETREE] Dual Thread Allocator
287
  Peak main deferred allocation count 0
 
290
  Used Block count 1
291
  Peak Allocated bytes 1.7 MB
292
  [ALLOC_TYPETREE_MAIN]
293
+ Peak usage frame count: [0-1.0 KB]: 18784 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]: 18784 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]: 18784 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
  Peak Allocated memory 29.2 KB
 
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":1716439267130,"processId":32527,"allocatedMemory":1970104,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"Thread":34460},{"Manager":10604},{"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":3417},{"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,123 +2,123 @@
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
- "value": 0.3481403589248657,
6
- "min": 0.3219470679759979,
7
- "max": 1.5952553749084473,
8
  "count": 100
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 3392.279541015625,
12
- "min": 3229.9716796875,
13
- "max": 19602.498046875,
14
  "count": 100
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 999928.0,
18
  "min": 9984.0,
19
- "max": 999928.0,
20
  "count": 100
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 999928.0,
24
  "min": 9984.0,
25
- "max": 999928.0,
26
  "count": 100
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": 0.6715216040611267,
30
- "min": -0.11322605609893799,
31
- "max": 0.7164641618728638,
32
  "count": 100
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": 38.9482536315918,
36
- "min": -4.5290422439575195,
37
- "max": 40.12199401855469,
38
  "count": 100
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": -0.10299792885780334,
42
- "min": -0.10299792885780334,
43
- "max": 0.43480196595191956,
44
  "count": 100
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": -5.973879814147949,
48
- "min": -5.973879814147949,
49
- "max": 17.392078399658203,
50
  "count": 100
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.06717844910956189,
54
- "min": 0.06162684253535653,
55
- "max": 0.07925617498403881,
56
  "count": 100
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 0.33589224554780944,
60
- "min": 0.12955030049973476,
61
- "max": 0.38342814044981244,
62
  "count": 100
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.01792239473434165,
66
- "min": 0.0003642205551083558,
67
- "max": 0.01889296545414254,
68
  "count": 100
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.08961197367170826,
72
- "min": 0.0007284411102167117,
73
- "max": 0.08961197367170826,
74
  "count": 100
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
- "value": 1.3214195595599926e-06,
78
- "min": 1.3214195595599926e-06,
79
- "max": 0.0002981568006144,
80
  "count": 100
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
- "value": 6.607097797799963e-06,
84
- "min": 6.607097797799963e-06,
85
- "max": 0.0011325766224745,
86
  "count": 100
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.10044043999999999,
90
- "min": 0.10044043999999999,
91
  "max": 0.1993856,
92
  "count": 100
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
- "value": 0.5022021999999999,
96
- "min": 0.3629047000000001,
97
- "max": 0.8775255,
98
  "count": 100
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
- "value": 5.3999955999999754e-05,
102
- "min": 5.3999955999999754e-05,
103
  "max": 0.00993862144,
104
  "count": 100
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
- "value": 0.00026999977999999877,
108
- "min": 0.00026999977999999877,
109
- "max": 0.037764797450000005,
110
  "count": 100
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.013221800327301025,
114
- "min": 0.013021955266594887,
115
- "max": 1.007627248764038,
116
  "count": 100
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 0.06610900163650513,
120
- "min": 0.05300857499241829,
121
- "max": 2.015254497528076,
122
  "count": 100
123
  },
124
  "Pyramids.IsTraining.mean": {
@@ -134,117 +134,117 @@
134
  "count": 100
135
  },
136
  "Pyramids.Environment.EpisodeLength.mean": {
137
- "value": 265.4047619047619,
138
- "min": 260.25,
139
  "max": 999.0,
140
- "count": 98
141
  },
142
  "Pyramids.Environment.EpisodeLength.sum": {
143
- "value": 11147.0,
144
- "min": 1760.0,
145
  "max": 15984.0,
146
- "count": 98
147
  },
148
  "Pyramids.Environment.CumulativeReward.mean": {
149
- "value": 1.6843853432957718,
150
  "min": -1.0000000596046448,
151
- "max": 1.7418107962286151,
152
- "count": 99
153
  },
154
  "Pyramids.Environment.CumulativeReward.sum": {
155
- "value": 69.05979907512665,
156
  "min": -16.000000953674316,
157
- "max": 69.05979907512665,
158
- "count": 99
159
  },
160
  "Pyramids.Policy.ExtrinsicReward.mean": {
161
- "value": 1.6843853432957718,
162
  "min": -1.0000000596046448,
163
- "max": 1.7418107962286151,
164
- "count": 99
165
  },
166
  "Pyramids.Policy.ExtrinsicReward.sum": {
167
- "value": 69.05979907512665,
168
  "min": -16.000000953674316,
169
- "max": 69.05979907512665,
170
- "count": 99
171
  },
172
  "Pyramids.Policy.RndReward.mean": {
173
- "value": 0.03648825318597984,
174
- "min": 0.03648825318597984,
175
- "max": 9.871843811124563,
176
- "count": 99
177
  },
178
  "Pyramids.Policy.RndReward.sum": {
179
- "value": 1.4960183806251734,
180
- "min": 1.1329713931772858,
181
- "max": 157.949500977993,
182
- "count": 99
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1716434592",
188
  "python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
189
- "command_line_arguments": "/usr/local/bin/mlagents-learn ./ml-agents/config/ppo/MyPyramid.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training 1 --no-graphics",
190
  "mlagents_version": "1.1.0.dev0",
191
  "mlagents_envs_version": "1.1.0.dev0",
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.3.0+cu121",
194
  "numpy_version": "1.23.5",
195
- "end_time_seconds": "1716436883"
196
  },
197
- "total": 2290.3266880849997,
198
  "count": 1,
199
- "self": 0.4771557589992881,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.07051015100023506,
203
  "count": 1,
204
- "self": 0.07051015100023506
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 2289.779022175,
208
  "count": 1,
209
- "self": 1.4342343309599528,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 2.26019578299929,
213
  "count": 1,
214
- "self": 2.26019578299929
215
  },
216
  "TrainerController.advance": {
217
- "total": 2286.0000442570417,
218
- "count": 64081,
219
- "self": 1.4486732639625188,
220
  "children": {
221
  "env_step": {
222
- "total": 1648.9823435820135,
223
- "count": 64081,
224
- "self": 1508.3017766729217,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 139.79050587699203,
228
- "count": 64081,
229
- "self": 4.960329730100966,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 134.83017614689106,
233
- "count": 62593,
234
- "self": 134.83017614689106
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.8900610320997657,
240
- "count": 64081,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 2284.071174495808,
245
- "count": 64081,
246
  "is_parallel": true,
247
- "self": 906.0645742377956,
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.0020555150003929157,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.000609143999099615,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0014463710012933007,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0014463710012933007
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.0529998540005181,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0006919500010553747,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.00048651699944457505,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.00048651699944457505
280
  },
281
  "communicator.exchange": {
282
- "total": 0.049611530999754905,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.049611530999754905
286
  },
287
  "steps_from_proto": {
288
- "total": 0.002209856000263244,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.00042540900085441535,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0017844469994088286,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0017844469994088286
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 1378.0066002580124,
307
- "count": 64080,
308
  "is_parallel": true,
309
- "self": 35.05879043918594,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 25.00306529098907,
313
- "count": 64080,
314
  "is_parallel": true,
315
- "self": 25.00306529098907
316
  },
317
  "communicator.exchange": {
318
- "total": 1213.3965179539446,
319
- "count": 64080,
320
  "is_parallel": true,
321
- "self": 1213.3965179539446
322
  },
323
  "steps_from_proto": {
324
- "total": 104.54822657389286,
325
- "count": 64080,
326
  "is_parallel": true,
327
- "self": 21.68169286695047,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 82.86653370694239,
331
- "count": 512640,
332
  "is_parallel": true,
333
- "self": 82.86653370694239
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 635.5690274110657,
347
- "count": 64081,
348
- "self": 2.789846189916716,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 117.68227903414572,
352
- "count": 64081,
353
- "self": 117.48042283214545,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.20185620200027188,
357
  "count": 2,
358
- "self": 0.20185620200027188
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 515.0969021870033,
364
- "count": 416,
365
- "self": 304.39398667298883,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 210.70291551401442,
369
- "count": 22887,
370
- "self": 210.70291551401442
371
  }
372
  }
373
  }
@@ -376,19 +376,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 8.689994501764886e-07,
380
  "count": 1,
381
- "self": 8.689994501764886e-07
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.08454693499970745,
385
  "count": 1,
386
- "self": 0.0013945529990451178,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.08315238200066233,
390
  "count": 1,
391
- "self": 0.08315238200066233
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.8850176334381104,
6
+ "min": 0.8331785202026367,
7
+ "max": 1.5876655578613281,
8
  "count": 100
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 8482.0087890625,
12
+ "min": 7631.3837890625,
13
+ "max": 19509.234375,
14
  "count": 100
15
  },
16
  "Pyramids.Step.mean": {
17
+ "value": 999873.0,
18
  "min": 9984.0,
19
+ "max": 999873.0,
20
  "count": 100
21
  },
22
  "Pyramids.Step.sum": {
23
+ "value": 999873.0,
24
  "min": 9984.0,
25
+ "max": 999873.0,
26
  "count": 100
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.11677168309688568,
30
+ "min": -0.1126600131392479,
31
+ "max": 0.26561713218688965,
32
  "count": 100
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 4.787639141082764,
36
+ "min": -4.731720447540283,
37
+ "max": 12.484004974365234,
38
  "count": 100
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": -0.010345344431698322,
42
+ "min": -0.03231552243232727,
43
+ "max": 0.4831255078315735,
44
  "count": 100
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": -0.42415910959243774,
48
+ "min": -1.518829584121704,
49
+ "max": 19.32501983642578,
50
  "count": 100
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.06923260019462117,
54
+ "min": 0.060321219902544146,
55
+ "max": 0.08108076048836879,
56
  "count": 100
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 0.34616300097310587,
60
+ "min": 0.12064243980508829,
61
+ "max": 0.3794934761998079,
62
  "count": 100
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.008926889326539822,
66
+ "min": 0.0001672080627686915,
67
+ "max": 0.0195200189773459,
68
  "count": 100
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.04463444663269911,
72
+ "min": 0.00037139437674162817,
73
+ "max": 0.06197965337428385,
74
  "count": 100
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 5.203994797000002e-07,
78
+ "min": 5.203994797000002e-07,
79
+ "max": 9.938560061440002e-05,
80
  "count": 100
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 2.6019973985000013e-06,
84
+ "min": 2.6019973985000013e-06,
85
+ "max": 0.0003524194475807,
86
  "count": 100
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.10052029999999998,
90
+ "min": 0.10052029999999998,
91
  "max": 0.1993856,
92
  "count": 100
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 0.5026014999999999,
96
+ "min": 0.33905510000000005,
97
+ "max": 0.8524193,
98
  "count": 100
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
+ "value": 6.197797000000002e-05,
102
+ "min": 6.197797000000002e-05,
103
  "max": 0.00993862144,
104
  "count": 100
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.0003098898500000001,
108
+ "min": 0.0003098898500000001,
109
+ "max": 0.03525668807,
110
  "count": 100
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.016881264746189117,
114
+ "min": 0.015998484566807747,
115
+ "max": 0.6382833123207092,
116
  "count": 100
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.08440632373094559,
120
+ "min": 0.06399393826723099,
121
+ "max": 1.2765666246414185,
122
  "count": 100
123
  },
124
  "Pyramids.IsTraining.mean": {
 
134
  "count": 100
135
  },
136
  "Pyramids.Environment.EpisodeLength.mean": {
137
+ "value": 784.9090909090909,
138
+ "min": 549.8666666666667,
139
  "max": 999.0,
140
+ "count": 96
141
  },
142
  "Pyramids.Environment.EpisodeLength.sum": {
143
+ "value": 8634.0,
144
+ "min": 999.0,
145
  "max": 15984.0,
146
+ "count": 96
147
  },
148
  "Pyramids.Environment.CumulativeReward.mean": {
149
+ "value": 0.48752723227847705,
150
  "min": -1.0000000596046448,
151
+ "max": 0.9166132907072703,
152
+ "count": 97
153
  },
154
  "Pyramids.Environment.CumulativeReward.sum": {
155
+ "value": 5.362799555063248,
156
  "min": -16.000000953674316,
157
+ "max": 13.901399582624435,
158
+ "count": 97
159
  },
160
  "Pyramids.Policy.ExtrinsicReward.mean": {
161
+ "value": 0.48752723227847705,
162
  "min": -1.0000000596046448,
163
+ "max": 0.9166132907072703,
164
+ "count": 97
165
  },
166
  "Pyramids.Policy.ExtrinsicReward.sum": {
167
+ "value": 5.362799555063248,
168
  "min": -16.000000953674316,
169
+ "max": 13.901399582624435,
170
+ "count": 97
171
  },
172
  "Pyramids.Policy.RndReward.mean": {
173
+ "value": 0.12992440299554306,
174
+ "min": 0.09765435053656499,
175
+ "max": 7.740425918251276,
176
+ "count": 97
177
  },
178
  "Pyramids.Policy.RndReward.sum": {
179
+ "value": 1.4291684329509735,
180
+ "min": 1.200802855193615,
181
+ "max": 123.84681469202042,
182
+ "count": 97
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1716437137",
188
  "python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
189
+ "command_line_arguments": "/usr/local/bin/mlagents-learn ./ml-agents/config/ppo/MyPyramid.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training 2 --no-graphics",
190
  "mlagents_version": "1.1.0.dev0",
191
  "mlagents_envs_version": "1.1.0.dev0",
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.3.0+cu121",
194
  "numpy_version": "1.23.5",
195
+ "end_time_seconds": "1716439267"
196
  },
197
+ "total": 2130.1321710069997,
198
  "count": 1,
199
+ "self": 0.47590122899873677,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.061227402000440634,
203
  "count": 1,
204
+ "self": 0.061227402000440634
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 2129.5950423760005,
208
  "count": 1,
209
+ "self": 1.3536567451064911,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 3.303271632999895,
213
  "count": 1,
214
+ "self": 3.303271632999895
215
  },
216
  "TrainerController.advance": {
217
+ "total": 2124.8491485318937,
218
+ "count": 63337,
219
+ "self": 1.4641935372037551,
220
  "children": {
221
  "env_step": {
222
+ "total": 1498.4707922458356,
223
+ "count": 63337,
224
+ "self": 1357.2551201791512,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 140.36581647694584,
228
+ "count": 63337,
229
+ "self": 4.948217196894802,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 135.41759928005104,
233
+ "count": 62613,
234
+ "self": 135.41759928005104
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.8498555897385813,
240
+ "count": 63337,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 2124.5911870220916,
245
+ "count": 63337,
246
  "is_parallel": true,
247
+ "self": 896.1461144302948,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.0030324310000651167,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0007891719978943001,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0022432590021708165,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0022432590021708165
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.07773992199963686,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0006560700003319653,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.00048155300009966595,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.00048155300009966595
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.07256154399965453,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.07256154399965453
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.0040407549995507,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0024929090004661703,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0015478459990845295,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0015478459990845295
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 1228.4450725917968,
307
+ "count": 63336,
308
  "is_parallel": true,
309
+ "self": 34.71951610774704,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 25.543849263031916,
313
+ "count": 63336,
314
  "is_parallel": true,
315
+ "self": 25.543849263031916
316
  },
317
  "communicator.exchange": {
318
+ "total": 1063.5557917759343,
319
+ "count": 63336,
320
  "is_parallel": true,
321
+ "self": 1063.5557917759343
322
  },
323
  "steps_from_proto": {
324
+ "total": 104.62591544508359,
325
+ "count": 63336,
326
  "is_parallel": true,
327
+ "self": 21.089426738714792,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 83.5364887063688,
331
+ "count": 506688,
332
  "is_parallel": true,
333
+ "self": 83.5364887063688
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 624.9141627488543,
347
+ "count": 63337,
348
+ "self": 2.769332938797561,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 112.72656429404924,
352
+ "count": 63337,
353
+ "self": 112.52870114904908,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
+ "total": 0.19786314500015578,
357
  "count": 2,
358
+ "self": 0.19786314500015578
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
+ "total": 509.4182655160075,
364
+ "count": 393,
365
+ "self": 301.02186049410375,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 208.39640502190377,
369
+ "count": 22878,
370
+ "self": 208.39640502190377
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 1.0889998520724475e-06,
380
  "count": 1,
381
+ "self": 1.0889998520724475e-06
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.08896437700059323,
385
  "count": 1,
386
+ "self": 0.0013606700013042428,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.08760370699928899,
390
  "count": 1,
391
+ "self": 0.08760370699928899
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -2,40 +2,40 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 499817,
6
- "file_path": "results/Pyramids Training 1/Pyramids/Pyramids-499817.onnx",
7
- "reward": 1.391499936580658,
8
- "creation_time": 1716435623.5685778,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training 1/Pyramids/Pyramids-499817.pt"
11
  ]
12
  },
13
  {
14
- "steps": 999928,
15
- "file_path": "results/Pyramids Training 1/Pyramids/Pyramids-999928.onnx",
16
- "reward": 1.676000028848648,
17
- "creation_time": 1716436882.7105162,
18
  "auxillary_file_paths": [
19
- "results/Pyramids Training 1/Pyramids/Pyramids-999928.pt"
20
  ]
21
  },
22
  {
23
- "steps": 1000136,
24
- "file_path": "results/Pyramids Training 1/Pyramids/Pyramids-1000136.onnx",
25
- "reward": 1.7345000058412552,
26
- "creation_time": 1716436882.8116915,
27
  "auxillary_file_paths": [
28
- "results/Pyramids Training 1/Pyramids/Pyramids-1000136.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
- "steps": 1000136,
34
- "file_path": "results/Pyramids Training 1/Pyramids.onnx",
35
- "reward": 1.7345000058412552,
36
- "creation_time": 1716436882.8116915,
37
  "auxillary_file_paths": [
38
- "results/Pyramids Training 1/Pyramids/Pyramids-1000136.pt"
39
  ]
40
  }
41
  },
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499857,
6
+ "file_path": "results/Pyramids Training 2/Pyramids/Pyramids-499857.onnx",
7
+ "reward": null,
8
+ "creation_time": 1716438175.6800215,
9
  "auxillary_file_paths": [
10
+ "results/Pyramids Training 2/Pyramids/Pyramids-499857.pt"
11
  ]
12
  },
13
  {
14
+ "steps": 999873,
15
+ "file_path": "results/Pyramids Training 2/Pyramids/Pyramids-999873.onnx",
16
+ "reward": -0.999800056219101,
17
+ "creation_time": 1716439266.5738575,
18
  "auxillary_file_paths": [
19
+ "results/Pyramids Training 2/Pyramids/Pyramids-999873.pt"
20
  ]
21
  },
22
  {
23
+ "steps": 1000129,
24
+ "file_path": "results/Pyramids Training 2/Pyramids/Pyramids-1000129.onnx",
25
+ "reward": -0.999800056219101,
26
+ "creation_time": 1716439266.683803,
27
  "auxillary_file_paths": [
28
+ "results/Pyramids Training 2/Pyramids/Pyramids-1000129.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
+ "steps": 1000129,
34
+ "file_path": "results/Pyramids Training 2/Pyramids.onnx",
35
+ "reward": -0.999800056219101,
36
+ "creation_time": 1716439266.683803,
37
  "auxillary_file_paths": [
38
+ "results/Pyramids Training 2/Pyramids/Pyramids-1000129.pt"
39
  ]
40
  }
41
  },