fanjiangpost commited on
Commit
76ff0b8
·
verified ·
1 Parent(s): 55e31d6
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d84d797242bc071fc801de77a2855ec574396f5eafd406d98d2a8f658fea1c0
3
  size 1420238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:409014f8a8c4b01bd230e030c76306b5bdcec536b6ee6ac139d190c18d602289
3
  size 1420238
Pyramids/Pyramids-200121.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:409014f8a8c4b01bd230e030c76306b5bdcec536b6ee6ac139d190c18d602289
3
+ size 1420238
Pyramids/Pyramids-200121.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b91ff354d9c527acd0f8a831421bbaebddb2ea98a0a4b4daf7fbc7c90cbc241e
3
+ size 8656000
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3728cb94871e53f74b95a8cb0fa43da10d1e0cb0c7bb74dafb8776d8de3165b
3
  size 8655605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c78055bf4775c5f695a82649a136db947cf6528c17be6a3dfef9e531200ea39a
3
  size 8655605
Pyramids/events.out.tfevents.1782636913.ba684205ff41.15251.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feeb2e1d665c3ab221bdb9da7a0154f9c94480cc8071346f0fa669a9164a0e07
3
+ size 1422
Pyramids/events.out.tfevents.1782636951.ba684205ff41.15462.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6482f8e2328606138a793f494550f14a93488faad01ee6bde2dedfe696b999b
3
+ size 13535
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": 100000, "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": true, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
 
1
+ {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 200000, "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": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
configuration.yaml CHANGED
@@ -51,7 +51,7 @@ behaviors:
51
  init_path: null
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
- max_steps: 100000
55
  time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
@@ -82,8 +82,8 @@ checkpoint_settings:
82
  run_id: Pyramids Training
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
 
51
  init_path: null
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
+ max_steps: 200000
55
  time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
 
82
  run_id: Pyramids Training
83
  initialize_from: null
84
  load_model: false
85
+ resume: true
86
+ force: false
87
  train_model: false
88
  inference: false
89
  results_dir: results
run_logs/Player-0.log CHANGED
@@ -1,7 +1,7 @@
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] 55025 [Flags] 2 [Guid] 2161846138 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
5
  Preloaded 'lib_burst_generated.so'
6
  Preloaded 'libgrpc_csharp_ext.x64.so'
7
  Initialize engine version: 2021.3.5f1 (40eb3a945986)
@@ -33,7 +33,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
33
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
34
  FMOD initialized on nosound output
35
  Begin MonoManager ReloadAssembly
36
- - Completed reload, in 0.084 seconds
37
  ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
38
  ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
39
  ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
@@ -65,7 +65,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
65
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
66
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
67
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
68
- UnloadTime: 0.767665 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.
@@ -78,7 +78,7 @@ PlayerConnection::CleanupMemory Statistics:
78
  Peak Allocated Bytes 0 B
79
  Overflow Count 0
80
  [ALLOC_TEMP_MAIN]
81
- Peak usage frame count: [16.0 KB-32.0 KB]: 1307 frames, [32.0 KB-64.0 KB]: 509 frames, [64.0 KB-128.0 KB]: 60 frames, [2.0 MB-4.0 MB]: 1 frames
82
  Initial Block Size 4.0 MB
83
  Current Block Size 4.0 MB
84
  Peak Allocated Bytes 2.0 MB
@@ -210,22 +210,22 @@ PlayerConnection::CleanupMemory Statistics:
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 12190
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]: 1875 frames, [32.0 MB-64.0 MB]: 1 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 3
222
- Peak Allocated memory 32.5 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
  Peak usage frame count: [16.0 MB-32.0 MB]: 1877 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
- Peak Allocated memory 21.9 MB
229
  Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
@@ -311,4 +311,4 @@ PlayerConnection::CleanupMemory Statistics:
311
  Large Block size 4.0 MB
312
  Used Block count 1
313
  Peak Allocated bytes 396 B
