CocosNucifera commited on
Commit
26a45a7
·
verified ·
1 Parent(s): 880fc31

First Push

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c41e7cd62f644623b010a5a8fb3135a8cac438d247a79cc88871fb700a69aca
3
  size 1420238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57ff550406f1918745d1dbc21237493a90a09f51cedcd55fa3708af2728f20ea
3
  size 1420238
Pyramids/Pyramids-1000014.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57ff550406f1918745d1dbc21237493a90a09f51cedcd55fa3708af2728f20ea
3
+ size 1420238
Pyramids/Pyramids-1000014.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2c627aa0453ecf617e3ea20dfae2109a8d9d1b3372cc20e78add7313bb95638
3
+ size 8656252
Pyramids/Pyramids-499916.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0df3be26e8bf4c1708603179d4da6695a4b655316e3aa2016c7bee36c31bd857
3
+ size 1420238
Pyramids/Pyramids-499916.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:947fca4b6318c9eb327719605d007ee6c37343ce3e290ad89d3f5d165cde0e7a
3
+ size 8656173
Pyramids/Pyramids-999886.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57ff550406f1918745d1dbc21237493a90a09f51cedcd55fa3708af2728f20ea
3
+ size 1420238
Pyramids/Pyramids-999886.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e26ed042687e8aae0c3a8c54faef513613bc6f646252f070060f95059a7df39
3
+ size 8656173
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03780332ad32f6600f63832b879ea8e3019face2f884ddf0d2e48516c2de88e3
3
  size 8655778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78245d54ae1774ab4fd4de98e257bc6c08a66998af22b90a8bc45224c692514a
3
  size 8655778
Pyramids/events.out.tfevents.1710753241.5a08e3e175c3.41444.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7da3f30828a135afa1412a148544b1834174a9b472060c37d576c0207c6c52b
3
+ size 333174
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 4096, "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": 4096, "learning_rate": 0.0006, "beta": 0.01, "epsilon": 0.2, "lambd": 0.961, "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.995, "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.995, "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": "PyramidsTraining", "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,11 +5,11 @@ behaviors:
5
  hyperparameters:
6
  batch_size: 128
7
  buffer_size: 4096
8
- learning_rate: 0.0003
9
  beta: 0.01
10
  epsilon: 0.2
11
- lambd: 0.95
12
- num_epoch: 3
13
  shared_critic: false
14
  learning_rate_schedule: linear
15
  beta_schedule: linear
@@ -25,7 +25,7 @@ behaviors:
25
  deterministic: false
26
  reward_signals:
27
  extrinsic:
28
- gamma: 0.99
29
  strength: 1.0
30
  network_settings:
31
  normalize: false
@@ -36,7 +36,7 @@ behaviors:
36
  goal_conditioning_type: hyper
37
  deterministic: false
38
  rnd:
39
- gamma: 0.99
40
  strength: 0.01
41
  network_settings:
42
  normalize: false
@@ -79,11 +79,11 @@ 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
86
- force: false
87
  train_model: false
88
  inference: false
89
  results_dir: results
 
5
  hyperparameters:
6
  batch_size: 128
7
  buffer_size: 4096
8
+ learning_rate: 0.0006
9
  beta: 0.01
10
  epsilon: 0.2
11
+ lambd: 0.961
12
+ num_epoch: 5
13
  shared_critic: false
14
  learning_rate_schedule: linear
15
  beta_schedule: linear
 
25
  deterministic: false
26
  reward_signals:
27
  extrinsic:
28
+ gamma: 0.995
29
  strength: 1.0
30
  network_settings:
31
  normalize: false
 
36
  goal_conditioning_type: hyper
37
  deterministic: false
38
  rnd:
39
+ gamma: 0.995
40
  strength: 0.01
41
  network_settings:
42
  normalize: false
 
79
  no_graphics_monitor: false
80
  environment_parameters: null
81
  checkpoint_settings:
82
+ run_id: PyramidsTraining
83
  initialize_from: null
84
  load_model: false
85
  resume: false
86
+ force: true
87
  train_model: false
88
  inference: false
89
  results_dir: results
