ByeByeFlyGuy commited on
Commit
c42c48e
·
verified ·
1 Parent(s): 7e811fc

Trained with time_horizon=256

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b16812aa21571e0fa7ae8656a40683498016376fbb03244e46d2bd42b25a819
3
  size 1420238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab3a5b9fe6e4e27fbce3cd1e68925c165e44b4ab0e94f514ff50acfe95e6bbc9
3
  size 1420238
Pyramids/Pyramids-1000136.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab3a5b9fe6e4e27fbce3cd1e68925c165e44b4ab0e94f514ff50acfe95e6bbc9
3
+ size 1420238
Pyramids/Pyramids-1000136.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02acaaf01d9aaf9560f46fea1732ea6ea1c69f1775b3186f874ec7beeb49413a
3
+ size 8656252
Pyramids/Pyramids-499817.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1858b2dcfa90527ec7173a7a1fe43e61ae6f650ddbc2892044673e5a9a60130
3
+ size 1420238
Pyramids/Pyramids-499817.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:240cb28e91fd0161523bc3fab8a521f338422552e20dcea069b26260206ae53d
3
+ size 8656173
Pyramids/Pyramids-999928.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab3a5b9fe6e4e27fbce3cd1e68925c165e44b4ab0e94f514ff50acfe95e6bbc9
3
+ size 1420238
Pyramids/Pyramids-999928.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:110ea24ce5a3a80294f1c89ce0d1d1418cd1e05298e1ca0489d703419abadad5
3
+ size 8656173
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0aa3caa9a904e14557eaa04f8b6cae4e3be069aef6c0d6356ff28e392c08fbe2
3
  size 8655778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72a4eed4dd055f7d3279263ddb00207718899dd81179075c81e89798decc579e
3
  size 8655778
Pyramids/events.out.tfevents.1716434593.94659798b8d5.21603.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eac559fd749ecddc2736740894a598ae89ea34c729e84242b174a7f8cfe0fd76
3
+ size 781937
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, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
 
1
+ {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 1000000, "time_horizon": 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}
configuration.yaml CHANGED
@@ -52,8 +52,8 @@ behaviors:
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
59
  behavioral_cloning: null
@@ -79,7 +79,7 @@ engine_settings:
79
  no_graphics_monitor: false
80
  environment_parameters: null
81
  checkpoint_settings:
82
- run_id: Pyramids Training
83
  initialize_from: null
84
  load_model: false
85
  resume: false
 
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
  max_steps: 1000000
55
+ time_horizon: 256
56
+ summary_freq: 10000
57
  threaded: false
58
  self_play: null
59
  behavioral_cloning: null
 
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
run_logs/Player-0.log CHANGED
@@ -1,12 +1,9 @@
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] 55443 [Flags] 2 [Guid] 617061137 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
5
  Preloaded 'lib_burst_generated.so'
6
  Preloaded 'libgrpc_csharp_ext.x64.so'
7
- PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies
8
- PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies/UnityEnvironment
9
- Unable to load player prefs
10
  Initialize engine version: 2021.3.5f1 (40eb3a945986)
11
  [Subsystems] Discovering subsystems at path /content/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
12
  Forcing GfxDevice: Null
@@ -36,7 +33,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
36
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
37
  FMOD initialized on nosound output
38
  Begin MonoManager ReloadAssembly
39
- - Completed reload, in 0.096 seconds
40
  ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
41
  ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
42
  ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
@@ -68,7 +65,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
68
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
69
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
70
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
71
- UnloadTime: 0.813073 ms
72
  ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
73
  requesting resize 84 x 84
74
  Setting up 1 worker threads for Enlighten.
@@ -76,7 +73,7 @@ PlayerConnection::CleanupMemory Statistics:
76
  [ALLOC_TEMP_TLS] TLS Allocator
77
  StackAllocators :
78
  [ALLOC_TEMP_MAIN]
79
- Peak usage frame count: [16.0 KB-32.0 KB]: 4606 frames, [32.0 KB-64.0 KB]: 10890 frames, [64.0 KB-128.0 KB]: 3273 frames, [2.0 MB-4.0 MB]: 1 frames
80
  Initial Block Size 4.0 MB
81
  Current Block Size 4.0 MB
82
  Peak Allocated Bytes 2.0 MB
@@ -186,12 +183,12 @@ PlayerConnection::CleanupMemory Statistics:
186
  Current Block Size 256.0 KB
187
  Peak Allocated Bytes 0.8 KB
188
  Overflow Count 0
189
- [ALLOC_TEMP_Background Job.Worker 14]
190
  Initial Block Size 32.0 KB
191
  Current Block Size 32.0 KB
192
  Peak Allocated Bytes 0 B
