kavindumit commited on
Commit
a989afd
·
verified ·
1 Parent(s): e4aedaa

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -25,7 +25,6 @@
25
  *.safetensors filter=lfs diff=lfs merge=lfs -text
26
  saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
  *.tar.* filter=lfs diff=lfs merge=lfs -text
28
- *.tar filter=lfs diff=lfs merge=lfs -text
29
  *.tflite filter=lfs diff=lfs merge=lfs -text
30
  *.tgz filter=lfs diff=lfs merge=lfs -text
31
  *.wasm filter=lfs diff=lfs merge=lfs -text
 
25
  *.safetensors filter=lfs diff=lfs merge=lfs -text
26
  saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
  *.tar.* filter=lfs diff=lfs merge=lfs -text
 
28
  *.tflite filter=lfs diff=lfs merge=lfs -text
29
  *.tgz filter=lfs diff=lfs merge=lfs -text
30
  *.wasm filter=lfs diff=lfs merge=lfs -text
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f6e224f79e2e1c7e66a7558ec775431bffe4e5e9c7d6b392b21384a2a6067c3
3
- size 1420238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ee43d07fd878ad6e19882274ca3065a7956513b76479d83987bb85b5a95e7d
3
+ size 1417437
Pyramids/Pyramids-499968.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ee43d07fd878ad6e19882274ca3065a7956513b76479d83987bb85b5a95e7d
3
+ size 1417437
Pyramids/Pyramids-499968.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5b93202bec4dc6e443f537e069c6d7e8276b69ef34977703ea0117e6eee1e06
3
+ size 8652382
Pyramids/Pyramids-500096.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ee43d07fd878ad6e19882274ca3065a7956513b76479d83987bb85b5a95e7d
3
+ size 1417437
Pyramids/Pyramids-500096.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fd45cc82c3bc0b9a47e356b4f976401d09399bd46e49e897c512f4e01743439
3
+ size 8652382
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7841bf8c8c5e48b8565cc0eb38d5c026aaf63affdcb195182ccc7013975e256
3
- size 8655778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fd45cc82c3bc0b9a47e356b4f976401d09399bd46e49e897c512f4e01743439
3
+ size 8652382
Pyramids/events.out.tfevents.1669238262.97cccbef8c2a.237.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:733eef79a18dcc42cce06d741dbabbace07674e94eb2a92dede0c31341d73813
3
+ size 156904
README.md CHANGED
@@ -1,35 +1,31 @@
 
1
  ---
2
- library_name: ml-agents
3
- tags:
4
- - Pyramids
5
- - deep-reinforcement-learning
6
- - reinforcement-learning
7
- - ML-Agents-Pyramids
 
8
  ---
9
-
10
  # **ppo** Agent playing **Pyramids**
11
- This is a trained model of a **ppo** agent playing **Pyramids**
12
- using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
13
-
14
  ## Usage (with ML-Agents)
15
- The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/
16
-
17
  We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
18
- - A *short tutorial* where you teach Huggy the Dog 🐶 to fetch the stick and then play with him directly in your
19
- browser: https://huggingface.co/learn/deep-rl-course/unitbonus1/introduction
20
- - A *longer tutorial* to understand how works ML-Agents:
21
- https://huggingface.co/learn/deep-rl-course/unit5/introduction
22
 
23
  ### Resume the training
24
- ```bash
25
  mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
26
  ```
27
-
28
  ### Watch your Agent play