run_logs/Player-0.log CHANGED
@@ -1,12 +1,9 @@
1
  Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
2
  Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
3
  Found 1 interfaces on host : 0) 172.28.0.12
4
- Multi-casting "[IP] 172.28.0.12 [Port] 55299 [Flags] 2 [Guid] 3529673556 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
5
  Preloaded 'lib_burst_generated.so'
6
  Preloaded 'libgrpc_csharp_ext.x64.so'
7
- PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies
8
- PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies/UnityEnvironment
9
- Unable to load player prefs
10
  Initialize engine version: 2021.3.5f1 (40eb3a945986)
11
  [Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
12
  Forcing GfxDevice: Null
@@ -36,7 +33,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
36
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
37
  FMOD initialized on nosound output
38
  Begin MonoManager ReloadAssembly
39
- - Completed reload, in 0.100 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.969221 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]: 5281 frames, [32.0 KB-64.0 KB]: 11718 frames, [64.0 KB-128.0 KB]: 1769 frames, [2.0 MB-4.0 MB]: 1 frames
80
  Initial Block Size 4.0 MB
81
  Current Block Size 4.0 MB
82
  Peak Allocated Bytes 2.0 MB
@@ -207,28 +204,28 @@ PlayerConnection::CleanupMemory Statistics:
207
  Peak Allocated Bytes 128 B
208
  Overflow Count 0
209
  [ALLOC_MEMORYPROFILER]
210
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18470 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 11781
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]: 18768 frames
223
  Requested Block Size 16.0 MB
224
  Peak Block count 3
225
- Peak Allocated memory 30.5 MB
226
  Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
- Peak usage frame count: [16.0 MB-32.0 MB]: 18769 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
- Peak Allocated memory 23.2 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]: 18768 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]: 18769 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]: 18470 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]: 18768 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]: 18769 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]: 18769 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]: 18769 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":1710751767818,"processId":25592,"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] 55263 [Flags] 2 [Guid] 2861188752 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
5
  Preloaded 'lib_burst_generated.so'
6
  Preloaded 'libgrpc_csharp_ext.x64.so'
 
 
 
7
  Initialize engine version: 2021.3.5f1 (40eb3a945986)
8
  [Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
9
  Forcing GfxDevice: Null
 
33
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
34
  FMOD initialized on nosound output
35
  Begin MonoManager ReloadAssembly
36
+ - Completed reload, in 0.096 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.847454 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]: 1850 frames, [32.0 KB-64.0 KB]: 13752 frames, [64.0 KB-128.0 KB]: 3162 frames, [2.0 MB-4.0 MB]: 1 frames
77
  Initial Block Size 4.0 MB
78
  Current Block Size 4.0 MB
79
  Peak Allocated Bytes 2.0 MB
 
204
  Peak Allocated Bytes 128 B
205
  Overflow Count 0
206
  [ALLOC_MEMORYPROFILER]
207
+ Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18466 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 12953
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
220
  Requested Block Size 16.0 MB
221
  Peak Block count 3
222
+ Peak Allocated memory 30.9 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [16.0 MB-32.0 MB]: 18765 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 22.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]: 18764 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]: 18765 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]: 18466 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]: 18764 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]: 18765 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]: 18765 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]: 18765 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":1710755840768,"processId":41483,"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": 0.6346911787986755,
6
- "min": 0.6211602687835693,
7
- "max": 1.5168688297271729,
8
  "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 18776.703125,
12
- "min": 18776.703125,
13
- "max": 46015.734375,
14
  "count": 33
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 989902.0,
18
  "min": 29952.0,
19
- "max": 989902.0,
20
  "count": 33
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 989902.0,
24
  "min": 29952.0,
