LuckLin commited on
Commit
4a1dd8e
·
verified ·
1 Parent(s): 73b6002

Upload ML-Agents results without video

Browse files
README.md CHANGED
@@ -1,21 +1,21 @@
1
  ---
2
  tags:
3
  - ml-agents
4
- - deep-reinforcement-learning
5
  - reinforcement-learning
6
  - unity-ml-agents
7
  library_name: ml-agents
8
  ---
9
 
10
- # ML-Agents 训练展示:SnowballTarget
11
 
12
- 这是使用 Unity ML-Agents 训练的 **SnowballTarget** 模型。
13
 
 
 
 
 
 
14
 
15
  ### 训练说明
16
- - **算法**: PPO
17
  - **运行 ID**: `SnowballTarget1`
18
- - **训练环境**: SnowballTarget
19
-
20
- ### 如何使用
21
- 你可以下载本项目中的 `results/SnowballTarget1` 文件夹,并将其放入 Unity 项目中进行推理。
 
1
  ---
2
  tags:
3
  - ml-agents
 
4
  - reinforcement-learning
5
  - unity-ml-agents
6
  library_name: ml-agents
7
  ---
8
 
9
+ # ML-Agents: SnowballTarget 模型
10
 
11
+ 这是使用 Unity ML-Agents 训练的 **SnowballTarget** 智能体模型。
12
 
13
+ ### 包含文件
14
+ * **SnowballTarget.onnx**: 训练好的神经网络模型文件,可直接导入 Unity。
15
+ * **configuration.yaml**: 训练时使用的超参数配置。
16
+ * **config.json**: 训练环境的相关元数据。
17
+ * **run_logs**: TensorBoard 日志文件夹,记录了奖励值和 Loss 曲线。
18
 
19
  ### 训练说明
 
20
  - **运行 ID**: `SnowballTarget1`
21
+ - **算法**: PPO
 
 
 