193
  Overflow Count 0
194
- [ALLOC_TEMP_Background Job.Worker 9]
195
  Initial Block Size 32.0 KB
196
  Current Block Size 32.0 KB
197
  Peak Allocated Bytes 0 B
@@ -207,28 +204,28 @@ PlayerConnection::CleanupMemory Statistics:
207
  Peak Allocated Bytes 128 B
208
  Overflow Count 0
209
  [ALLOC_MEMORYPROFILER]
210
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18471 frames
211
  Requested Block Size 1.0 MB
212
  Peak Block count 2
213
  Peak Allocated memory 1.6 MB
214
  Peak Large allocation bytes 0 B
215
  [ALLOC_DEFAULT] Dual Thread Allocator
216
- Peak main deferred allocation count 12773
217
  [ALLOC_BUCKET]
218
  Large Block size 4.0 MB
219
  Used Block count 1
220
  Peak Allocated bytes 1.7 MB
221
  [ALLOC_DEFAULT_MAIN]
222
- Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 18769 frames
223
  Requested Block Size 16.0 MB
224
  Peak Block count 3
225
- Peak Allocated memory 31.8 MB
226
  Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
- Peak usage frame count: [16.0 MB-32.0 MB]: 18770 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
- Peak Allocated memory 22.7 MB
232
  Peak Large allocation bytes 16.0 MB
233
  [ALLOC_TEMP_JOB_1_FRAME]
234
  Initial Block Size 2.0 MB
@@ -257,13 +254,13 @@ PlayerConnection::CleanupMemory Statistics:
257
  Used Block count 1
258
  Peak Allocated bytes 1.7 MB
259
  [ALLOC_GFX_MAIN]
260
- Peak usage frame count: [32.0 KB-64.0 KB]: 18769 frames, [64.0 KB-128.0 KB]: 1 frames
261
  Requested Block Size 16.0 MB
262
  Peak Block count 1
263
  Peak Allocated memory 67.0 KB
264
  Peak Large allocation bytes 0 B
265
  [ALLOC_GFX_THREAD]
266
- Peak usage frame count: [64.0 KB-128.0 KB]: 18770 frames
267
  Requested Block Size 16.0 MB
268
  Peak Block count 1
269
  Peak Allocated memory 67.7 KB
@@ -275,13 +272,13 @@ PlayerConnection::CleanupMemory Statistics:
275
  Used Block count 1
276
  Peak Allocated bytes 1.7 MB
277
  [ALLOC_CACHEOBJECTS_MAIN]
278
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18471 frames
279
  Requested Block Size 4.0 MB
280
  Peak Block count 1
281
  Peak Allocated memory 1.4 MB
282
  Peak Large allocation bytes 0 B
283
  [ALLOC_CACHEOBJECTS_THREAD]
284
- Peak usage frame count: [1.0 MB-2.0 MB]: 18769 frames, [4.0 MB-8.0 MB]: 1 frames
285
  Requested Block Size 4.0 MB
286
  Peak Block count 2
287
  Peak Allocated memory 4.7 MB
@@ -293,19 +290,19 @@ PlayerConnection::CleanupMemory Statistics:
293
  Used Block count 1
294
  Peak Allocated bytes 1.7 MB
295
  [ALLOC_TYPETREE_MAIN]
296
- Peak usage frame count: [0-1.0 KB]: 18770 frames
297
  Requested Block Size 2.0 MB
298
  Peak Block count 1
299
  Peak Allocated memory 1.0 KB
300
  Peak Large allocation bytes 0 B
301
  [ALLOC_TYPETREE_THREAD]
302
- Peak usage frame count: [1.0 KB-2.0 KB]: 18770 frames
303
  Requested Block Size 2.0 MB
304
  Peak Block count 1
305
  Peak Allocated memory 1.9 KB
306
  Peak Large allocation bytes 0 B
307
  [ALLOC_PROFILER]
308
- Peak usage frame count: [16.0 KB-32.0 KB]: 18770 frames
309
  Requested Block Size 16.0 MB
310
  Peak Block count 1
311
  Peak Allocated memory 29.2 KB
@@ -314,4 +311,4 @@ PlayerConnection::CleanupMemory Statistics:
314
  Large Block size 4.0 MB
315
  Used Block count 1
316
  Peak Allocated bytes 396 B
317
- ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1716434088789,"processId":9668,"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] 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)
8
  [Subsystems] Discovering subsystems at path /content/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
9
  Forcing GfxDevice: Null
 
33
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
34
  FMOD initialized on nosound output
35
  Begin MonoManager ReloadAssembly