29
- You can watch your agent **playing directly in your browser**
30
-
31
- 1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
32
- 2. Step 1: Find your model_id: soonchang/ML-Agents-Pyramids
33
  3. Step 2: Select your *.nn /*.onnx file
34
  4. Click on Watch the agent play 👀
35
 
 
1
+
2
  ---
3
+ tags:
4
+ - unity-ml-agents
5
+ - ml-agents
6
+ - deep-reinforcement-learning
7
+ - reinforcement-learning
8
+ - ML-Agents-Pyramids
9
+ library_name: ml-agents
10
  ---
11
+
12
  # **ppo** Agent playing **Pyramids**
13
+ This is a trained model of a **ppo** agent playing **Pyramids** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
14
+
 
15
  ## Usage (with ML-Agents)
16
+ The Documentation: https://github.com/huggingface/ml-agents#get-started
 
17
  We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
18
+
 
 
 
19
 
20
  ### Resume the training
21
+ ```
22
  mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
23
  ```
 
24
  ### Watch your Agent play
25
+ You can watch your agent **playing directly in your browser:**.
26
+
27
+ 1. Go to https://huggingface.co/spaces/unity/ML-Agents-Pyramids
28
+ 2. Step 1: Write your model_id: xaeroq/MLAgents-Pyramids
29
  3. Step 2: Select your *.nn /*.onnx file
30
  4. Click on Watch the agent play 👀
31
 
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, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "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, "checkpoint_interval": 500000, "max_steps": 500000, "time_horizon": 128, "summary_freq": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./trained-envs-executables/linux/Pyramids/Pyramids", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
configuration.yaml CHANGED
@@ -10,11 +10,9 @@ behaviors:
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
16
  epsilon_schedule: linear
17
- checkpoint_interval: 500000
18
  network_settings:
19
  normalize: false
20
  hidden_units: 512
@@ -50,20 +48,19 @@ behaviors:
50
  encoding_size: null
51
  init_path: null
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
60
  env_settings:
61
- env_path: ./training-envs-executables/linux/Pyramids/Pyramids
62
  env_args: null
63
  base_port: 5005
64
  num_envs: 1
65
  num_areas: 1
66
- timeout_wait: 60
67
  seed: -1
68
  max_lifetime_restarts: 10
69
  restarts_rate_limit_n: 1
@@ -76,7 +73,6 @@ engine_settings:
76
  target_frame_rate: -1
77
  capture_frame_rate: 60
78
  no_graphics: true
79
- no_graphics_monitor: false
80
  environment_parameters: null
81
  checkpoint_settings:
82
  run_id: Pyramids Training
 
10
  epsilon: 0.2
11
  lambd: 0.95
12
  num_epoch: 3
 
13
  learning_rate_schedule: linear
14
  beta_schedule: linear
15
  epsilon_schedule: linear
 
16
  network_settings:
17
  normalize: false
18
  hidden_units: 512
 
48
  encoding_size: null
49
  init_path: null
50
  keep_checkpoints: 5
51
+ checkpoint_interval: 500000
52
+ max_steps: 500000
53
  time_horizon: 128
54
  summary_freq: 30000
55
  threaded: false
56
  self_play: null
57
  behavioral_cloning: null
58
  env_settings:
59
+ env_path: ./trained-envs-executables/linux/Pyramids/Pyramids
60
  env_args: null
61
  base_port: 5005
62
  num_envs: 1
63
  num_areas: 1
 
64
  seed: -1
65
  max_lifetime_restarts: 10
66
  restarts_rate_limit_n: 1
 
73
  target_frame_rate: -1
74
  capture_frame_rate: 60
75
  no_graphics: true
 
76
  environment_parameters: null
77
  checkpoint_settings:
78
  run_id: Pyramids Training
run_logs/Player-0.log CHANGED
@@ -1,45 +1,52 @@
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] 55121 [Flags] 2 [Guid] 1480276777 [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
13
  GfxDevice: creating device client; threaded=0; jobified=0
14
  NullGfxDevice:
15
  Version: NULL 1.0 [1.0]
16
  Renderer: Null Device
17
  Vendor: Unity Technologies
18
- ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
19
- ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
20
- ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
21
- ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
22
- ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
23
- ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
24
- ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
25
- ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
26
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
27
  Forced to initialize FMOD to to the device driver's system output rate 48000, this may impact performance and/or give inconsistent experiences compared to selected sample rate 48000
28
- ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
29
- ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
30
- ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
31
- ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
32
- ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
33
- ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
34
- ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
35
- 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.154 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)
 
 
 
 
 
 
 
43
  WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
44
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
45
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
@@ -61,14 +68,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
61
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
62
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
63
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
64
- WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
65
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
66
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
67
- ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
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.092951 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 +76,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]: 3774 frames, [32.0 KB-64.0 KB]: 12053 frames, [64.0 KB-128.0 KB]: 2939 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
@@ -149,7 +149,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,29 +207,29 @@ 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]: 18468 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 12983
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: [16.0 MB-32.0 MB]: 1 frames, [32.0 MB-64.0 MB]: 18766 frames
223
  Requested Block Size 16.0 MB
224
  Peak Block count 3
225
- Peak Allocated memory 47.5 MB
226
- Peak Large allocation bytes 16.0 MB
227
  [ALLOC_DEFAULT_THREAD]
228
- Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames, [4.0 MB-8.0 MB]: 18766 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
- Peak Allocated memory 5.8 MB
232
- Peak Large allocation bytes 0 B
233
  [ALLOC_TEMP_JOB_1_FRAME]
234
  Initial Block Size 2.0 MB
235
  Used Block Count 1
@@ -255,15 +255,15 @@ PlayerConnection::CleanupMemory Statistics:
255
  [ALLOC_BUCKET]
256
  Large Block size 4.0 MB
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]: 18766 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]: 18767 frames
267
  Requested Block Size 16.0 MB
268
  Peak Block count 1
269
  Peak Allocated memory 67.7 KB
@@ -273,45 +273,45 @@ PlayerConnection::CleanupMemory Statistics:
273
  [ALLOC_BUCKET]
274
  Large Block size 4.0 MB
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]: 18468 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]: 18766 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.5 MB
288
  Peak Large allocation bytes 0 B
289
  [ALLOC_TYPETREE] Dual Thread Allocator
290
  Peak main deferred allocation count 0
291
  [ALLOC_BUCKET]
292
  Large Block size 4.0 MB
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]: 18767 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]: 18767 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]: 18767 frames
309
  Requested Block Size 16.0 MB
310
  Peak Block count 1
311
- Peak Allocated memory 29.2 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 396 B
317
- ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1703517998419,"processId":6590,"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/trained-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
2
+ Mono config path = '/content/ml-agents/trained-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
3
+ Found 1 interfaces on host : 0) 172.28.0.2
4
+ Multi-casting "[IP] 172.28.0.2 [Port] 55048 [Flags] 2 [Guid] 2268423989 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.2) [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/trained-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
12
  Forcing GfxDevice: Null
13
  GfxDevice: creating device client; threaded=0; jobified=0
14
  NullGfxDevice:
15
  Version: NULL 1.0 [1.0]
16
  Renderer: Null Device
17
  Vendor: Unity Technologies
18
+ ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
19
+ ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
20
+ ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
21
+ ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
22
+ ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
23
+ ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
24
+ ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory
25
+ ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default
26
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
27
  Forced to initialize FMOD to to the device driver's system output rate 48000, this may impact performance and/or give inconsistent experiences compared to selected sample rate 48000
28
+ ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
29
+ ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
30
+ ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
31
+ ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
32
+ ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
33
+ ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
34
+ ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory
35
+ ALSA lib pcm.c:2495:(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.122 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)
43
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
44
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
45
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
46
+ ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
47
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
48
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
49
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
50
  WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
51
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
52
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
 
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: 1.334830 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
  [ALLOC_TEMP_TLS] TLS Allocator
77
  StackAllocators :
78
  [ALLOC_TEMP_MAIN]
79
+ Peak usage frame count: [16.0 KB-32.0 KB]: 5087 frames, [32.0 KB-64.0 KB]: 3617 frames, [64.0 KB-128.0 KB]: 690 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
 
149
  [ALLOC_TEMP_Profiler.Dispatcher]
150
  Initial Block Size 64.0 KB
151
  Current Block Size 64.0 KB
152
+ Peak Allocated Bytes 480 B
153
  Overflow Count 0
154
  [ALLOC_TEMP_Background Job.Worker 12]
155
  Initial Block Size 32.0 KB
 
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]: 9096 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 12047
217
  [ALLOC_BUCKET]
218
  Large Block size 4.0 MB
219
  Used Block count 1
220
+ Peak Allocated bytes 1.5 MB
221
  [ALLOC_DEFAULT_MAIN]
222
+ Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 9394 frames
223
  Requested Block Size 16.0 MB
224
  Peak Block count 3
225
+ Peak Allocated memory 29.6 MB
226
+ Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
+ Peak usage frame count: [16.0 MB-32.0 MB]: 9395 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
+ Peak Allocated memory 23.7 MB
232
+ Peak Large allocation bytes 16.0 MB
233
  [ALLOC_TEMP_JOB_1_FRAME]
234
  Initial Block Size 2.0 MB
235
  Used Block Count 1
 
255
  [ALLOC_BUCKET]
256
  Large Block size 4.0 MB
257
  Used Block count 1
258
+ Peak Allocated bytes 1.5 MB
259
  [ALLOC_GFX_MAIN]
260
+ Peak usage frame count: [32.0 KB-64.0 KB]: 9394 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]: 9395 frames
267
  Requested Block Size 16.0 MB
268
  Peak Block count 1
269
  Peak Allocated memory 67.7 KB
 
273
  [ALLOC_BUCKET]
274
  Large Block size 4.0 MB
275
  Used Block count 1
276
+ Peak Allocated bytes 1.5 MB
277
  [ALLOC_CACHEOBJECTS_MAIN]
278
+ Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 9096 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]: 9394 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.4 MB
288
  Peak Large allocation bytes 0 B
289
  [ALLOC_TYPETREE] Dual Thread Allocator
290
  Peak main deferred allocation count 0
291
  [ALLOC_BUCKET]
292
  Large Block size 4.0 MB
293
  Used Block count 1
294
+ Peak Allocated bytes 1.5 MB
295
  [ALLOC_TYPETREE_MAIN]
296
+ Peak usage frame count: [0-1.0 KB]: 9395 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]: 9395 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]: 9395 frames
309
  Requested Block Size 16.0 MB
310
  Peak Block count 1
311
+ Peak Allocated memory 28.5 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 396 B
317
+ ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1669239312936,"processId":256,"allocatedMemory":1957329,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"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":3444},{"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,256 @@
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
- "value": 0.3710872530937195,
6
- "min": 0.35479119420051575,
7
- "max": 1.5143848657608032,
8
- "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 11174.1796875,
12
- "min": 10626.7060546875,
13
- "max": 45940.37890625,
14
- "count": 33
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 989995.0,
18
- "min": 29952.0,
19
- "max": 989995.0,
20
- "count": 33
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 989995.0,
24
- "min": 29952.0,
25
- "max": 989995.0,
26
- "count": 33
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": 0.557255744934082,
30
- "min": -0.14526034891605377,
31
- "max": 0.557255744934082,
32
- "count": 33
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": 157.1461181640625,
36
- "min": -34.42670440673828,
37
- "max": 157.1461181640625,
38
- "count": 33
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": 0.03877447172999382,
42
- "min": -0.006362123414874077,
43
- "max": 0.36770954728126526,
44
- "count": 33
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": 10.934401512145996,
48
- "min": -1.7177733182907104,
49
- "max": 87.14716339111328,
50
- "count": 33
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.0672745228661808,
54
- "min": 0.06501670798158611,
55
- "max": 0.07346477177524312,
56
- "count": 33
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 0.9418433201265312,
60
- "min": 0.4956838974572622,
61
- "max": 1.0732063263179346,
62
- "count": 33
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.01629458488845945,
66
- "min": 0.0006526181452389054,
67
- "max": 0.01629458488845945,
68
- "count": 33
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.22812418843843227,
72
- "min": 0.00848403588810577,
73
- "max": 0.22812418843843227,
74
- "count": 33
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
- "value": 7.612726033885715e-06,
78
- "min": 7.612726033885715e-06,
79
- "max": 0.00029515063018788575,
80
- "count": 33
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
- "value": 0.00010657816447440001,
84
- "min": 0.00010657816447440001,
85
- "max": 0.0035084789305070995,
86
- "count": 33
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.10253754285714287,
90
- "min": 0.10253754285714287,
91
- "max": 0.19838354285714285,
92
- "count": 33
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
- "value": 1.4355256,
96
- "min": 1.3886848,
97
- "max": 2.5694928999999997,
98
- "count": 33
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
- "value": 0.00026350053142857146,
102
- "min": 0.00026350053142857146,
103
- "max": 0.00983851593142857,
104
- "count": 33
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
- "value": 0.00368900744,
108
- "min": 0.00368900744,
109
- "max": 0.11697234071000001,
110
- "count": 33
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.013825265690684319,
114
- "min": 0.013825265690684319,
115
- "max": 0.38135233521461487,
116
- "count": 33
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 0.19355371594429016,
120
- "min": 0.19355371594429016,
121
- "max": 2.669466257095337,
122
- "count": 33
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
- "value": 334.0113636363636,
126
- "min": 334.0113636363636,
127
  "max": 999.0,
128
- "count": 33
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
- "value": 29393.0,
132
- "min": 15984.0,
133
- "max": 33057.0,
134
- "count": 33
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
- "value": 1.6432522562417118,
138
- "min": -1.0000000521540642,
139
- "max": 1.6432522562417118,
140
- "count": 33
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
- "value": 144.60619854927063,
144
- "min": -30.46620174497366,
145
- "max": 144.60619854927063,
146
- "count": 33
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
- "value": 1.6432522562417118,
150
- "min": -1.0000000521540642,
151
- "max": 1.6432522562417118,
152
- "count": 33
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
- "value": 144.60619854927063,
156
- "min": -30.46620174497366,
157
- "max": 144.60619854927063,
158
- "count": 33
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
- "value": 0.047644139063446674,
162
- "min": 0.047644139063446674,
163
- "max": 7.428159176371992,
164
- "count": 33
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
- "value": 4.1926842375833075,
168
- "min": 4.1926842375833075,
169
- "max": 118.85054682195187,
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": "1703515782",
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.1.2+cu121",
194
- "numpy_version": "1.23.5",
195
- "end_time_seconds": "1703517998"
196
  },
197
- "total": 2215.7548088470003,
198
  "count": 1,
199
- "self": 0.4794476430006398,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.07070936500008429,
203
  "count": 1,
204
- "self": 0.07070936500008429
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 2215.204651839,
208
  "count": 1,
209
- "self": 1.359752002966161,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 2.3331976160000067,
213
  "count": 1,
214
- "self": 2.3331976160000067
215
  },
216
  "TrainerController.advance": {
217
- "total": 2211.4257492580336,
218
- "count": 63766,
219
- "self": 1.4513701620035135,
220
  "children": {
221
  "env_step": {
222
- "total": 1570.8221303140824,
223
- "count": 63766,
224
- "self": 1436.3440708690725,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 133.61226920101285,
228
- "count": 63766,
229
- "self": 4.84103026803723,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 128.77123893297562,
233
- "count": 62554,
234
- "self": 128.77123893297562
 
 
 
 
 
 
 
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.8657902439970258,
240
- "count": 63766,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 2209.7449179168934,
245
- "count": 63766,
246
  "is_parallel": true,
247
- "self": 896.1744166428964,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
@@ -253,48 +260,48 @@
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
- "total": 0.0017345950000162702,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0005544049997752154,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0011801900002410548,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0011801900002410548
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.05237587900001017,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0006416359999548149,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0005207960000461753,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0005207960000461753
280
  },
281
  "communicator.exchange": {
282
- "total": 0.04948841400005222,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.04948841400005222
286
  },
287
  "steps_from_proto": {
288
- "total": 0.0017250329999569658,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.000370162000081109,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0013548709998758568,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0013548709998758568
298
  }
299
  }
300
  }
@@ -303,34 +310,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 1313.570501273997,
307
- "count": 63765,
308
  "is_parallel": true,
309
- "self": 34.69091422898123,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 25.305957065010944,
313
- "count": 63765,
314
  "is_parallel": true,
315
- "self": 25.305957065010944
316
  },
317
  "communicator.exchange": {
318
- "total": 1152.4164550949642,
319
- "count": 63765,
320
  "is_parallel": true,
321
- "self": 1152.4164550949642
322
  },
323
  "steps_from_proto": {
324
- "total": 101.1571748850406,
325
- "count": 63765,
326
  "is_parallel": true,
327
- "self": 20.606153722172394,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 80.55102116286821,
331
- "count": 510120,
332
  "is_parallel": true,
333
- "self": 80.55102116286821
334
  }
335
  }
336
  }
@@ -343,31 +350,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 639.152248781948,
347
- "count": 63766,
348
- "self": 2.610875363061041,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 128.0266002138983,
352
- "count": 63766,
353
- "self": 127.8289334128981,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.19766680100019585,
357
- "count": 2,
358
- "self": 0.19766680100019585
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 508.5147732049886,
364
- "count": 450,
365
- "self": 305.11276038298047,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 203.40201282200815,
369
- "count": 22803,
370
- "self": 203.40201282200815
371
  }
372
  }
373
  }
@@ -376,19 +383,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 9.61000296229031e-07,
380
  "count": 1,
381
- "self": 9.61000296229031e-07
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.08595200099989597,
385
  "count": 1,
386
- "self": 0.0016194410000025528,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.08433255999989342,
390
  "count": 1,
391
- "self": 0.08433255999989342
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.6742886900901794,
6
+ "min": 0.6721416711807251,
7
+ "max": 1.3842403888702393,
8
+ "count": 16
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 20153.140625,
12
+ "min": 20153.140625,
13
+ "max": 41992.31640625,
14
+ "count": 16
15
  },
16
  "Pyramids.Step.mean": {
17
+ "value": 479910.0,
18
+ "min": 29996.0,
19
+ "max": 479910.0,
20
+ "count": 16
21
  },
22
  "Pyramids.Step.sum": {
23
+ "value": 479910.0,
24
+ "min": 29996.0,
25
+ "max": 479910.0,
26
+ "count": 16
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.0009998594177886844,
30
+ "min": -0.09621106088161469,
31
+ "max": 0.01276826485991478,
32
+ "count": 16
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 0.2449655532836914,
36
+ "min": -23.186864852905273,
37
+ "max": 3.038846969604492,
38
+ "count": 16
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": 0.03132905438542366,
42
+ "min": 0.03132905438542366,
43
+ "max": 0.5412765741348267,
44
+ "count": 16
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": 7.6756181716918945,
48
+ "min": 7.6756181716918945,
49
+ "max": 128.82382202148438,
50
+ "count": 16
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.06983986733453897,
54
+ "min": 0.06526881362053823,
55
+ "max": 0.07415272995565701,
56
+ "count": 16
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 1.0475980100180844,
60
+ "min": 0.5038274561005495,
61
+ "max": 1.0475980100180844,
62
+ "count": 16
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.004306636560674329,
66
+ "min": 0.00010371410663252939,
67
+ "max": 0.012851338419790715,
68
+ "count": 16
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.06459954841011493,
72
+ "min": 0.001348283386222882,
73
+ "max": 0.089959368938535,
74
+ "count": 16
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 2.103485298841333e-05,
78
+ "min": 2.103485298841333e-05,
79
+ "max": 0.00029047303174708567,
80
+ "count": 16
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 0.00031552279482619997,
84
+ "min": 0.00031552279482619997,
85
+ "max": 0.003085113271629,
86
+ "count": 16
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.10701158666666669,
90
+ "min": 0.10701158666666669,
91
+ "max": 0.19682434285714287,
92
+ "count": 16
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 1.6051738000000002,
96
+ "min": 1.3777704000000002,
97
+ "max": 2.4221326,
98
+ "count": 16
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.0007104575079999999,
102
+ "min": 0.0007104575079999999,
103
+ "max": 0.00968275185142857,
104
+ "count": 16
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.010656862619999999,
108
+ "min": 0.010656862619999999,
109
+ "max": 0.10286426290000002,
110
+ "count": 16
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.031180718913674355,
114
+ "min": 0.031180718913674355,
115
+ "max": 0.6788924932479858,
116
+ "count": 16
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.46771079301834106,
120
+ "min": 0.462179571390152,
121
+ "max": 4.752247333526611,
122
+ "count": 16
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 900.9090909090909,
126
+ "min": 885.3333333333334,
127
  "max": 999.0,
128
+ "count": 16
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 29730.0,
132
+ "min": 16667.0,
133
+ "max": 32430.0,
134
+ "count": 16
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": -0.35584853047674353,
138
+ "min": -0.999819407539983,
139
+ "max": -0.30830592771663384,
140
+ "count": 16
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": -11.743001505732536,
144
+ "min": -30.99440163373947,
145
+ "max": -10.482401542365551,
146
+ "count": 16
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": -0.35584853047674353,
150
+ "min": -0.999819407539983,
151
+ "max": -0.30830592771663384,
152
+ "count": 16
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": -11.743001505732536,
156
+ "min": -30.99440163373947,
157
+ "max": -10.482401542365551,
158
+ "count": 16
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.2935738717699706,
162
+ "min": 0.2935738717699706,
163
+ "max": 13.230402452104231,
164
+ "count": 16
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
+ "value": 9.687937768409029,
168
+ "min": 9.687937768409029,
169
+ "max": 224.91684168577194,
170
+ "count": 16
171
  },
172
  "Pyramids.IsTraining.mean": {
173
  "value": 1.0,
174
  "min": 1.0,
175
  "max": 1.0,
176
+ "count": 16
177
  },
178
  "Pyramids.IsTraining.sum": {
179
  "value": 1.0,
180
  "min": 1.0,
181
  "max": 1.0,
182
+ "count": 16
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1669238253",
188
+ "python_version": "3.7.15 (default, Oct 12 2022, 19:14:55) \n[GCC 7.5.0]",
189
+ "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./trained-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics",
190
+ "mlagents_version": "0.29.0.dev0",
191
+ "mlagents_envs_version": "0.29.0.dev0",
192
  "communication_protocol_version": "1.5.0",
193
+ "pytorch_version": "1.8.1+cu102",
194
+ "numpy_version": "1.21.6",
195
+ "end_time_seconds": "1669239313"
196
  },
197
+ "total": 1059.166157446,
198
  "count": 1,
199
+ "self": 0.44317191499999353,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.07292283600003202,
203
  "count": 1,
204
+ "self": 0.07292283600003202
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 1058.6500626949999,
208
  "count": 1,
209
+ "self": 0.7315944790175308,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 12.279889690000005,
213
  "count": 1,
214
+ "self": 12.279889690000005
215
  },
216
  "TrainerController.advance": {
217
+ "total": 1045.5424087189824,
218
+ "count": 31609,
219
+ "self": 0.8037784609789469,
220
  "children": {
221
  "env_step": {
222
+ "total": 671.1690453100025,
223
+ "count": 31609,
224
+ "self": 613.3330664429438,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 57.42272636403999,
228
+ "count": 31609,
229
+ "self": 2.4958523180122256,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 54.92687404602776,
233
+ "count": 31316,
234
+ "self": 18.69540972801883,
235
+ "children": {
236
+ "TorchPolicy.sample_actions": {
237
+ "total": 36.23146431800893,
238
+ "count": 31316,
239
+ "self": 36.23146431800893
240
+ }
241
+ }
242
  }
243
  }
244
  },
245
  "workers": {
246
+ "total": 0.4132525030187253,
247
+ "count": 31609,
248
  "self": 0.0,
249
  "children": {
250
  "worker_root": {
251
+ "total": 1056.0520628660086,
252
+ "count": 31609,
253
  "is_parallel": true,
254
+ "self": 499.2166750820163,
255
  "children": {
256
  "run_training.setup": {
257
  "total": 0.0,
 
260
  "self": 0.0,
261
  "children": {
262
  "steps_from_proto": {
263
+ "total": 0.005752630000017689,
264
  "count": 1,
265
  "is_parallel": true,
266
+ "self": 0.004342835000102241,
267
  "children": {
268
  "_process_rank_one_or_two_observation": {
269
+ "total": 0.001409794999915448,
270
  "count": 8,
271
  "is_parallel": true,
272
+ "self": 0.001409794999915448
273
  }
274
  }
275
  },
276
  "UnityEnvironment.step": {
277
+ "total": 0.04728041300000996,
278
  "count": 1,
279
  "is_parallel": true,
280
+ "self": 0.0005680020000795594,
281
  "children": {
282
  "UnityEnvironment._generate_step_input": {
283
+ "total": 0.00044893799997680617,
284
  "count": 1,
285
  "is_parallel": true,
286
+ "self": 0.00044893799997680617
287
  },
288
  "communicator.exchange": {
289
+ "total": 0.04443254099999194,
290
  "count": 1,
291
  "is_parallel": true,
292
+ "self": 0.04443254099999194
293
  },
294
  "steps_from_proto": {
295
+ "total": 0.0018309319999616491,
296
  "count": 1,
297
  "is_parallel": true,
298
+ "self": 0.0004831749999425483,
299
  "children": {
300
  "_process_rank_one_or_two_observation": {
301
+ "total": 0.0013477570000191008,
302
  "count": 8,
303
  "is_parallel": true,
304
+ "self": 0.0013477570000191008
305
  }
306
  }
307
  }
 
310
  }
311
  },
312
  "UnityEnvironment.step": {
313
+ "total": 556.8353877839922,
314
+ "count": 31608,
315
  "is_parallel": true,
316
+ "self": 14.482318291993124,
317
  "children": {
318
  "UnityEnvironment._generate_step_input": {
319
+ "total": 13.095371672995725,
320
+ "count": 31608,
321
  "is_parallel": true,
322
+ "self": 13.095371672995725
323
  },
324
  "communicator.exchange": {
325
+ "total": 479.25650388000355,
326
+ "count": 31608,
327
  "is_parallel": true,
328
+ "self": 479.25650388000355
329
  },
330
  "steps_from_proto": {
331
+ "total": 50.001193938999904,
332
+ "count": 31608,
333
  "is_parallel": true,
334
+ "self": 12.548865062003244,
335
  "children": {
336
  "_process_rank_one_or_two_observation": {
337
+ "total": 37.45232887699666,
338
+ "count": 252864,
339
  "is_parallel": true,
340
+ "self": 37.45232887699666
341
  }
342
  }
343
  }
 
350
  }
351
  },
352
  "trainer_advance": {
353
+ "total": 373.5695849480011,
354
+ "count": 31609,
355
+ "self": 1.2859233069930838,
356
  "children": {
357
  "process_trajectory": {
358
+ "total": 88.0393692000078,
359
+ "count": 31609,
360
+ "self": 87.81661983700775,
361
  "children": {
362
  "RLTrainer._checkpoint": {
363
+ "total": 0.2227493630000481,
364
+ "count": 1,
365
+ "self": 0.2227493630000481
366
  }
367
  }
368
  },
369
  "_update_policy": {
370
+ "total": 284.2442924410002,
371
+ "count": 219,
372
+ "self": 111.21688866898762,
373
  "children": {
374
  "TorchPPOOptimizer.update": {
375
+ "total": 173.02740377201258,
376
+ "count": 11415,
377
+ "self": 173.02740377201258
378
  }
379
  }
380
  }
 
383
  }
384
  },
385
  "trainer_threads": {
386
+ "total": 1.3049998415226582e-06,
387
  "count": 1,
388
+ "self": 1.3049998415226582e-06
389
  },
390
  "TrainerController._save_models": {
391
+ "total": 0.09616850199995497,
392
  "count": 1,
393
+ "self": 0.0016773950001152116,
394
  "children": {
395
  "RLTrainer._checkpoint": {
396
+ "total": 0.09449110699983976,
397
  "count": 1,
398
+ "self": 0.09449110699983976
399
  }
400
  }
401
  }
run_logs/training_status.json CHANGED
@@ -2,46 +2,37 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 499922,
6
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-499922.onnx",
7
- "reward": null,
8
- "creation_time": 1703516808.0753455,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training/Pyramids/Pyramids-499922.pt"
11
  ]
12
  },
13
  {
14
- "steps": 999963,
15
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-999963.onnx",
16
- "reward": 1.7571666464209557,
17
- "creation_time": 1703517997.8967001,
18
  "auxillary_file_paths": [
19
- "results/Pyramids Training/Pyramids/Pyramids-999963.pt"
20
- ]
21
- },
22
- {
23
- "steps": 1000091,
24
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000091.onnx",
25
- "reward": 1.7571666464209557,
26
- "creation_time": 1703517997.9944656,
27
- "auxillary_file_paths": [
28
- "results/Pyramids Training/Pyramids/Pyramids-1000091.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
- "steps": 1000091,
34
  "file_path": "results/Pyramids Training/Pyramids.onnx",
35
- "reward": 1.7571666464209557,
36
- "creation_time": 1703517997.9944656,
37
  "auxillary_file_paths": [
38
- "results/Pyramids Training/Pyramids/Pyramids-1000091.pt"
39
  ]
40
  }
41
  },
42
  "metadata": {
43
  "stats_format_version": "0.3.0",
44
- "mlagents_version": "1.1.0.dev0",
45
- "torch_version": "2.1.2+cu121"
46
  }
47
  }
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499968,
6
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-499968.onnx",
7
+ "reward": -0.9994000494480133,
8
+ "creation_time": 1669239312.4448318,
9
  "auxillary_file_paths": [
10
+ "results/Pyramids Training/Pyramids/Pyramids-499968.pt"
11
  ]
12
  },
13
  {
14
+ "steps": 500096,
15
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-500096.onnx",
16
+ "reward": -0.9994000494480133,
17
+ "creation_time": 1669239312.5632164,
18
  "auxillary_file_paths": [
19
+ "results/Pyramids Training/Pyramids/Pyramids-500096.pt"
 
 
 
 
 
 
 
 
 
20
  ]
21
  }
22
  ],
23
  "final_checkpoint": {
24
+ "steps": 500096,
25
  "file_path": "results/Pyramids Training/Pyramids.onnx",
26
+ "reward": -0.9994000494480133,
27
+ "creation_time": 1669239312.5632164,
28
  "auxillary_file_paths": [
29
+ "results/Pyramids Training/Pyramids/Pyramids-500096.pt"
30
  ]
31
  }
32
  },
33
  "metadata": {
34
  "stats_format_version": "0.3.0",
35
+ "mlagents_version": "0.29.0.dev0",
36
+ "torch_version": "1.8.1+cu102"
37
  }
38
  }