jarski commited on
Commit
1e3ac2d
1 Parent(s): 69d2846

first commit

Browse files
Worm.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9be148ecdde05c9e968a07c21ace3f2dfc9ba42aac6993ac747d76a138b0a29c
3
- size 2255612
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec18ef17841d4b3803c9fc16461994d16883bbab6f1ffd7ed46874df1b55338f
3
+ size 2259590
Worm/Worm-1010000.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec18ef17841d4b3803c9fc16461994d16883bbab6f1ffd7ed46874df1b55338f
3
+ size 2259590
Worm/Worm-1010000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98ee8803bf3f3055a93c8d8da89768f9e3f98e0c93927b2cc6e1375785fba308
3
+ size 13495692
Worm/Worm-499000.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ef4420ca1e54bb1728ba2a08201e009235060ffbff9adde626ede23efa587f1
3
+ size 2259590
Worm/Worm-499000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78d84901e0635cce3b798bebe3676eeac68d868b3639f8529d309ce6f0b1eb65
3
+ size 13495607
Worm/Worm-999000.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a36b58d29b52a0fe83c6f34914b37bac94ca22f9a169e5353be32cec6638b776
3
+ size 2259590
Worm/Worm-999000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c0e5a7195b8d97f40703ae82a500cfbd9f89102f8937473a397801eedc44db
3
+ size 13495607
Worm/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fed70d13d8903443f35196aaa11e834656a90812ea182b99e21f7090d825242
3
- size 4503458
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceea0eabeba4dfa4fb2efa1ea7c17a9f49e44e14ddf0285d62dc9a1e131c1a03
3
+ size 13495522
Worm/events.out.tfevents.1722629429.9fa18eb4fb71.20198.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f79fabfb6775450d60181bbc016e5403d3006fdc73a6701afac088a988c3a337
3
+ size 154429
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"Worm": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 2024, "buffer_size": 20240, "learning_rate": 0.0003, "beta": 0.005, "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": true, "hidden_units": 512, "num_layers": 3, "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}}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 70000, "time_horizon": 1000, "summary_freq": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Worm/Worm", "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": "Worm Training", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
 