314
- ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1782636816277,"processId":13948,"allocatedMemory":1970545,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"Thread":34460},{"Manager":11015},{"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] 55387 [Flags] 2 [Guid] 583358607 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
5
  Preloaded 'lib_burst_generated.so'
6
  Preloaded 'libgrpc_csharp_ext.x64.so'
7
  Initialize engine version: 2021.3.5f1 (40eb3a945986)
 
33
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
34
  FMOD initialized on nosound output
35
  Begin MonoManager ReloadAssembly
36
+ - Completed reload, in 0.085 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.794149 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.
 
78
  Peak Allocated Bytes 0 B
79
  Overflow Count 0
80
  [ALLOC_TEMP_MAIN]
81
+ Peak usage frame count: [16.0 KB-32.0 KB]: 1437 frames, [32.0 KB-64.0 KB]: 370 frames, [64.0 KB-128.0 KB]: 69 frames, [2.0 MB-4.0 MB]: 1 frames
82
  Initial Block Size 4.0 MB
83
  Current Block Size 4.0 MB
84
  Peak Allocated Bytes 2.0 MB
 
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 12215
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]: 1874 frames, [32.0 MB-64.0 MB]: 2 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 3
222
+ Peak Allocated memory 32.4 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
  Peak usage frame count: [16.0 MB-32.0 MB]: 1877 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 21.2 MB
229
  Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
 
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":1782637165438,"processId":15482,"allocatedMemory":1970545,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"Thread":34460},{"Manager":11015},{"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.8785458207130432,
6
- "min": 0.8785458207130432,
7
- "max": 1.4580861330032349,
8
  "count": 3
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 26314.205078125,
12
- "min": 26314.205078125,
13
- "max": 44232.5,
14
  "count": 3
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 89936.0,
18
- "min": 29952.0,
19
- "max": 89936.0,
20
  "count": 3
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 89936.0,
24
- "min": 29952.0,
25
- "max": 89936.0,
26
  "count": 3
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": -0.08782708644866943,
30
- "min": -0.1085633859038353,
31
- "max": -0.08782708644866943,
32
  "count": 3
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": -21.078500747680664,
36
- "min": -25.729522705078125,
37
- "max": -21.078500747680664,
38
  "count": 3
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": 0.15133734047412872,
42
- "min": 0.15133734047412872,
43
- "max": 0.24542230367660522,
44
  "count": 3
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": 36.320960998535156,
48
- "min": 36.320960998535156,
49
- "max": 59.14677429199219,
50
  "count": 3
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.06495481815248133,
54
- "min": 0.06495481815248133,
55
- "max": 0.07249901429466633,
56
  "count": 3
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 0.7145029996772947,
60
- "min": 0.5074931000626643,
61
- "max": 0.7145029996772947,
62
  "count": 3
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.0011104338353228277,
66
- "min": 0.0011104338353228277,
67
- "max": 0.007185363666452795,
68
  "count": 3
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.012214772188551106,
72
- "min": 0.010986305519253066,
73
- "max": 0.050297545665169564,
74
  "count": 3
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
- "value": 7.738698329527271e-05,
78
- "min": 7.738698329527271e-05,
79
- "max": 0.0002515063018788571,
80
  "count": 3
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
- "value": 0.0008512568162479999,
84
- "min": 0.0008512568162479999,
85
- "max": 0.0017605441131519997,
86
  "count": 3
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.12579563636363636,
90
- "min": 0.12579563636363636,
91
- "max": 0.1838354285714286,
92
  "count": 3
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
- "value": 1.3837519999999999,
96
- "min": 1.232812,
97
- "max": 1.3837519999999999,
98
  "count": 3
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
- "value": 0.002586984072727273,
102
- "min": 0.002586984072727273,
103
- "max": 0.008385159314285713,
104
  "count": 3
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
- "value": 0.028456824800000002,
108
- "min": 0.028456824800000002,
109
- "max": 0.058696115199999996,
110
  "count": 3
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.10751008242368698,
114
- "min": 0.10751008242368698,
115
- "max": 0.4035429060459137,
116
  "count": 3
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 1.1826108694076538,
120
- "min": 1.1826108694076538,
121
- "max": 2.8248002529144287,
122
  "count": 3
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
- "value": 993.9677419354839,
126
- "min": 990.6363636363636,
127
  "max": 999.0,
128
  "count": 3
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
- "value": 30813.0,
132
  "min": 15984.0,
133
- "max": 32691.0,
134
  "count": 3
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
- "value": -0.9303742464511625,
138
  "min": -1.0000000521540642,
139
- "max": -0.9303742464511625,
140
  "count": 3
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
- "value": -28.841601639986038,
144
- "min": -30.7230017632246,
145
  "max": -16.000000834465027,
146
  "count": 3
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
- "value": -0.9303742464511625,
150
  "min": -1.0000000521540642,
151
- "max": -0.9303742464511625,
152
  "count": 3
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
- "value": -28.841601639986038,
156
- "min": -30.7230017632246,
157
  "max": -16.000000834465027,