25
- "max": 989902.0,
26
  "count": 33
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": 0.2708768844604492,
30
- "min": -0.11069012433290482,
31
- "max": 0.32056838274002075,
32
  "count": 33
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": 69.344482421875,
36
- "min": -26.676319122314453,
37
- "max": 82.7066421508789,
38
  "count": 33
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": 0.01171177625656128,
42
- "min": 0.0075820740312337875,
43
- "max": 0.2591050863265991,
44
  "count": 33
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": 2.9982147216796875,
48
- "min": 1.8955185413360596,
49
- "max": 62.44432830810547,
50
  "count": 33
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.06891627325343766,
54
- "min": 0.06644774404135421,
55
- "max": 0.0733513823049645,
56
  "count": 33
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 0.48241391277406365,
60
- "min": 0.2855553419008006,
61
- "max": 0.556907365537211,
62
  "count": 33
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.010975690661802045,
66
- "min": 5.442182266020512e-05,
67
- "max": 0.011356777255222635,
68
  "count": 33
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.07682983463261432,
72
- "min": 0.00038095275862143585,
73
- "max": 0.09085421804178108,
74
  "count": 33
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
- "value": 7.777811693142862e-06,
78
- "min": 7.777811693142862e-06,
79
- "max": 0.00029544960151679995,
80
  "count": 33
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
- "value": 5.4444681852000035e-05,
84
- "min": 5.4444681852000035e-05,
85
- "max": 0.0018817650727449998,
86
  "count": 33
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.10259257142857141,
90
- "min": 0.10259257142857141,
91
- "max": 0.1984832,
92
  "count": 33
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
- "value": 0.7181479999999999,
96
- "min": 0.7181479999999999,
97
- "max": 1.3480081000000002,
98
  "count": 33
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
- "value": 0.00026899788571428586,
102
- "min": 0.00026899788571428586,
103
  "max": 0.009848471680000002,
104
  "count": 33
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
- "value": 0.0018829852000000011,
108
- "min": 0.0018829852000000011,
109
- "max": 0.0627327745,
110
  "count": 33
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.015360629186034203,
114
- "min": 0.015360629186034203,
115
- "max": 0.4725477993488312,
116
  "count": 33
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 0.10752440243959427,
120
- "min": 0.10752440243959427,
121
- "max": 1.8901911973953247,
122
  "count": 33
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
- "value": 582.7407407407408,
126
- "min": 542.5818181818182,
127
  "max": 999.0,
128
  "count": 33
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
- "value": 31468.0,
132
  "min": 15984.0,
133
- "max": 32113.0,
134
  "count": 33
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
- "value": 1.0097296022706561,
138
  "min": -1.0000000521540642,
139
- "max": 1.20985996901989,
140
  "count": 33
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
- "value": 54.52539852261543,
144
- "min": -31.99760165810585,
145
- "max": 65.2967986240983,
146
  "count": 33
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
- "value": 1.0097296022706561,
150
  "min": -1.0000000521540642,
151
- "max": 1.20985996901989,
152
  "count": 33
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
- "value": 54.52539852261543,
156
- "min": -31.99760165810585,
157
- "max": 65.2967986240983,
158
  "count": 33
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
- "value": 0.09188403097828592,
162
- "min": 0.08756082651858119,
163
- "max": 9.757081017829478,
164
  "count": 33
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
- "value": 4.961737672827439,
168
- "min": 4.494514025631361,
169
- "max": 156.11329628527164,
170
  "count": 33
171
  },
172
  "Pyramids.IsTraining.mean": {
@@ -184,67 +184,67 @@
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1710749497",
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 ./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.2.1+cu121",
194
  "numpy_version": "1.23.5",
195
- "end_time_seconds": "1710751767"
196
  },
197
- "total": 2270.5077133840005,
198
  "count": 1,
199
- "self": 0.4773836390022552,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.05596239899932698,
203
  "count": 1,
204
- "self": 0.05596239899932698
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 2269.974367345999,
208
  "count": 1,
209
- "self": 1.796371748936508,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 2.1676549799994973,
213
  "count": 1,
214
- "self": 2.1676549799994973
215
  },