1
+ {"default_settings": null, "behaviors": {"Worm": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 2024, "buffer_size": 20240, "learning_rate": 0.0003, "beta": 0.005, "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": true, "hidden_units": 512, "num_layers": 3, "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}}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 1000000, "time_horizon": 1000, "summary_freq": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Worm/Worm", "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": "Worm Training", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
configuration.yaml CHANGED
@@ -38,7 +38,7 @@ behaviors:
38
  init_path: null
39
  keep_checkpoints: 5
40
  even_checkpoints: false
41
- max_steps: 70000
42
  time_horizon: 1000
43
  summary_freq: 30000
44
  threaded: false
 
38
  init_path: null
39
  keep_checkpoints: 5
40
  even_checkpoints: false
41
+ max_steps: 1000000
42
  time_horizon: 1000
43
  summary_freq: 30000
44
  threaded: false
run_logs/Player-0.log CHANGED
@@ -1,12 +1,9 @@
1
  Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Worm/Worm_Data/Managed'
2
  Mono config path = '/content/ml-agents/training-envs-executables/linux/Worm/Worm_Data/MonoBleedingEdge/etc'
3
  Found 1 interfaces on host : 0) 172.28.0.12
4
- Multi-casting "[IP] 172.28.0.12 [Port] 55468 [Flags] 2 [Guid] 3378534234 [EditorId] 588871222 [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/Worm/Worm_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.146 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 Autodesk Interactive shader is not supported on this GPU (none of
68
  WARNING: Shader Unsupported: 'Autodesk Interactive' - 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: 1.259619 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: [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
@@ -149,7 +146,7 @@ PlayerConnection::CleanupMemory Statistics:
149
  [ALLOC_TEMP_Profiler.Dispatcher]
150
  Initial Block Size 64.0 KB
151
  Current Block Size 64.0 KB
152
- Peak Allocated Bytes 0 B
153
  Overflow Count 0
154
  [ALLOC_TEMP_Background Job.Worker 12]
155
  Initial Block Size 32.0 KB
@@ -207,25 +204,25 @@ PlayerConnection::CleanupMemory Statistics:
207
  Peak Allocated Bytes 128 B
208
  Overflow Count 0
209
  [ALLOC_MEMORYPROFILER]
210
- Peak usage frame count: [64.0 KB-128.0 KB]: 1 frames
211
  Requested Block Size 1.0 MB
212
  Peak Block count 1
213
  Peak Allocated memory 103.1 KB
214
  Peak Large allocation bytes 0 B
215
  [ALLOC_DEFAULT] Dual Thread Allocator
216
- Peak main deferred allocation count 65
217
  [ALLOC_BUCKET]
218
  Large Block size 4.0 MB
219
  Used Block count 1
220
  Peak Allocated bytes 0.8 MB
221
  [ALLOC_DEFAULT_MAIN]
222
- Peak usage frame count: [4.0 MB-8.0 MB]: 1 frames
223
  Requested Block Size 16.0 MB
224
  Peak Block count 1
225
  Peak Allocated memory 4.9 MB
226
  Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
- Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
  Peak Allocated memory 17.9 MB
@@ -242,7 +239,7 @@ PlayerConnection::CleanupMemory Statistics:
242
  Overflow Count (full) 0
243
  [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
244
  Initial Block Size 2.0 MB
245
- Used Block Count 1
246
  Overflow Count (too large) 0
247
  Overflow Count (full) 0
248
  [ALLOC_TEMP_JOB_ASYNC (Background)]
@@ -257,13 +254,13 @@ PlayerConnection::CleanupMemory Statistics:
257
  Used Block count 1
258
  Peak Allocated bytes 0.8 MB
259
  [ALLOC_GFX_MAIN]
260
- Peak usage frame count: [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: [128.0 KB-256.0 KB]: 1 frames
267
  Requested Block Size 16.0 MB
268
  Peak Block count 1
269
  Peak Allocated memory 151.2 KB
@@ -275,16 +272,16 @@ PlayerConnection::CleanupMemory Statistics:
275
  Used Block count 1
276
  Peak Allocated bytes 0.8 MB
277
  [ALLOC_CACHEOBJECTS_MAIN]
278
- Peak usage frame count: [0.5 MB-1.0 MB]: 1 frames
279
  Requested Block Size 4.0 MB
280
  Peak Block count 1
281
  Peak Allocated memory 0.6 MB
282
  Peak Large allocation bytes 0 B
283
  [ALLOC_CACHEOBJECTS_THREAD]
284
- Peak usage frame count: [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.2 MB
288
  Peak Large allocation bytes 0 B
289
  [ALLOC_TYPETREE] Dual Thread Allocator
290
  Peak main deferred allocation count 0
@@ -293,25 +290,25 @@ PlayerConnection::CleanupMemory Statistics:
293
  Used Block count 1
294
  Peak Allocated bytes 0.8 MB
295
  [ALLOC_TYPETREE_MAIN]
296
- Peak usage frame count: [0-1.0 KB]: 1 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: [8.0 KB-16.0 KB]: 1 frames
303
  Requested Block Size 2.0 MB
304
  Peak Block count 1
305
  Peak Allocated memory 9.3 KB
306
  Peak Large allocation bytes 0 B
307
  [ALLOC_PROFILER]
308
- Peak usage frame count: [16.0 KB-32.0 KB]: 1 frames
309
  Requested Block Size 16.0 MB
310
  Peak Block count 1
311
- Peak Allocated memory 27.4 KB
312
  Peak Large allocation bytes 0 B
313
  [ALLOC_PROFILER_BUCKET]
314
  Large Block size 4.0 MB
315
  Used Block count 1
316
  Peak Allocated bytes 332 B
317
- ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1722629327804,"processId":19743,"allocatedMemory":1970109,"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":3423},{"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/Worm/Worm_Data/Managed'
2
  Mono config path = '/content/ml-agents/training-envs-executables/linux/Worm/Worm_Data/MonoBleedingEdge/etc'
3
  Found 1 interfaces on host : 0) 172.28.0.12
4
+ Multi-casting "[IP] 172.28.0.12 [Port] 55198 [Flags] 2 [Guid] 2750458474 [EditorId] 588871222 [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/Worm/Worm_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.122 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: 'Autodesk Interactive' - 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.088404 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: [4.0 KB-8.0 KB]: 20194 frames, [2.0 MB-4.0 MB]: 1 frames
77
  Initial Block Size 4.0 MB
78
  Current Block Size 4.0 MB
79
  Peak Allocated Bytes 2.0 MB
 
146
  [ALLOC_TEMP_Profiler.Dispatcher]
147
  Initial Block Size 64.0 KB
148
  Current Block Size 64.0 KB
149
+ Peak Allocated Bytes 240 B
150
  Overflow Count 0
151
  [ALLOC_TEMP_Background Job.Worker 12]
152
  Initial Block Size 32.0 KB
 
204
  Peak Allocated Bytes 128 B
205
  Overflow Count 0
206
  [ALLOC_MEMORYPROFILER]
207
+ Peak usage frame count: [64.0 KB-128.0 KB]: 20195 frames
208
  Requested Block Size 1.0 MB
209
  Peak Block count 1
210
  Peak Allocated memory 103.1 KB
211
  Peak Large allocation bytes 0 B
212
  [ALLOC_DEFAULT] Dual Thread Allocator
213
+ Peak main deferred allocation count 83
214
  [ALLOC_BUCKET]
215
  Large Block size 4.0 MB
216
  Used Block count 1
217
  Peak Allocated bytes 0.8 MB
218
  [ALLOC_DEFAULT_MAIN]
219
+ Peak usage frame count: [4.0 MB-8.0 MB]: 20195 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 1
222
  Peak Allocated memory 4.9 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [16.0 MB-32.0 MB]: 20195 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
  Peak Allocated memory 17.9 MB
 
239
  Overflow Count (full) 0
240
  [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
241
  Initial Block Size 2.0 MB
242
+ Used Block Count 2
243
  Overflow Count (too large) 0
244
  Overflow Count (full) 0
245
  [ALLOC_TEMP_JOB_ASYNC (Background)]
 
254
  Used Block count 1
255
  Peak Allocated bytes 0.8 MB
256
  [ALLOC_GFX_MAIN]
257
+ Peak usage frame count: [32.0 KB-64.0 KB]: 20194 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: [128.0 KB-256.0 KB]: 20195 frames
264
  Requested Block Size 16.0 MB
265
  Peak Block count 1
266
  Peak Allocated memory 151.2 KB
 
272
  Used Block count 1
273
  Peak Allocated bytes 0.8 MB
274
  [ALLOC_CACHEOBJECTS_MAIN]
275
+ Peak usage frame count: [0.5 MB-1.0 MB]: 20195 frames
276
  Requested Block Size 4.0 MB
277
  Peak Block count 1
278
  Peak Allocated memory 0.6 MB
279
  Peak Large allocation bytes 0 B
280
  [ALLOC_CACHEOBJECTS_THREAD]
281
+ Peak usage frame count: [256.0 KB-0.5 MB]: 20194 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 0.8 MB
292
  [ALLOC_TYPETREE_MAIN]
293
+ Peak usage frame count: [0-1.0 KB]: 20195 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: [4.0 KB-8.0 KB]: 20194 frames, [8.0 KB-16.0 KB]: 1 frames
300
  Requested Block Size 2.0 MB
301
  Peak Block count 1
302
  Peak Allocated memory 9.3 KB
303
  Peak Large allocation bytes 0 B
304
  [ALLOC_PROFILER]
305
+ Peak usage frame count: [16.0 KB-32.0 KB]: 20195 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
+ Peak Allocated memory 29.2 KB
309
  Peak Large allocation bytes 0 B
310
  [ALLOC_PROFILER_BUCKET]
311
  Large Block size 4.0 MB
312
  Used Block count 1
313
  Peak Allocated bytes 332 B
314
+ ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1722632047012,"processId":20234,"allocatedMemory":1970109,"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":3423},{"DynamicArray":30868},{"HashMap":7680},{"Utility":1360},{"PoolAlloc":1160},{"TypeTree":1792},{"ScriptManager":80},{"RuntimeInitializeOnLoadManager":72},{"SpriteAtlas":112},{"GI":3272},{"Unet":16},{"Director":7760},{"WebRequest":720},{"VR":45473},{"SceneManager":424},{"Video":32},{"LazyScriptCache":32},{"NativeArray":384},{"Camera":25},{"Secure":1},{"SerializationCache":624},{"APIUpdating":5872},{"Subsystems":384},{"VirtualTexturing":57552},{"AssetReference":32}]}
run_logs/timers.json CHANGED
@@ -1,8 +1,154 @@
1
  {
2
  "name": "root",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "metadata": {
4
  "timer_format_version": "0.1.0",
5
- "start_time_seconds": "1722629321",
6
  "python_version": "3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0]",
7
  "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Worm.yaml --env=./training-envs-executables/linux/Worm/Worm --run-id=Worm Training --no-graphics --resume",
8
  "mlagents_version": "1.1.0.dev0",
@@ -10,36 +156,203 @@
10
  "communication_protocol_version": "1.5.0",
11
  "pytorch_version": "2.3.1+cu121",
12
  "numpy_version": "1.23.5",
13
- "end_time_seconds": "1722629327"
14
  },
15
- "total": 6.491948422999485,
16
  "count": 1,
17
- "self": 1.0715788289999182,
18
  "children": {
19
  "run_training.setup": {
20
- "total": 0.07545116499932192,
21
  "count": 1,
22
- "self": 0.07545116499932192
23
  },
24
  "TrainerController.start_learning": {
25
- "total": 5.344918429000245,
26
  "count": 1,
27
- "self": 0.0001798149996830034,
28
  "children": {
29
  "TrainerController._reset_env": {
30
- "total": 4.355862774000343,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  "count": 1,
32
- "self": 4.355862774000343
33
  },
34
  "TrainerController._save_models": {
35
- "total": 0.9888758400002189,
36
  "count": 1,
37
- "self": 0.004160178000347514,
38
  "children": {
39
  "RLTrainer._checkpoint": {
40
- "total": 0.9847156619998714,
41
  "count": 1,
42
- "self": 0.9847156619998714
43
  }
44
  }
45
  }
 
1
  {
2
  "name": "root",
3
+ "gauges": {
4
+ "Worm.Policy.Entropy.mean": {
5
+ "value": 1.3745230436325073,
6
+ "min": 1.3745230436325073,
7
+ "max": 1.418938398361206,
8
+ "count": 33
9
+ },
10
+ "Worm.Policy.Entropy.sum": {
11
+ "value": 41235.69140625,
12
+ "min": 41235.69140625,
13
+ "max": 42568.15234375,
14
+ "count": 33
15
+ },
16
+ "Worm.Environment.EpisodeLength.mean": {
17
+ "value": 999.0,
18
+ "min": 999.0,
19
+ "max": 999.0,
20
+ "count": 33
21
+ },
22
+ "Worm.Environment.EpisodeLength.sum": {
23
+ "value": 29970.0,
24
+ "min": 29970.0,
25
+ "max": 29970.0,
26
+ "count": 33
27
+ },
28
+ "Worm.Step.mean": {
29
+ "value": 989000.0,
30
+ "min": 29000.0,
31
+ "max": 989000.0,
32
+ "count": 33
33
+ },
34
+ "Worm.Step.sum": {
35
+ "value": 989000.0,
36
+ "min": 29000.0,
37
+ "max": 989000.0,
38
+ "count": 33
39
+ },
40
+ "Worm.Policy.ExtrinsicValueEstimate.mean": {
41
+ "value": 11.160162925720215,
42
+ "min": -0.04857126995921135,
43
+ "max": 11.160162925720215,
44
+ "count": 33
45
+ },
46
+ "Worm.Policy.ExtrinsicValueEstimate.sum": {
47
+ "value": 334.8049011230469,
48
+ "min": -1.4571380615234375,
49
+ "max": 334.8049011230469,
50
+ "count": 33
51
+ },
52
+ "Worm.Environment.CumulativeReward.mean": {
53
+ "value": 98.87115840911865,
54
+ "min": 0.11945420691918116,
55
+ "max": 98.87115840911865,
56
+ "count": 33
57
+ },
58
+ "Worm.Environment.CumulativeReward.sum": {
59
+ "value": 2966.1347522735596,
60
+ "min": 3.583626207575435,
61
+ "max": 2966.1347522735596,
62
+ "count": 33
63
+ },
64
+ "Worm.Policy.ExtrinsicReward.mean": {
65
+ "value": 98.87115840911865,
66
+ "min": 0.11945420691918116,
67
+ "max": 98.87115840911865,
68
+ "count": 33
69
+ },
70
+ "Worm.Policy.ExtrinsicReward.sum": {
71
+ "value": 2966.1347522735596,
72
+ "min": 3.583626207575435,
73
+ "max": 2966.1347522735596,
74
+ "count": 33
75
+ },
76
+ "Worm.IsTraining.mean": {
77
+ "value": 1.0,
78
+ "min": 1.0,
79
+ "max": 1.0,
80
+ "count": 33
81
+ },
82
+ "Worm.IsTraining.sum": {
83
+ "value": 1.0,
84
+ "min": 1.0,
85
+ "max": 1.0,
86
+ "count": 33
87
+ },
88
+ "Worm.Losses.PolicyLoss.mean": {
89
+ "value": 0.01527170484353389,
90
+ "min": 0.014031458659831384,
91
+ "max": 0.021487750632721663,
92
+ "count": 32
93
+ },
94
+ "Worm.Losses.PolicyLoss.sum": {
95
+ "value": 0.01527170484353389,
96
+ "min": 0.014031458659831384,
97
+ "max": 0.021487750632721663,
98
+ "count": 32
99
+ },
100
+ "Worm.Losses.ValueLoss.mean": {
101
+ "value": 1.0280655381225405,
102
+ "min": 0.0010215550844025398,
103
+ "max": 1.0280655381225405,
104
+ "count": 32
105
+ },
106
+ "Worm.Losses.ValueLoss.sum": {
107
+ "value": 1.0280655381225405,
108
+ "min": 0.0010215550844025398,
109
+ "max": 1.0280655381225405,
110
+ "count": 32
111
+ },
112
+ "Worm.Policy.LearningRate.mean": {
113
+ "value": 1.2000096000000011e-05,
114
+ "min": 1.2000096000000011e-05,
115
+ "max": 0.0002910000029999999,
116
+ "count": 32
117
+ },
118
+ "Worm.Policy.LearningRate.sum": {
119
+ "value": 1.2000096000000011e-05,
120
+ "min": 1.2000096000000011e-05,
121
+ "max": 0.0002910000029999999,
122
+ "count": 32
123
+ },
124
+ "Worm.Policy.Epsilon.mean": {
125
+ "value": 0.10400000000000001,
126
+ "min": 0.10400000000000001,
127
+ "max": 0.19699999999999998,
128
+ "count": 32
129
+ },
130
+ "Worm.Policy.Epsilon.sum": {
131
+ "value": 0.10400000000000001,
132
+ "min": 0.10400000000000001,
133
+ "max": 0.19699999999999998,
134
+ "count": 32
135
+ },
136
+ "Worm.Policy.Beta.mean": {
137
+ "value": 0.00020960000000000022,
138
+ "min": 0.00020960000000000022,
139
+ "max": 0.0048503,
140
+ "count": 32
141
+ },
142
+ "Worm.Policy.Beta.sum": {
143
+ "value": 0.00020960000000000022,
144
+ "min": 0.00020960000000000022,
145
+ "max": 0.0048503,
146
+ "count": 32
147
+ }
148
+ },
149
  "metadata": {
150
  "timer_format_version": "0.1.0",
151
+ "start_time_seconds": "1722629428",
152
  "python_version": "3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0]",
153
  "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Worm.yaml --env=./training-envs-executables/linux/Worm/Worm --run-id=Worm Training --no-graphics --resume",
154
  "mlagents_version": "1.1.0.dev0",
 
156
  "communication_protocol_version": "1.5.0",
157
  "pytorch_version": "2.3.1+cu121",
158
  "numpy_version": "1.23.5",
159
+ "end_time_seconds": "1722632047"
160
  },
161
+ "total": 2618.616045187,
162
  "count": 1,
163
+ "self": 0.5895694419996289,
164
  "children": {
165
  "run_training.setup": {
166
+ "total": 0.07057258599979832,
167
  "count": 1,
168
+ "self": 0.07057258599979832
169
  },
170
  "TrainerController.start_learning": {
171
+ "total": 2617.9559031590006,
172
  "count": 1,
173
+ "self": 3.5184329071671527,
174
  "children": {
175
  "TrainerController._reset_env": {
176
+ "total": 2.115038299999469,
177
+ "count": 1,
178
+ "self": 2.115038299999469
179
+ },
180
+ "TrainerController.advance": {
181
+ "total": 2612.202853132834,
182
+ "count": 101000,
183
+ "self": 3.6204221668522223,
184
+ "children": {
185
+ "env_step": {
186
+ "total": 1783.504117572943,
187
+ "count": 101000,
188
+ "self": 1525.6088532438207,
189
+ "children": {
190
+ "SubprocessEnvManager._take_step": {
191
+ "total": 255.525407303081,
192
+ "count": 101000,
193
+ "self": 19.630982223135106,
194
+ "children": {
195
+ "TorchPolicy.evaluate": {
196
+ "total": 235.8944250799459,
197
+ "count": 101000,
198
+ "self": 235.8944250799459
199
+ }
200
+ }
201
+ },
202
+ "workers": {
203
+ "total": 2.3698570260412453,
204
+ "count": 101000,
205
+ "self": 0.0,
206
+ "children": {
207
+ "worker_root": {
208
+ "total": 2611.036638657196,
209
+ "count": 101000,
210
+ "is_parallel": true,
211
+ "self": 1325.6193843631881,
212
+ "children": {
213
+ "run_training.setup": {
214
+ "total": 0.0,
215
+ "count": 0,
216
+ "is_parallel": true,
217
+ "self": 0.0,
218
+ "children": {
219
+ "steps_from_proto": {
220
+ "total": 0.001291333000153827,
221
+ "count": 1,
222
+ "is_parallel": true,
223
+ "self": 0.00028855200071120635,
224
+ "children": {
225
+ "_process_rank_one_or_two_observation": {
226
+ "total": 0.0010027809994426207,
227
+ "count": 2,
228
+ "is_parallel": true,
229
+ "self": 0.0010027809994426207
230
+ }
231
+ }
232
+ },
233
+ "UnityEnvironment.step": {
234
+ "total": 0.03778330699969956,
235
+ "count": 1,
236
+ "is_parallel": true,
237
+ "self": 0.00031413999931828585,
238
+ "children": {
239
+ "UnityEnvironment._generate_step_input": {
240
+ "total": 0.0006524330001411727,
241
+ "count": 1,
242
+ "is_parallel": true,
243
+ "self": 0.0006524330001411727
244
+ },
245
+ "communicator.exchange": {
246
+ "total": 0.03609104200040747,
247
+ "count": 1,
248
+ "is_parallel": true,
249
+ "self": 0.03609104200040747
250
+ },
251
+ "steps_from_proto": {
252
+ "total": 0.0007256919998326339,
253
+ "count": 1,
254
+ "is_parallel": true,
255
+ "self": 0.00023427199903380824,
256
+ "children": {
257
+ "_process_rank_one_or_two_observation": {
258
+ "total": 0.0004914200007988256,
259
+ "count": 2,
260
+ "is_parallel": true,
261
+ "self": 0.0004914200007988256
262
+ }
263
+ }
264
+ }
265
+ }
266
+ }
267
+ }
268
+ },
269
+ "UnityEnvironment.step": {
270
+ "total": 1285.4172542940078,
271
+ "count": 100999,
272
+ "is_parallel": true,
273
+ "self": 30.023187571935523,
274
+ "children": {
275
+ "UnityEnvironment._generate_step_input": {
276
+ "total": 44.49086723203709,
277
+ "count": 100999,
278
+ "is_parallel": true,
279
+ "self": 44.49086723203709
280
+ },
281
+ "communicator.exchange": {
282
+ "total": 1144.131780039098,
283
+ "count": 100999,
284
+ "is_parallel": true,
285
+ "self": 1144.131780039098
286
+ },
287
+ "steps_from_proto": {
288
+ "total": 66.77141945093717,
289
+ "count": 100999,
290
+ "is_parallel": true,
291
+ "self": 20.456434648031973,
292
+ "children": {
293
+ "_process_rank_one_or_two_observation": {
294
+ "total": 46.3149848029052,
295
+ "count": 201998,
296
+ "is_parallel": true,
297
+ "self": 46.3149848029052
298
+ }
299
+ }
300
+ }
301
+ }
302
+ }
303
+ }
304
+ }
305
+ }
306
+ }
307
+ }
308
+ },
309
+ "trainer_advance": {
310
+ "total": 825.078313393039,
311
+ "count": 101000,
312
+ "self": 4.424324589042044,
313
+ "children": {
314
+ "process_trajectory": {
315
+ "total": 101.15340718999596,
316
+ "count": 101000,
317
+ "self": 100.83370532399567,
318
+ "children": {
319
+ "RLTrainer._checkpoint": {
320
+ "total": 0.3197018660002868,
321
+ "count": 2,
322
+ "self": 0.3197018660002868
323
+ }
324
+ }
325
+ },
326
+ "_update_policy": {
327
+ "total": 719.500581614001,
328
+ "count": 33,
329
+ "self": 179.2270422210031,
330
+ "children": {
331
+ "TorchPPOOptimizer.update": {
332
+ "total": 540.2735393929979,
333
+ "count": 1386,
334
+ "self": 540.2735393929979
335
+ }
336
+ }
337
+ }
338
+ }
339
+ }
340
+ }
341
+ },
342
+ "trainer_threads": {
343
+ "total": 9.79000105871819e-07,
344
  "count": 1,
345
+ "self": 9.79000105871819e-07
346
  },
347
  "TrainerController._save_models": {
348
+ "total": 0.11957783999969251,
349
  "count": 1,
350
+ "self": 0.004787818999830051,
351
  "children": {
352
  "RLTrainer._checkpoint": {
353
+ "total": 0.11479002099986246,
354
  "count": 1,
355
+ "self": 0.11479002099986246
356
  }
357
  }
358
  }
run_logs/training_status.json CHANGED
@@ -14,15 +14,42 @@
14
  "auxillary_file_paths": [
15
  "results/Worm Training/Worm/Worm-0.pt"
16
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  }
18
  ],
19
  "final_checkpoint": {
20
- "steps": 0,
21
  "file_path": "results/Worm Training/Worm.onnx",
22
- "reward": null,
23
- "creation_time": 1722629326.817869,
24
  "auxillary_file_paths": [
25
- "results/Worm Training/Worm/Worm-0.pt"
26
  ]
27
  }
28
  }
 
14
  "auxillary_file_paths": [
15
  "results/Worm Training/Worm/Worm-0.pt"
16
  ]
17
+ },
18
+ {
19
+ "steps": 499000,
20
+ "file_path": "results/Worm Training/Worm/Worm-499000.onnx",
21
+ "reward": 12.827275966343127,
22
+ "creation_time": 1722630720.1919713,
23
+ "auxillary_file_paths": [
24
+ "results/Worm Training/Worm/Worm-499000.pt"
25
+ ]
26
+ },
27
+ {
28
+ "steps": 999000,
29
+ "file_path": "results/Worm Training/Worm/Worm-999000.onnx",
30
+ "reward": 95.8111195034451,
31
+ "creation_time": 1722632026.4854581,
32
+ "auxillary_file_paths": [
33
+ "results/Worm Training/Worm/Worm-999000.pt"
34
+ ]
35
+ },
36
+ {
37
+ "steps": 1010000,
38
+ "file_path": "results/Worm Training/Worm/Worm-1010000.onnx",
39
+ "reward": 96.71534004211426,
40
+ "creation_time": 1722632046.5004234,
41
+ "auxillary_file_paths": [
42
+ "results/Worm Training/Worm/Worm-1010000.pt"
43
+ ]
44
  }
45
  ],
46
  "final_checkpoint": {
47
+ "steps": 1010000,
48
  "file_path": "results/Worm Training/Worm.onnx",
49
+ "reward": 96.71534004211426,
50
+ "creation_time": 1722632046.5004234,
51
  "auxillary_file_paths": [
52
+ "results/Worm Training/Worm/Worm-1010000.pt"
53
  ]
54
  }
55
  }