158
  "count": 3
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
- "value": 1.253413832235721,
162
- "min": 1.253413832235721,
163
- "max": 8.478282627649605,
164
  "count": 3
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
- "value": 38.855828799307346,
168
- "min": 38.855828799307346,
169
- "max": 135.65252204239368,
170
  "count": 3
171
  },
172
  "Pyramids.IsTraining.mean": {
@@ -184,67 +184,67 @@
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1782636613",
188
  "python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.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 --force",
190
  "mlagents_version": "1.2.0.dev0",
191
  "mlagents_envs_version": "1.2.0.dev0",
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.8.0+cu128",
194
  "numpy_version": "1.23.5",
195
- "end_time_seconds": "1782636816"
196
  },
197
- "total": 202.55769397699987,
198
  "count": 1,
199
- "self": 0.836918238999715,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.02300984100020287,
203
  "count": 1,
204
- "self": 0.02300984100020287
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 201.69776589699995,
208
  "count": 1,
209
- "self": 0.12199668399352959,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 2.096969272000024,
213
  "count": 1,
214
- "self": 2.096969272000024
215
  },
216
  "TrainerController.advance": {
217
- "total": 199.3073203220065,
218
- "count": 6262,
219
- "self": 0.12857911500532282,
220
  "children": {
221
  "env_step": {
222
- "total": 136.36064226499593,
223
- "count": 6262,
224
- "self": 121.4755987349804,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 14.809959378018448,
228
- "count": 6262,
229
- "self": 0.45034861101203205,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 14.359610767006416,
233
  "count": 6256,
234
- "self": 14.359610767006416
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.07508415199708907,
240
- "count": 6262,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 200.71155644900045,
245
- "count": 6262,
246
  "is_parallel": true,
247
- "self": 90.68195961001857,
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.0016301639998346218,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0005307460000949504,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0010994179997396714,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0010994179997396714
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.04908001300009346,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0005519950004782004,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0005019850000280712,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0005019850000280712
280
  },
281
  "communicator.exchange": {
282
- "total": 0.046450565999748505,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.046450565999748505
286
  },
287
  "steps_from_proto": {
288
- "total": 0.0015754669998386817,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0003295449992037902,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0012459220006348914,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0012459220006348914
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 110.02959683898189,
307
- "count": 6261,
308
  "is_parallel": true,
309
- "self": 3.3200672519642467,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 2.35931884400361,
313
- "count": 6261,
314
  "is_parallel": true,
315
- "self": 2.35931884400361
316
  },
317
  "communicator.exchange": {
318
- "total": 93.62116089400479,
319
- "count": 6261,
320
  "is_parallel": true,
321
- "self": 93.62116089400479
322
  },
323
  "steps_from_proto": {
324
- "total": 10.729049849009243,
325
- "count": 6261,
326
  "is_parallel": true,
327
- "self": 2.213632401005725,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 8.515417448003518,
331
- "count": 50088,
332
  "is_parallel": true,
333
- "self": 8.515417448003518
334
  }
335
  }
336
  }
@@ -343,24 +343,24 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 62.818098942005236,
347
- "count": 6262,
348
- "self": 0.15990334300659015,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 10.248074063997592,
352
- "count": 6262,
353
- "self": 10.248074063997592
354
  },
355
  "_update_policy": {
356
- "total": 52.41012153500105,
357
- "count": 30,
358
- "self": 28.577149207021193,
359
  "children": {
360
  "TorchPPOOptimizer.update": {
361
- "total": 23.83297232797986,
362
  "count": 2283,
363
- "self": 23.83297232797986
364
  }
365
  }
366
  }
@@ -369,19 +369,19 @@
369
  }
370
  },
371
  "trainer_threads": {
372
- "total": 1.3670000953425188e-06,
373
  "count": 1,
374
- "self": 1.3670000953425188e-06
375
  },
376
  "TrainerController._save_models": {
377
- "total": 0.17147825199981526,
378
  "count": 1,
379
- "self": 0.00268765999999232,
380
  "children": {
381
  "RLTrainer._checkpoint": {
382
- "total": 0.16879059199982294,
383
  "count": 1,
384
- "self": 0.16879059199982294
385
  }
386
  }
387
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.9259867668151855,
6
+ "min": 0.8769648671150208,
7
+ "max": 0.9259867668151855,
8
  "count": 3
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 27735.15625,
12
+ "min": 17623.486328125,
13
+ "max": 27735.15625,
14
  "count": 3
15
  },