36
+ - Completed reload, in 0.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
  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
  [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
 
183
  Current Block Size 256.0 KB
184
  Peak Allocated Bytes 0.8 KB
185
  Overflow Count 0
186
+ [ALLOC_TEMP_Background Job.Worker 9]
187
  Initial Block Size 32.0 KB
188
  Current Block Size 32.0 KB
189
  Peak Allocated Bytes 0 B
190
  Overflow Count 0
191
+ [ALLOC_TEMP_Background Job.Worker 14]
192
  Initial Block Size 32.0 KB
193
  Current Block Size 32.0 KB
194
  Peak Allocated Bytes 0 B
 
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
 
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
  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
 
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
  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}]}
run_logs/timers.json CHANGED
@@ -2,249 +2,249 @@
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
- "value": 0.39787694811820984,
6
- "min": 0.3890848755836487,
7
- "max": 1.3664835691452026,
8
- "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 11910.8447265625,
12
- "min": 11753.4755859375,
13
- "max": 41453.64453125,
14
- "count": 33
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 989912.0,
18
- "min": 29952.0,
19
- "max": 989912.0,
20
- "count": 33
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 989912.0,
24
- "min": 29952.0,
25
- "max": 989912.0,
26
- "count": 33
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": 0.4594818651676178,
30
- "min": -0.08148445934057236,
31
- "max": 0.559780478477478,
32
- "count": 33
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": 125.89803314208984,
36
- "min": -19.637754440307617,
37
- "max": 153.37985229492188,
38
- "count": 33
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": 0.015083152800798416,
42
- "min": -0.002894334029406309,
43
- "max": 0.6256721615791321,
44
- "count": 33
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": 4.132783889770508,
48
- "min": -0.7554211616516113,
49
- "max": 148.2843017578125,
50
- "count": 33
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.06893545644694003,
54
- "min": 0.06476758975133122,
55
- "max": 0.07267620365833768,
56
- "count": 33
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 0.9650963902571604,
60
- "min": 0.5087334256083638,
61
- "max": 1.050167149088035,
62
- "count": 33
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.01583794968049691,
66
- "min": 0.0009806812885455184,
67
- "max": 0.017336504313875813,
68
- "count": 33
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.22173129552695672,
72
- "min": 0.013729538039637258,
73
- "max": 0.24271106039426138,
74
- "count": 33
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
- "value": 7.416740384928567e-06,
78
- "min": 7.416740384928567e-06,
79
- "max": 0.00029515063018788575,
80
- "count": 33
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
- "value": 0.00010383436538899994,
84
- "min": 0.00010383436538899994,
85
- "max": 0.003635037188320999,
86
- "count": 33
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.10247221428571429,
90
- "min": 0.10247221428571429,
91
- "max": 0.19838354285714285,
92
- "count": 33
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
- "value": 1.434611,
96
- "min": 1.3886848,
97
- "max": 2.6116789999999996,
98
- "count": 33
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
- "value": 0.00025697420714285705,
102
- "min": 0.00025697420714285705,
103
- "max": 0.00983851593142857,
104
- "count": 33
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
- "value": 0.003597638899999999,
108
- "min": 0.003597638899999999,
109
- "max": 0.1211867321,
110
- "count": 33
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.010397478938102722,
114
- "min": 0.01002305094152689,
115
- "max": 0.6699055433273315,
116
- "count": 33
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 0.1455647051334381,
120
- "min": 0.1403227150440216,
121
- "max": 4.689338684082031,
122
- "count": 33
 
 
 
 
 
 
 
 
 
 
 
 
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
- "value": 382.55128205128204,
126
- "min": 352.30120481927713,
127
  "max": 999.0,
128
- "count": 33
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
- "value": 29839.0,
132
- "min": 15984.0,
133
- "max": 32762.0,
134
- "count": 33
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
- "value": 1.4892153680706635,
138
- "min": -1.0000000521540642,
139
- "max": 1.5753831131810165,
140
- "count": 33
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
- "value": 116.15879870951176,
144
- "min": -27.69800168275833,
145
- "max": 130.75679839402437,
146
- "count": 33
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
- "value": 1.4892153680706635,
150
- "min": -1.0000000521540642,
151
- "max": 1.5753831131810165,
152
- "count": 33
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
- "value": 116.15879870951176,
156
- "min": -27.69800168275833,
157
- "max": 130.75679839402437,
158
- "count": 33
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
- "value": 0.040505726072296966,
162
- "min": 0.03819877009704799,
163
- "max": 13.33856382407248,
164
- "count": 33
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
- "value": 3.1594466336391633,
168
- "min": 3.130790370014438,
169
- "max": 213.41702118515968,
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": "1716431754",
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/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --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": "1716434088"
196
  },
197
- "total": 2333.9169949230004,
198
  "count": 1,