216
  "TrainerController.advance": {
217
- "total": 2265.9159335370614,
218
- "count": 63259,
219
- "self": 1.8669520529210786,
220
  "children": {
221
  "env_step": {
222
- "total": 1607.4352779470228,
223
- "count": 63259,
224
- "self": 1448.4985703060865,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 157.82156543390556,
228
- "count": 63259,
229
- "self": 5.451089831021818,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 152.37047560288374,
233
- "count": 62561,
234
- "self": 152.37047560288374
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 1.115142207030658,
240
- "count": 63259,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 2264.0568844509116,
245
- "count": 63259,
246
  "is_parallel": true,
247
- "self": 958.2511026848724,
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.0023825090001992066,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0008304350021717255,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0015520739980274811,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0015520739980274811
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.06050894899999548,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.000726043998838577,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0005277600002955296,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0005277600002955296
280
  },
281
  "communicator.exchange": {
282
- "total": 0.05728783100039436,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.05728783100039436
286
  },
287
  "steps_from_proto": {
288
- "total": 0.001967314000467013,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0004527790006250143,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0015145349998419988,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0015145349998419988
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 1305.8057817660392,
307
- "count": 63258,
308
  "is_parallel": true,
309
- "self": 38.43407483603278,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 26.412382864014035,
313
- "count": 63258,
314
  "is_parallel": true,
315
- "self": 26.412382864014035
316
  },
317
  "communicator.exchange": {
318
- "total": 1128.7796512420919,
319
- "count": 63258,
320
  "is_parallel": true,
321
- "self": 1128.7796512420919
322
  },
323
  "steps_from_proto": {
324
- "total": 112.17967282390055,
325
- "count": 63258,
326
  "is_parallel": true,
327
- "self": 23.945960836868835,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 88.23371198703171,
331
- "count": 506064,
332
  "is_parallel": true,
333
- "self": 88.23371198703171
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 656.6137035371175,
347
- "count": 63259,
348
- "self": 3.3868490900686083,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 134.71623574305977,
352
- "count": 63259,
353
- "self": 134.4942529400596,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.2219828030001736,
357
  "count": 2,
358
- "self": 0.2219828030001736
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 518.5106187039892,
364
- "count": 231,
365
- "self": 303.3262649149883,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 215.18435378900085,
369
- "count": 23094,
370
- "self": 215.18435378900085
371
  }
372
  }
373
  }
@@ -376,19 +376,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 1.047999830916524e-06,
380
  "count": 1,
381
- "self": 1.047999830916524e-06
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.09440603200164333,
385
  "count": 1,
386
- "self": 0.001561720000609057,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.09284431200103427,
390
  "count": 1,
391
- "self": 0.09284431200103427
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.41994068026542664,
6
+ "min": 0.41994068026542664,
7
+ "max": 1.551714539527893,
8
  "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 12497.4345703125,
12
+ "min": 12497.4345703125,
13
+ "max": 47072.8125,
14
  "count": 33
15
  },
16
  "Pyramids.Step.mean": {
17
+ "value": 989884.0,
18
  "min": 29952.0,
19
+ "max": 989884.0,
20
  "count": 33
21
  },