16
  "Pyramids.Step.mean": {
17
+ "value": 179921.0,
18
+ "min": 119888.0,
19
+ "max": 179921.0,
20
  "count": 3
21
  },
22
  "Pyramids.Step.sum": {
23
+ "value": 179921.0,
24
+ "min": 119888.0,
25
+ "max": 179921.0,
26
  "count": 3
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": -0.09521700441837311,
30
+ "min": -0.10461809486150742,
31
+ "max": -0.09216971695423126,
32
  "count": 3
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": -22.852081298828125,
36
+ "min": -22.852081298828125,
37
+ "max": -16.529659271240234,
38
  "count": 3
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": 0.06673477590084076,
42
+ "min": 0.06673477590084076,
43
+ "max": 0.10928431898355484,
44
  "count": 3
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": 16.016345977783203,
48
+ "min": 16.016345977783203,
49
+ "max": 23.216726303100586,
50
  "count": 3
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.06650441241170575,
54
+ "min": 0.06650441241170575,
55
+ "max": 0.07030591471725726,
56
  "count": 3
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 0.798052948940469,
60
+ "min": 0.2801994997298816,
61
+ "max": 0.798052948940469,
62
  "count": 3
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.00017486471076749626,
66
+ "min": 0.00017486471076749626,
67
+ "max": 0.0013649598767580102,
68
  "count": 3
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.0020983765292099553,
72
+ "min": 0.0020983765292099553,
73
+ "max": 0.0136495987675801,
74
  "count": 3
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 5.34945821685e-05,
78
+ "min": 5.34945821685e-05,
79
+ "max": 0.00013471205509600002,
80
  "count": 3
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 0.000641934986022,
84
+ "min": 0.0005388482203840001,
85
+ "max": 0.000982176672608,
86
  "count": 3
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.11783150000000002,
90
+ "min": 0.11783150000000002,
91
+ "max": 0.144904,
92
  "count": 3
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 1.4139780000000002,
96
+ "min": 0.579616,
97
+ "max": 1.4139780000000002,
98
  "count": 3
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.0017913668500000007,
102
+ "min": 0.0017913668500000007,
103
+ "max": 0.0044959096,
104
  "count": 3
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.021496402200000007,
108
+ "min": 0.0179836384,
109
+ "max": 0.0328064608,
110
  "count": 3
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.05180659890174866,
114
+ "min": 0.05180659890174866,
115
+ "max": 0.07853716611862183,
116
  "count": 3
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.6216791868209839,
120
+ "min": 0.3141486644744873,
121
+ "max": 0.6216791868209839,
122
  "count": 3
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 999.0,
126
+ "min": 998.28125,
127
  "max": 999.0,
128
  "count": 3
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 31968.0,
132
  "min": 15984.0,
133
+ "max": 31968.0,
134
  "count": 3
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": -0.9999484393385148,
138
  "min": -1.0000000521540642,
139
+ "max": -0.8741938006132841,
140
  "count": 3
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": -30.99840161949396,
144
+ "min": -30.99840161949396,
145
  "max": -16.000000834465027,
146
  "count": 3
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": -0.9999484393385148,
150
  "min": -1.0000000521540642,
151
+ "max": -0.8741938006132841,
152
  "count": 3
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": -30.99840161949396,
156
+ "min": -30.99840161949396,
157
  "max": -16.000000834465027,
158
  "count": 3
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.534257584281506,
162
+ "min": 0.534257584281506,
163
+ "max": 0.8186110365204513,
164
  "count": 3
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
+ "value": 16.56198511272669,
168
+ "min": 13.097776584327221,
169
+ "max": 19.85759885981679,
170
  "count": 3
171
  },
172
  "Pyramids.IsTraining.mean": {
 
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1782636950",
188
  "python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.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 --resume",
190
  "mlagents_version": "1.2.0.dev0",
191
  "mlagents_envs_version": "1.2.0.dev0",
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.8.0+cu128",
194
  "numpy_version": "1.23.5",
195
+ "end_time_seconds": "1782637165"
196
  },
197
+ "total": 214.87066589799997,
198
  "count": 1,
199
+ "self": 0.4798725320001722,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.02424729899985323,
203
  "count": 1,
204
+ "self": 0.02424729899985323
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 214.36654606699994,
208
  "count": 1,
209
+ "self": 0.13467098800947497,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 2.1855458589998307,
213
  "count": 1,
214
+ "self": 2.1855458589998307
215
  },