199
- "self": 0.5263597650009615,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.05069164299993645,
203
  "count": 1,
204
- "self": 0.05069164299993645
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 2333.3399435149995,
208
  "count": 1,
209
- "self": 1.6583562220471322,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 2.247804358999929,
213
  "count": 1,
214
- "self": 2.247804358999929
215
  },
216
  "TrainerController.advance": {
217
- "total": 2329.3474767689527,
218
- "count": 63833,
219
- "self": 1.693489429899273,
220
  "children": {
221
  "env_step": {
222
- "total": 1656.4417198620222,
223
- "count": 63833,
224
- "self": 1506.239680432991,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 149.23766036401048,
228
- "count": 63833,
229
- "self": 5.354003195035148,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 143.88365716897533,
233
- "count": 62564,
234
- "self": 143.88365716897533
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.9643790650206938,
240
- "count": 63833,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 2327.7188246479595,
245
- "count": 63833,
246
  "is_parallel": true,
247
- "self": 961.5896535480665,
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.0021729510003751784,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0006680960000267078,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0015048550003484706,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0015048550003484706
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.05273963099989487,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0006859869995423651,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0005128230000082112,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0005128230000082112
280
  },
281
  "communicator.exchange": {
282
- "total": 0.04975501500030077,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.04975501500030077
286
  },
287
  "steps_from_proto": {
288
- "total": 0.0017858060000435216,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0004004000006716524,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0013854059993718693,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0013854059993718693
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 1366.129171099893,
307
- "count": 63832,
308
  "is_parallel": true,
309
- "self": 36.41927902207635,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 25.95345729390283,
313
- "count": 63832,
314
  "is_parallel": true,
315
- "self": 25.95345729390283
316
  },
317
  "communicator.exchange": {
318
- "total": 1195.194154099845,
319
- "count": 63832,
320
  "is_parallel": true,
321
- "self": 1195.194154099845
322
  },
323
  "steps_from_proto": {
324
- "total": 108.56228068406881,
325
- "count": 63832,
326
  "is_parallel": true,
327
- "self": 22.751277786751416,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 85.8110028973174,
331
- "count": 510656,
332
  "is_parallel": true,
333
- "self": 85.8110028973174
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 671.2122674770312,
347
- "count": 63833,
348
- "self": 3.0503544491198227,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 142.94039209890525,
352
- "count": 63833,
353
- "self": 142.67786682590486,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.2625252730003922,
357
  "count": 2,
358
- "self": 0.2625252730003922
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 525.2215209290061,
364
- "count": 457,
365
- "self": 311.92183822900097,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 213.29968270000518,
369
- "count": 22797,
370
- "self": 213.29968270000518
371
  }
372
  }
373
  }
@@ -376,19 +376,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 9.750001481734216e-07,
380
  "count": 1,
381
- "self": 9.750001481734216e-07
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.08630518999962078,
385
  "count": 1,
386
- "self": 0.0013683369998034323,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.08493685299981735,
390
  "count": 1,
391
- "self": 0.08493685299981735
392
  }
393
  }
394
  }
 
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": {
125
+ "value": 1.0,
126
+ "min": 1.0,
127
+ "max": 1.0,
128
+ "count": 100
129
+ },
130
+ "Pyramids.IsTraining.sum": {
131
+ "value": 1.0,
132
+ "min": 1.0,
133
+ "max": 1.0,
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
  "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
  }
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
  }
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
  }
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
  }
run_logs/training_status.json CHANGED
@@ -2,40 +2,40 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 499990,
6
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-499990.onnx",
7
- "reward": null,
8
- "creation_time": 1716432850.5277398,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training/Pyramids/Pyramids-499990.pt"
11
  ]
12
  },
13
  {
14
- "steps": 999976,
15
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-999976.onnx",
16
- "reward": 1.7535000070929527,
17
- "creation_time": 1716434088.2100024,
18
  "auxillary_file_paths": [
19
- "results/Pyramids Training/Pyramids/Pyramids-999976.pt"
20
  ]
21
  },
22
  {
23
- "steps": 1000104,
24
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000104.onnx",
25
- "reward": 1.7535000070929527,
26
- "creation_time": 1716434088.308204,
27
  "auxillary_file_paths": [
28
- "results/Pyramids Training/Pyramids/Pyramids-1000104.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
- "steps": 1000104,
34
- "file_path": "results/Pyramids Training/Pyramids.onnx",
35
- "reward": 1.7535000070929527,
36
- "creation_time": 1716434088.308204,
37
  "auxillary_file_paths": [
38
- "results/Pyramids Training/Pyramids/Pyramids-1000104.pt"
39
  ]
40
  }
41
  },
 
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
  },