22
  "Pyramids.Step.sum": {
23
+ "value": 989884.0,
24
  "min": 29952.0,
25
+ "max": 989884.0,
26
  "count": 33
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.902003824710846,
30
+ "min": -0.13583017885684967,
31
+ "max": 0.902003824710846,
32
  "count": 33
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 255.26708984375,
36
+ "min": -32.73507308959961,
37
+ "max": 255.26708984375,
38
  "count": 33
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": 0.017675092443823814,
42
+ "min": 0.01516564842313528,
43
+ "max": 0.21135880053043365,
44
  "count": 33
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": 5.00205135345459,
48
+ "min": 4.049228191375732,
49
+ "max": 50.937469482421875,
50
  "count": 33
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.06823321763243127,
54
+ "min": 0.06724950507674034,
55
+ "max": 0.07581049061181679,
56
  "count": 33
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 0.4776325234270189,
60
+ "min": 0.281222996790376,
61
+ "max": 0.5898784818564309,
62
  "count": 33
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.015233842444805693,
66
+ "min": 0.0001892465855652302,
67
+ "max": 0.015233842444805693,
68
  "count": 33
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.10663689711363986,
72
+ "min": 0.0011354795133913813,
73
+ "max": 0.10663689711363986,
74
  "count": 33
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 1.5817125935257134e-05,
78
+ "min": 1.5817125935257134e-05,
79
+ "max": 0.0005908992015167998,
80
  "count": 33
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 0.00011071988154679995,
84
+ "min": 0.00011071988154679995,
85
+ "max": 0.0036382206936299,
86
  "count": 33
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.10263617142857144,
90
+ "min": 0.10263617142857144,
91
+ "max": 0.19848319999999997,
92
  "count": 33
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 0.7184532000000001,
96
+ "min": 0.7184532000000001,
97
+ "max": 1.3958485,
98
  "count": 33
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.00027335352571428563,
102
+ "min": 0.00027335352571428563,
103
  "max": 0.009848471680000002,
104
  "count": 33
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.0019134746799999995,
108
+ "min": 0.0019134746799999995,
109
+ "max": 0.06064637299,
110
  "count": 33
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.006166991777718067,
114
+ "min": 0.006166991777718067,
115
+ "max": 0.2599059045314789,
116
  "count": 33
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.043168943375349045,
120
+ "min": 0.043168943375349045,
121
+ "max": 1.0396236181259155,
122
  "count": 33
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 330.9,
126
+ "min": 320.72727272727275,
127
  "max": 999.0,
128
  "count": 33
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 33090.0,
132
  "min": 15984.0,
133
+ "max": 33090.0,
134
  "count": 33
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": 1.5890819773077964,
138
  "min": -1.0000000521540642,
139
+ "max": 1.6110658950426362,
140
  "count": 33
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": 158.90819773077965,
144
+ "min": -30.538001716136932,
145
+ "max": 158.90819773077965,
146
  "count": 33
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": 1.5890819773077964,
150
  "min": -1.0000000521540642,
151
+ "max": 1.6110658950426362,
152
  "count": 33
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": 158.90819773077965,
156
+ "min": -30.538001716136932,
157
+ "max": 158.90819773077965,
158
  "count": 33
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.021870249616877117,
162
+ "min": 0.021870249616877117,
163
+ "max": 7.622059701476246,
164
  "count": 33
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
+ "value": 2.1870249616877118,
168
+ "min": 1.9785366261785384,
169
+ "max": 121.95295522361994,
170
  "count": 33
171
  },
172
  "Pyramids.IsTraining.mean": {
 
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1710753241",
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 ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=PyramidsTraining --no-graphics --force",
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.2.1+cu121",
194
  "numpy_version": "1.23.5",
195
+ "end_time_seconds": "1710755840"
196
  },
197
+ "total": 2599.790075875,
198
  "count": 1,
199
+ "self": 0.8725405100012722,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.05263306199958606,
203
  "count": 1,
204
+ "self": 0.05263306199958606
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 2598.8649023029993,
208
  "count": 1,
209
+ "self": 1.5426000491042942,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 2.123081154000829,
213
  "count": 1,
214
+ "self": 2.123081154000829
215
  },