216
  "TrainerController.advance": {
217
+ "total": 211.81623517799062,
218
+ "count": 6266,
219
+ "self": 0.1456589550134595,
220
  "children": {
221
  "env_step": {
222
+ "total": 150.42087508299892,
223
+ "count": 6266,
224
+ "self": 134.77207955304357,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 15.566905309963659,
228
+ "count": 6266,
229
+ "self": 0.4703167549682803,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 15.096588554995378,
233
  "count": 6256,
234
+ "self": 15.096588554995378
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.08189021999169199,
240
+ "count": 6266,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 213.42091515801076,
245
+ "count": 6266,
246
  "is_parallel": true,
247
+ "self": 90.6735544820267,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.0017912769999384182,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0006375309994837153,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0011537460004547029,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0011537460004547029
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.05034289000013814,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0005745249995925406,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.00046643500036225305,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.00046643500036225305
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.04747408399998676,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.04747408399998676
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.0018278460001965868,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0003568780002751737,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0014709679999214131,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0014709679999214131
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 122.74736067598405,
307
+ "count": 6265,
308
  "is_parallel": true,
309
+ "self": 3.4582741830149644,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 2.3929653799882544,
313
+ "count": 6265,
314
  "is_parallel": true,
315
+ "self": 2.3929653799882544
316
  },
317
  "communicator.exchange": {
318
+ "total": 105.69274092498563,
319
+ "count": 6265,
320
  "is_parallel": true,
321
+ "self": 105.69274092498563
322
  },
323
  "steps_from_proto": {
324
+ "total": 11.203380187995208,
325
+ "count": 6265,
326
  "is_parallel": true,
327
+ "self": 2.374361956912253,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 8.829018231082955,
331
+ "count": 50120,
332
  "is_parallel": true,
333
+ "self": 8.829018231082955
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 61.24970113997824,
347
+ "count": 6266,
348
+ "self": 0.19105842799581296,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 10.351301033983873,
352
+ "count": 6266,
353
+ "self": 10.351301033983873
354
  },
355
  "_update_policy": {
356
+ "total": 50.707341677998556,
357
+ "count": 33,
358
+ "self": 27.28086230200597,
359
  "children": {
360
  "TorchPPOOptimizer.update": {
361
+ "total": 23.426479375992585,
362
  "count": 2283,
363
+ "self": 23.426479375992585
364
  }
365
  }
366
  }
 
369
  }
370
  },
371
  "trainer_threads": {
372
+ "total": 8.679999154992402e-07,
373
  "count": 1,
374
+ "self": 8.679999154992402e-07
375
  },
376
  "TrainerController._save_models": {
377
+ "total": 0.23009317400010332,
378
  "count": 1,
379
+ "self": 0.001246918000106234,
380
  "children": {
381
  "RLTrainer._checkpoint": {
382
+ "total": 0.22884625599999708,
383
  "count": 1,
384
+ "self": 0.22884625599999708
385
  }
386
  }
387
  }
run_logs/training_status.json CHANGED
@@ -9,15 +9,33 @@
9
  "auxillary_file_paths": [
10
  "results/Pyramids Training/Pyramids/Pyramids-100048.pt"
11
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  }
13
  ],
14
  "final_checkpoint": {
15
- "steps": 100048,
16
  "file_path": "results/Pyramids Training/Pyramids.onnx",
17
  "reward": null,
18
- "creation_time": 1782636815.4834762,
19
  "auxillary_file_paths": [
20
- "results/Pyramids Training/Pyramids/Pyramids-100048.pt"
21
  ]
22
  }
23
  },
 
9
  "auxillary_file_paths": [
10
  "results/Pyramids Training/Pyramids/Pyramids-100048.pt"
11
  ]
12
+ },
13
+ {
14
+ "steps": 100048,
15
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-100048.onnx",
16
+ "reward": null,
17
+ "creation_time": 1782636914.9880667,
18
+ "auxillary_file_paths": [
19
+ "results/Pyramids Training/Pyramids/Pyramids-100048.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 200121,
24
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-200121.onnx",
25
+ "reward": null,
26
+ "creation_time": 1782637165.0008516,
27
+ "auxillary_file_paths": [
28
+ "results/Pyramids Training/Pyramids/Pyramids-200121.pt"
29
+ ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
+ "steps": 200121,
34
  "file_path": "results/Pyramids Training/Pyramids.onnx",
35
  "reward": null,
36
+ "creation_time": 1782637165.0008516,
37
  "auxillary_file_paths": [
38
+ "results/Pyramids Training/Pyramids/Pyramids-200121.pt"
39
  ]
40
  }
41
  },