SnowballTarget.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:090a48a1d53280c47b9ce99138c1eaf448289c65de169b361af3382611c0d897
3
+ size 646532
SnowballTarget/SnowballTarget-149984.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f634e650be0773a195f7eca6b0a58ab757e6349a2c192216bde644fef6242988
3
+ size 646532
SnowballTarget/SnowballTarget-149984.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7e604aafec37fd85d2b7091a4acaa217451ae11e0164037730cb93a95cddec0
3
+ size 3843968
SnowballTarget/SnowballTarget-199984.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:090a48a1d53280c47b9ce99138c1eaf448289c65de169b361af3382611c0d897
3
+ size 646532
SnowballTarget/SnowballTarget-199984.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41c0b493152ff792dd736301942c2867f153e838e3ba9b27456a60c5faf3e427
3
+ size 3843968
SnowballTarget/SnowballTarget-200112.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:090a48a1d53280c47b9ce99138c1eaf448289c65de169b361af3382611c0d897
3
+ size 646532
SnowballTarget/SnowballTarget-200112.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec4a7328d2f2f21808df92b8a16482e67e022d0231bbb503e4c972086423a7f4
3
+ size 3843968
SnowballTarget/SnowballTarget-49936.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b711f65ca109a1a67c8f4edea03722a85b389ff94e32ba5d3a3e161c9a88ecce
3
+ size 646532
SnowballTarget/SnowballTarget-49936.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2a4e70d6d332743f3b50e81ec01da6761e95076001a74ac5c966470e4bc4876
3
+ size 3843968
SnowballTarget/SnowballTarget-99960.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5918d3bfcc7828d7d7674664824899d3588f26c58efdfcd0c636bc83473e1da
3
+ size 646532
SnowballTarget/SnowballTarget-99960.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da7b63021d5d516e3503d6111f73418c469317630e1f79f2c1942a96f6cb72f4
3
+ size 3843968
SnowballTarget/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec4a7328d2f2f21808df92b8a16482e67e022d0231bbb503e4c972086423a7f4
3
+ size 3843968
SnowballTarget/events.out.tfevents.1767604585.c4ec318824e8.5813.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb17739aadd9a54c89e8c5ecc20d6055f3d5e9157eec8f5ade7a0dabe50d551e
3
+ size 23242
configuration.yaml ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ default_settings: null
2
+ behaviors:
3
+ SnowballTarget:
4
+ trainer_type: ppo
5
+ hyperparameters:
6
+ batch_size: 128
7
+ buffer_size: 2048
8
+ learning_rate: 0.0003
9
+ beta: 0.005
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
+ network_settings:
18
+ normalize: false
19
+ hidden_units: 256
20
+ num_layers: 2
21
+ vis_encode_type: simple
22
+ memory: null
23
+ goal_conditioning_type: hyper
24
+ deterministic: false
25
+ reward_signals:
26
+ extrinsic:
27
+ gamma: 0.99
28
+ strength: 1.0
29
+ network_settings:
30
+ normalize: false
31
+ hidden_units: 128
32
+ num_layers: 2
33
+ vis_encode_type: simple
34
+ memory: null
35
+ goal_conditioning_type: hyper
36
+ deterministic: false
37
+ init_path: null
38
+ keep_checkpoints: 10
39
+ checkpoint_interval: 50000
40
+ max_steps: 200000
41
+ time_horizon: 64
42
+ summary_freq: 10000
43
+ threaded: false
44
+ self_play: null
45
+ behavioral_cloning: null
46
+ env_settings:
47
+ env_path: training-envs-executables/linux/SnowballTarget/SnowballTarget
48
+ env_args: null
49
+ base_port: 5005
50
+ num_envs: 1
51
+ num_areas: 1
52
+ seed: -1
53
+ max_lifetime_restarts: 10
54
+ restarts_rate_limit_n: 1
55
+ restarts_rate_limit_period_s: 60
56
+ engine_settings:
57
+ width: 84
58
+ height: 84
59
+ quality_level: 5
60
+ time_scale: 20
61
+ target_frame_rate: -1
62
+ capture_frame_rate: 60
63
+ no_graphics: true
64
+ environment_parameters: null
65
+ checkpoint_settings:
66
+ run_id: SnowballTarget1
67
+ initialize_from: null
68
+ load_model: false
69
+ resume: false
70
+ force: false
71
+ train_model: false
72
+ inference: false
73
+ results_dir: results
74
+ torch_settings:
75
+ device: null
76
+ debug: false
run_logs/Player-0.log ADDED
@@ -0,0 +1,262 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Mono path[0] = '/content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/Managed'
2
+ Mono config path = '/content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/MonoBleedingEdge/etc'
3
+ Preloaded 'lib_burst_generated.so'
4
+ Preloaded 'libgrpc_csharp_ext.x64.so'
5
+ PlayerPrefs - Creating folder: /root/.config/unity3d/Hugging Face
6
+ PlayerPrefs - Creating folder: /root/.config/unity3d/Hugging Face/SnowballTarget
7
+ Unable to load player prefs
8
+ Initialize engine version: 2021.3.14f1 (eee1884e7226)
9
+ [Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/UnitySubsystems
10
+ Forcing GfxDevice: Null
11
+ GfxDevice: creating device client; threaded=0; jobified=0
12
+ NullGfxDevice:
13
+ Version: NULL 1.0 [1.0]
14
+ Renderer: Null Device
15
+ Vendor: Unity Technologies
16
+ ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
17
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
18
+ ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
19
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
20
+ ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
21
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
22
+ ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
23
+ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
24
+ FMOD failed to initialize the output device.: "Error initializing output device. " (60)
25
+ 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
26
+ ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
27
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
28
+ ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
29
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
30
+ ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
31
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
32
+ ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
33
+ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
34
+ FMOD failed to initialize the output device.: "Error initializing output device. " (60)
35
+ FMOD initialized on nosound output
36
+ Begin MonoManager ReloadAssembly
37
+ - Completed reload, in 0.083 seconds
38
+ ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
39
+ ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
40
+ ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
41
+ WARNING: Shader Unsupported: 'Standard' - All subshaders removed
42
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
43
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
44
+ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
45
+ WARNING: Shader Unsupported: 'Standard' - All subshaders removed
46
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
47
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
48
+ UnloadTime: 0.634091 ms
49
+ ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
50
+ requesting resize 84 x 84
51
+ Setting up 1 worker threads for Enlighten.
52
+ Memory Statistics:
53
+ [ALLOC_TEMP_TLS] TLS Allocator
54
+ StackAllocators :
55
+ [ALLOC_TEMP_MAIN]
56
+ Peak usage frame count: [8.0 KB-16.0 KB]: 5367 frames, [16.0 KB-32.0 KB]: 90 frames, [2.0 MB-4.0 MB]: 1 frames
57
+ Initial Block Size 4.0 MB
58
+ Current Block Size 4.0 MB
59
+ Peak Allocated Bytes 2.0 MB
60
+ Overflow Count 0
61
+ [ALLOC_TEMP_Loading.AsyncRead]
62
+ Initial Block Size 64.0 KB
63
+ Current Block Size 64.0 KB
64
+ Peak Allocated Bytes 198 B
65
+ Overflow Count 0
66
+ [ALLOC_TEMP_Loading.PreloadManager]
67
+ Initial Block Size 256.0 KB
68
+ Current Block Size 304.0 KB
69
+ Peak Allocated Bytes 228.9 KB
70
+ Overflow Count 4
71
+ [ALLOC_TEMP_Background Job.Worker 8]
72
+ Initial Block Size 32.0 KB
73
+ Current Block Size 32.0 KB
74
+ Peak Allocated Bytes 0 B
75
+ Overflow Count 0
76
+ [ALLOC_TEMP_Background Job.Worker 9]
77
+ Initial Block Size 32.0 KB
78
+ Current Block Size 32.0 KB
79
+ Peak Allocated Bytes 0 B
80
+ Overflow Count 0
81
+ [ALLOC_TEMP_Job.Worker 0]
82
+ Initial Block Size 256.0 KB
83
+ Current Block Size 256.0 KB
84
+ Peak Allocated Bytes 3.6 KB
85
+ Overflow Count 0
86
+ [ALLOC_TEMP_Background Job.Worker 10]
87
+ Initial Block Size 32.0 KB
88
+ Current Block Size 32.0 KB
89
+ Peak Allocated Bytes 0 B
90
+ Overflow Count 0
91
+ [ALLOC_TEMP_Background Job.Worker 14]
92
+ Initial Block Size 32.0 KB
93
+ Current Block Size 32.0 KB
94
+ Peak Allocated Bytes 0 B
95
+ Overflow Count 0
96
+ [ALLOC_TEMP_Background Job.Worker 6]
97
+ Initial Block Size 32.0 KB
98
+ Current Block Size 32.0 KB
99
+ Peak Allocated Bytes 0 B
100
+ Overflow Count 0
101
+ [ALLOC_TEMP_Background Job.Worker 12]
102
+ Initial Block Size 32.0 KB
103
+ Current Block Size 32.0 KB
104
+ Peak Allocated Bytes 0 B
105
+ Overflow Count 0
106
+ [ALLOC_TEMP_EnlightenWorker]
107
+ Initial Block Size 64.0 KB
108
+ Current Block Size 64.0 KB
109
+ Peak Allocated Bytes 0 B
110
+ Overflow Count 0
111
+ [ALLOC_TEMP_Background Job.Worker 15]
112
+ Initial Block Size 32.0 KB
113
+ Current Block Size 32.0 KB
114
+ Peak Allocated Bytes 0 B
115
+ Overflow Count 0
116
+ [ALLOC_TEMP_Background Job.Worker 1]
117
+ Initial Block Size 32.0 KB
118
+ Current Block Size 32.0 KB
119
+ Peak Allocated Bytes 0 B
120
+ Overflow Count 0
121
+ [ALLOC_TEMP_Background Job.Worker 2]
122
+ Initial Block Size 32.0 KB
123
+ Current Block Size 32.0 KB
124
+ Peak Allocated Bytes 0 B
125
+ Overflow Count 0
126
+ [ALLOC_TEMP_Background Job.Worker 7]
127
+ Initial Block Size 32.0 KB
128
+ Current Block Size 32.0 KB
129
+ Peak Allocated Bytes 0 B
130
+ Overflow Count 0
131
+ [ALLOC_TEMP_AssetGarbageCollectorHelper]
132
+ Initial Block Size 64.0 KB
133
+ Current Block Size 64.0 KB
134
+ Peak Allocated Bytes 0 B
135
+ Overflow Count 0
136
+ [ALLOC_TEMP_Background Job.Worker 5]
137
+ Initial Block Size 32.0 KB
138
+ Current Block Size 32.0 KB
139
+ Peak Allocated Bytes 0 B
140
+ Overflow Count 0
141
+ [ALLOC_TEMP_Background Job.Worker 13]
142
+ Initial Block Size 32.0 KB
143
+ Current Block Size 32.0 KB
144
+ Peak Allocated Bytes 0 B
145
+ Overflow Count 0
146
+ [ALLOC_TEMP_Background Job.Worker 11]
147
+ Initial Block Size 32.0 KB
148
+ Current Block Size 32.0 KB
149
+ Peak Allocated Bytes 0 B
150
+ Overflow Count 0
151
+ [ALLOC_TEMP_Background Job.Worker 3]
152
+ Initial Block Size 32.0 KB
153
+ Current Block Size 32.0 KB
154
+ Peak Allocated Bytes 0 B
155
+ Overflow Count 0
156
+ [ALLOC_TEMP_Background Job.Worker 0]
157
+ Initial Block Size 32.0 KB
158
+ Current Block Size 32.0 KB
159
+ Peak Allocated Bytes 0 B
160
+ Overflow Count 0
161
+ [ALLOC_TEMP_Background Job.Worker 4]
162
+ Initial Block Size 32.0 KB
163
+ Current Block Size 32.0 KB
164
+ Peak Allocated Bytes 0 B
165
+ Overflow Count 0
166
+ [ALLOC_TEMP_BatchDeleteObjects]
167
+ Initial Block Size 64.0 KB
168
+ Current Block Size 64.0 KB
169
+ Peak Allocated Bytes 0 B
170
+ Overflow Count 0
171
+ [ALLOC_DEFAULT] Dual Thread Allocator
172
+ Peak main deferred allocation count 45
173
+ [ALLOC_BUCKET]
174
+ Large Block size 4.0 MB
175
+ Used Block count 1
176
+ Peak Allocated bytes 1.0 MB
177
+ [ALLOC_DEFAULT_MAIN]
178
+ Peak usage frame count: [4.0 MB-8.0 MB]: 5458 frames
179
+ Requested Block Size 16.0 MB
180
+ Peak Block count 1
181
+ Peak Allocated memory 7.2 MB
182
+ Peak Large allocation bytes 0 B
183
+ [ALLOC_DEFAULT_THREAD]
184
+ Peak usage frame count: [16.0 MB-32.0 MB]: 5458 frames
185
+ Requested Block Size 16.0 MB
186
+ Peak Block count 1
187
+ Peak Allocated memory 17.3 MB
188
+ Peak Large allocation bytes 16.0 MB
189
+ [ALLOC_TEMP_JOB_1_FRAME]
190
+ Initial Block Size 2.0 MB
191
+ Used Block Count 1
192
+ Overflow Count (too large) 0
193
+ Overflow Count (full) 0
194
+ [ALLOC_TEMP_JOB_2_FRAMES]
195
+ Initial Block Size 2.0 MB
196
+ Used Block Count 1
197
+ Overflow Count (too large) 0
198
+ Overflow Count (full) 0
199
+ [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
200
+ Initial Block Size 2.0 MB
201
+ Used Block Count 2
202
+ Overflow Count (too large) 0
203
+ Overflow Count (full) 0
204
+ [ALLOC_TEMP_JOB_ASYNC (Background)]
205
+ Initial Block Size 1.0 MB
206
+ Used Block Count 3
207
+ Overflow Count (too large) 0
208
+ Overflow Count (full) 0
209
+ [ALLOC_GFX] Dual Thread Allocator
210
+ Peak main deferred allocation count 0
211
+ [ALLOC_BUCKET]
212
+ Large Block size 4.0 MB
213
+ Used Block count 1
214
+ Peak Allocated bytes 1.0 MB
215
+ [ALLOC_GFX_MAIN]
216
+ Peak usage frame count: [32.0 KB-64.0 KB]: 3467 frames, [64.0 KB-128.0 KB]: 1991 frames
217
+ Requested Block Size 16.0 MB
218
+ Peak Block count 1
219
+ Peak Allocated memory 68.6 KB
220
+ Peak Large allocation bytes 0 B
221
+ [ALLOC_GFX_THREAD]
222
+ Peak usage frame count: [32.0 KB-64.0 KB]: 5458 frames
223
+ Requested Block Size 16.0 MB
224
+ Peak Block count 1
225
+ Peak Allocated memory 39.6 KB
226
+ Peak Large allocation bytes 0 B
227
+ [ALLOC_CACHEOBJECTS] Dual Thread Allocator
228
+ Peak main deferred allocation count 0
229
+ [ALLOC_BUCKET]
230
+ Large Block size 4.0 MB
231
+ Used Block count 1
232
+ Peak Allocated bytes 1.0 MB
233
+ [ALLOC_CACHEOBJECTS_MAIN]
234
+ Peak usage frame count: [0.5 MB-1.0 MB]: 5458 frames
235
+ Requested Block Size 4.0 MB
236
+ Peak Block count 1
237
+ Peak Allocated memory 0.6 MB
238
+ Peak Large allocation bytes 0 B
239
+ [ALLOC_CACHEOBJECTS_THREAD]
240
+ Peak usage frame count: [0.5 MB-1.0 MB]: 5457 frames, [2.0 MB-4.0 MB]: 1 frames
241
+ Requested Block Size 4.0 MB
242
+ Peak Block count 1
243
+ Peak Allocated memory 2.2 MB
244
+ Peak Large allocation bytes 0 B
245
+ [ALLOC_TYPETREE] Dual Thread Allocator
246
+ Peak main deferred allocation count 0
247
+ [ALLOC_BUCKET]
248
+ Large Block size 4.0 MB
249
+ Used Block count 1
250
+ Peak Allocated bytes 1.0 MB
251
+ [ALLOC_TYPETREE_MAIN]
252
+ Peak usage frame count: [0-1.0 KB]: 5458 frames
253
+ Requested Block Size 2.0 MB
254
+ Peak Block count 1
255
+ Peak Allocated memory 1.0 KB
256
+ Peak Large allocation bytes 0 B
257
+ [ALLOC_TYPETREE_THREAD]
258
+ Peak usage frame count: [1.0 KB-2.0 KB]: 5458 frames
259
+ Requested Block Size 2.0 MB
260
+ Peak Block count 1
261
+ Peak Allocated memory 1.7 KB
262
+ Peak Large allocation bytes 0 B
run_logs/timers.json ADDED
@@ -0,0 +1,362 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "root",
3
+ "gauges": {
4
+ "SnowballTarget.Policy.Entropy.mean": {
5
+ "value": 0.7129193544387817,
6
+ "min": 0.7129193544387817,
7
+ "max": 2.8399477005004883,
8
+ "count": 20
9
+ },
10
+ "SnowballTarget.Policy.Entropy.sum": {
11
+ "value": 6775.58544921875,
12
+ "min": 6775.58544921875,
13
+ "max": 28990.185546875,
14
+ "count": 20
15
+ },
16
+ "SnowballTarget.Step.mean": {
17
+ "value": 199984.0,
18
+ "min": 9952.0,
19
+ "max": 199984.0,
20
+ "count": 20
21
+ },
22
+ "SnowballTarget.Step.sum": {
23
+ "value": 199984.0,
24
+ "min": 9952.0,
25
+ "max": 199984.0,
26
+ "count": 20
27
+ },
28
+ "SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 12.568286895751953,
30
+ "min": 0.6493656039237976,
31
+ "max": 12.568286895751953,
32
+ "count": 20
33
+ },
34
+ "SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 2450.81591796875,
36
+ "min": 125.9769287109375,
37
+ "max": 2512.68505859375,
38
+ "count": 20
39
+ },
40
+ "SnowballTarget.Losses.PolicyLoss.mean": {
41
+ "value": 0.06376773407671363,
42
+ "min": 0.06303729918003156,
43
+ "max": 0.07480492593056304,
44
+ "count": 20
45
+ },
46
+ "SnowballTarget.Losses.PolicyLoss.sum": {
47
+ "value": 0.2550709363068545,
48
+ "min": 0.25214919672012626,
49
+ "max": 0.3740246296528152,
50
+ "count": 20
51
+ },
52
+ "SnowballTarget.Losses.ValueLoss.mean": {
53
+ "value": 0.18687986184422878,
54
+ "min": 0.143810383259894,
55
+ "max": 0.2750409629707243,
56
+ "count": 20
57
+ },
58
+ "SnowballTarget.Losses.ValueLoss.sum": {
59
+ "value": 0.7475194473769151,
60
+ "min": 0.575241533039576,
61
+ "max": 1.2682422405364466,
62
+ "count": 20
63
+ },
64
+ "SnowballTarget.Policy.LearningRate.mean": {
65
+ "value": 8.082097306000005e-06,
66
+ "min": 8.082097306000005e-06,
67
+ "max": 0.000291882002706,
68
+ "count": 20
69
+ },
70
+ "SnowballTarget.Policy.LearningRate.sum": {
71
+ "value": 3.232838922400002e-05,
72
+ "min": 3.232838922400002e-05,
73
+ "max": 0.00138516003828,
74
+ "count": 20
75
+ },
76
+ "SnowballTarget.Policy.Epsilon.mean": {
77
+ "value": 0.10269400000000001,
78
+ "min": 0.10269400000000001,
79
+ "max": 0.19729400000000002,
80
+ "count": 20
81
+ },
82
+ "SnowballTarget.Policy.Epsilon.sum": {
83
+ "value": 0.41077600000000003,
84
+ "min": 0.41077600000000003,
85
+ "max": 0.96172,
86
+ "count": 20
87
+ },
88
+ "SnowballTarget.Policy.Beta.mean": {
89
+ "value": 0.0001444306000000001,
90
+ "min": 0.0001444306000000001,
91
+ "max": 0.0048649706,
92
+ "count": 20
93
+ },
94
+ "SnowballTarget.Policy.Beta.sum": {
95
+ "value": 0.0005777224000000004,
96
+ "min": 0.0005777224000000004,
97
+ "max": 0.023089828,
98
+ "count": 20
99
+ },
100
+ "SnowballTarget.Environment.EpisodeLength.mean": {
101
+ "value": 199.0,
102
+ "min": 199.0,
103
+ "max": 199.0,
104
+ "count": 20
105
+ },
106
+ "SnowballTarget.Environment.EpisodeLength.sum": {
107
+ "value": 8756.0,
108
+ "min": 8756.0,
109
+ "max": 10945.0,
110
+ "count": 20
111
+ },
112
+ "SnowballTarget.Environment.CumulativeReward.mean": {
113
+ "value": 25.386363636363637,
114
+ "min": 4.0227272727272725,
115
+ "max": 25.386363636363637,
116
+ "count": 20
117
+ },
118
+ "SnowballTarget.Environment.CumulativeReward.sum": {
119
+ "value": 1117.0,
120
+ "min": 177.0,
121
+ "max": 1350.0,
122
+ "count": 20
123
+ },
124
+ "SnowballTarget.Policy.ExtrinsicReward.mean": {
125
+ "value": 25.386363636363637,
126
+ "min": 4.0227272727272725,
127
+ "max": 25.386363636363637,
128
+ "count": 20
129
+ },
130
+ "SnowballTarget.Policy.ExtrinsicReward.sum": {
131
+ "value": 1117.0,
132
+ "min": 177.0,
133
+ "max": 1350.0,
134
+ "count": 20
135
+ },
136
+ "SnowballTarget.IsTraining.mean": {
137
+ "value": 1.0,
138
+ "min": 1.0,
139
+ "max": 1.0,
140
+ "count": 20
141
+ },
142
+ "SnowballTarget.IsTraining.sum": {
143
+ "value": 1.0,
144
+ "min": 1.0,
145
+ "max": 1.0,
146
+ "count": 20
147
+ }
148
+ },
149
+ "metadata": {
150
+ "timer_format_version": "0.1.0",
151
+ "start_time_seconds": "1767604584",
152
+ "python_version": "3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0]",
153
+ "command_line_arguments": "/usr/local/lib/python3.10/dist-packages/mlagents/trainers/learn.py config/ppo/SnowballTarget.yaml --env=training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
154
+ "mlagents_version": "0.30.0",
155
+ "mlagents_envs_version": "0.30.0",
156
+ "communication_protocol_version": "1.5.0",
157
+ "pytorch_version": "1.11.0+cu102",
158
+ "numpy_version": "1.21.2",
159
+ "end_time_seconds": "1767605004"
160
+ },
161
+ "total": 420.0462367729999,
162
+ "count": 1,
163
+ "self": 0.4789151130000846,
164
+ "children": {
165
+ "run_training.setup": {
166
+ "total": 0.015575675000036426,
167
+ "count": 1,
168
+ "self": 0.015575675000036426
169
+ },
170
+ "TrainerController.start_learning": {
171
+ "total": 419.5517459849998,
172
+ "count": 1,
173
+ "self": 0.39738225599649013,
174
+ "children": {
175
+ "TrainerController._reset_env": {
176
+ "total": 4.351109004999898,
177
+ "count": 1,
178
+ "self": 4.351109004999898
179
+ },
180
+ "TrainerController.advance": {
181
+ "total": 414.6711300170034,
182
+ "count": 18192,
183
+ "self": 0.3892191160005041,
184
+ "children": {
185
+ "env_step": {
186
+ "total": 302.8226869550017,
187
+ "count": 18192,
188
+ "self": 251.713234211011,
189
+ "children": {
190
+ "SubprocessEnvManager._take_step": {
191
+ "total": 50.87050107098935,
192
+ "count": 18192,
193
+ "self": 1.8175279629947454,
194
+ "children": {
195
+ "TorchPolicy.evaluate": {
196
+ "total": 49.0529731079946,
197
+ "count": 18192,
198
+ "self": 49.0529731079946
199
+ }
200
+ }
201
+ },
202
+ "workers": {
203
+ "total": 0.23895167300133835,
204
+ "count": 18192,
205
+ "self": 0.0,
206
+ "children": {
207
+ "worker_root": {
208
+ "total": 417.7713763080035,
209
+ "count": 18192,
210
+ "is_parallel": true,
211
+ "self": 196.42828577999057,
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.0019955570001002343,
221
+ "count": 1,
222
+ "is_parallel": true,
223
+ "self": 0.0006047110000508837,
224
+ "children": {
225
+ "_process_rank_one_or_two_observation": {
226
+ "total": 0.0013908460000493506,
227
+ "count": 10,
228
+ "is_parallel": true,
229
+ "self": 0.0013908460000493506
230
+ }
231
+ }
232
+ },
233
+ "UnityEnvironment.step": {
234
+ "total": 0.051043671999877915,
235
+ "count": 1,
236
+ "is_parallel": true,
237
+ "self": 0.000589509999826987,
238
+ "children": {
239
+ "UnityEnvironment._generate_step_input": {
240
+ "total": 0.00043392099996708566,
241
+ "count": 1,
242
+ "is_parallel": true,
243
+ "self": 0.00043392099996708566
244
+ },
245
+ "communicator.exchange": {
246
+ "total": 0.04799759200000153,
247
+ "count": 1,
248
+ "is_parallel": true,
249
+ "self": 0.04799759200000153
250
+ },
251
+ "steps_from_proto": {
252
+ "total": 0.0020226490000823105,
253
+ "count": 1,
254
+ "is_parallel": true,
255
+ "self": 0.0003916860000572342,
256
+ "children": {
257
+ "_process_rank_one_or_two_observation": {
258
+ "total": 0.0016309630000250763,
259
+ "count": 10,
260
+ "is_parallel": true,
261
+ "self": 0.0016309630000250763
262
+ }
263
+ }
264
+ }
265
+ }
266
+ }
267
+ }
268
+ },
269
+ "UnityEnvironment.step": {
270
+ "total": 221.3430905280129,
271
+ "count": 18191,
272
+ "is_parallel": true,
273
+ "self": 9.899855793025836,
274
+ "children": {
275
+ "UnityEnvironment._generate_step_input": {
276
+ "total": 5.500544546990795,
277
+ "count": 18191,
278
+ "is_parallel": true,
279
+ "self": 5.500544546990795
280
+ },
281
+ "communicator.exchange": {
282
+ "total": 166.24368432500364,
283
+ "count": 18191,
284
+ "is_parallel": true,
285
+ "self": 166.24368432500364
286
+ },
287
+ "steps_from_proto": {
288
+ "total": 39.699005862992635,
289
+ "count": 18191,
290
+ "is_parallel": true,
291
+ "self": 7.0311746900054,
292
+ "children": {
293
+ "_process_rank_one_or_two_observation": {
294
+ "total": 32.667831172987235,
295
+ "count": 181910,
296
+ "is_parallel": true,
297
+ "self": 32.667831172987235
298
+ }
299
+ }
300
+ }
301
+ }
302
+ }
303
+ }
304
+ }
305
+ }
306
+ }
307
+ }
308
+ },
309
+ "trainer_advance": {
310
+ "total": 111.4592239460012,
311
+ "count": 18192,
312
+ "self": 0.5030162169821324,
313
+ "children": {
314
+ "process_trajectory": {
315
+ "total": 22.219853412019347,
316
+ "count": 18192,
317
+ "self": 21.553372681019255,
318
+ "children": {
319
+ "RLTrainer._checkpoint": {
320
+ "total": 0.6664807310000924,
321
+ "count": 4,
322
+ "self": 0.6664807310000924
323
+ }
324
+ }
325
+ },
326
+ "_update_policy": {
327
+ "total": 88.73635431699972,
328
+ "count": 90,
329
+ "self": 47.1698457539876,
330
+ "children": {
331
+ "TorchPPOOptimizer.update": {
332
+ "total": 41.56650856301212,
333
+ "count": 4587,
334
+ "self": 41.56650856301212
335
+ }
336
+ }
337
+ }
338
+ }
339
+ }
340
+ }
341
+ },
342
+ "trainer_threads": {
343
+ "total": 9.240000053978292e-07,
344
+ "count": 1,
345
+ "self": 9.240000053978292e-07
346
+ },
347
+ "TrainerController._save_models": {
348
+ "total": 0.13212378299999727,
349
+ "count": 1,
350
+ "self": 0.0007380800000191812,
351
+ "children": {
352
+ "RLTrainer._checkpoint": {
353
+ "total": 0.1313857029999781,
354
+ "count": 1,
355
+ "self": 0.1313857029999781
356
+ }
357
+ }
358
+ }
359
+ }
360
+ }
361
+ }
362
+ }
run_logs/training_status.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "SnowballTarget": {
3
+ "checkpoints": [
4
+ {
5
+ "steps": 49936,
6
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.onnx",
7
+ "reward": 16.90909090909091,
8
+ "creation_time": 1767604691.4502096,
9
+ "auxillary_file_paths": [
10
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.pt"
11
+ ]
12
+ },
13
+ {
14
+ "steps": 99960,
15
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-99960.onnx",
16
+ "reward": 21.0,
17
+ "creation_time": 1767604795.3609436,
18
+ "auxillary_file_paths": [
19
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-99960.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 149984,
24
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-149984.onnx",
25
+ "reward": 23.818181818181817,
26
+ "creation_time": 1767604900.563291,
27
+ "auxillary_file_paths": [
28
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-149984.pt"
29
+ ]
30
+ },
31
+ {
32
+ "steps": 199984,
33
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.onnx",
34
+ "reward": 25.727272727272727,
35
+ "creation_time": 1767605004.323427,
36
+ "auxillary_file_paths": [
37
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.pt"
38
+ ]
39
+ },
40
+ {
41
+ "steps": 200112,
42
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.onnx",
43
+ "reward": 25.727272727272727,
44
+ "creation_time": 1767605004.4662263,
45
+ "auxillary_file_paths": [
46
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.pt"
47
+ ]
48
+ }
49
+ ],
50
+ "final_checkpoint": {
51
+ "steps": 200112,
52
+ "file_path": "results/SnowballTarget1/SnowballTarget.onnx",
53
+ "reward": 25.727272727272727,
54
+ "creation_time": 1767605004.4662263,
55
+ "auxillary_file_paths": [
56
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.pt"
57
+ ]
58
+ }
59
+ },
60
+ "metadata": {
61
+ "stats_format_version": "0.3.0",
62
+ "mlagents_version": "0.30.0",
63
+ "torch_version": "1.11.0+cu102"
64
+ }
65
+ }