216
  "TrainerController.advance": {
217
+ "total": 2595.0717567448937,
218
+ "count": 63930,
219
+ "self": 1.5202277659027459,
220
  "children": {
221
  "env_step": {
222
+ "total": 1604.6939653011868,
223
+ "count": 63930,
224
+ "self": 1464.4834829431948,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 139.27501445393136,
228
+ "count": 63930,
229
+ "self": 4.9969301359051315,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 134.27808431802623,
233
+ "count": 62549,
234
+ "self": 134.27808431802623
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.9354679040607152,
240
+ "count": 63930,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 2593.2434086469657,
245
+ "count": 63930,
246
  "is_parallel": true,
247
+ "self": 1258.1205575938802,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.0022402710001188098,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0006676819994027028,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.001572589000716107,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.001572589000716107
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.059136515999853145,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0007317520012293244,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.0005336119993444299,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.0005336119993444299
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.05592021200027375,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.05592021200027375
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.0019509399990056409,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0004174999958195258,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.001533440003186115,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.001533440003186115
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 1335.1228510530855,
307
+ "count": 63929,
308
  "is_parallel": true,
309
+ "self": 36.146047124886536,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 25.554368457811506,
313
+ "count": 63929,
314
  "is_parallel": true,
315
+ "self": 25.554368457811506
316
  },
317
  "communicator.exchange": {
318
+ "total": 1165.8202195499944,
319
+ "count": 63929,
320
  "is_parallel": true,
321
+ "self": 1165.8202195499944
322
  },
323
  "steps_from_proto": {
324
+ "total": 107.60221592039306,
325
+ "count": 63929,
326
  "is_parallel": true,
327
+ "self": 22.09969272111448,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 85.50252319927858,
331
+ "count": 511432,
332
  "is_parallel": true,
333
+ "self": 85.50252319927858
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 988.8575636778041,
347
+ "count": 63930,
348
+ "self": 2.8985726268674625,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 133.4653514649217,
352
+ "count": 63930,
353
+ "self": 133.2155993949218,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
+ "total": 0.24975206999988586,
357
  "count": 2,
358
+ "self": 0.24975206999988586
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
+ "total": 852.493639586015,
364
+ "count": 233,
365
+ "self": 498.28564872619427,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 354.2079908598207,
369
+ "count": 38495,
370
+ "self": 354.2079908598207
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 1.2920008884975687e-06,
380
  "count": 1,
381
+ "self": 1.2920008884975687e-06
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.12746306299959542,
385
  "count": 1,
386
+ "self": 0.0026267180001013912,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.12483634499949403,
390
  "count": 1,
391
+ "self": 0.12483634499949403
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -2,40 +2,40 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 499915,
6
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-499915.onnx",
7
- "reward": -0.999800056219101,
8
- "creation_time": 1710750589.1238878,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training/Pyramids/Pyramids-499915.pt"
11
  ]
12
  },
13
  {
14
- "steps": 999920,
15
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-999920.onnx",
16
- "reward": null,
17
- "creation_time": 1710751767.2828908,
18
  "auxillary_file_paths": [
19
- "results/Pyramids Training/Pyramids/Pyramids-999920.pt"
20
  ]
21
  },
22
  {
23
- "steps": 1000048,
24
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000048.onnx",
25
- "reward": null,
26
- "creation_time": 1710751767.388921,
27
  "auxillary_file_paths": [
28
- "results/Pyramids Training/Pyramids/Pyramids-1000048.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
- "steps": 1000048,
34
- "file_path": "results/Pyramids Training/Pyramids.onnx",
35
- "reward": null,
36
- "creation_time": 1710751767.388921,
37
  "auxillary_file_paths": [
38
- "results/Pyramids Training/Pyramids/Pyramids-1000048.pt"
39
  ]
40
  }
41
  },
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499916,
6
+ "file_path": "results/PyramidsTraining/Pyramids/Pyramids-499916.onnx",
7
+ "reward": 1.415999948978424,
8
+ "creation_time": 1710754433.9289913,
9
  "auxillary_file_paths": [
10
+ "results/PyramidsTraining/Pyramids/Pyramids-499916.pt"
11
  ]
12
  },
13
  {
14
+ "steps": 999886,
15
+ "file_path": "results/PyramidsTraining/Pyramids/Pyramids-999886.onnx",
16
+ "reward": 1.7930000027020772,
17
+ "creation_time": 1710755839.8558712,
18
  "auxillary_file_paths": [
19
+ "results/PyramidsTraining/Pyramids/Pyramids-999886.pt"
20
  ]
21
  },
22
  {
23
+ "steps": 1000014,
24
+ "file_path": "results/PyramidsTraining/Pyramids/Pyramids-1000014.onnx",
25
+ "reward": 1.7930000027020772,
26
+ "creation_time": 1710755840.0015442,
27
  "auxillary_file_paths": [
28
+ "results/PyramidsTraining/Pyramids/Pyramids-1000014.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
+ "steps": 1000014,
34
+ "file_path": "results/PyramidsTraining/Pyramids.onnx",
35
+ "reward": 1.7930000027020772,
36
+ "creation_time": 1710755840.0015442,
37
  "auxillary_file_paths": [
38
+ "results/PyramidsTraining/Pyramids/Pyramids-1000014.pt"
39
  ]
40
  }
41
  },