JoshOng commited on
Commit
9d4efc7
·
verified ·
1 Parent(s): 178ed36

First Push

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: ml-agents
3
+ tags:
4
+ - SnowballTarget
5
+ - deep-reinforcement-learning
6
+ - reinforcement-learning
7
+ - ML-Agents-SnowballTarget
8
+ ---
9
+
10
+ # **ppo** Agent playing **SnowballTarget**
11
+ This is a trained model of a **ppo** agent playing **SnowballTarget**
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: JoshOng/ppo-SnowballTarget
33
+ 3. Step 2: Select your *.nn /*.onnx file
34
+ 4. Click on Watch the agent play 👀
35
+
SnowballTarget.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc32904c8788e17d858692bd1963449762d41962f54ed54acd46a63867c079d1
3
+ size 650646
SnowballTarget/SnowballTarget-149984.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc32904c8788e17d858692bd1963449762d41962f54ed54acd46a63867c079d1
3
+ size 650646
SnowballTarget/SnowballTarget-149984.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6272cf274a6c8af115ca40038e4843e0af76f31fd3bc739224dbff5e57cb684
3
+ size 3850564
SnowballTarget/SnowballTarget-150304.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc32904c8788e17d858692bd1963449762d41962f54ed54acd46a63867c079d1
3
+ size 650646
SnowballTarget/SnowballTarget-150304.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:399f99a2435614b93fcd4ec00a6752bd1605fb3468e01b50520c737584687f95
3
+ size 3850564
SnowballTarget/SnowballTarget-49936.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a82f8a0d92525062405a8a8eb3ecf3a2bdf309bdb7120454e924590de5d635be
3
+ size 650646
SnowballTarget/SnowballTarget-49936.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb62e93b753dbc5173cca8b7c931a3bd500a2d1a7ad169ae99febf26122610a8
3
+ size 3850487
SnowballTarget/SnowballTarget-99960.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02643bf0557cc6936b7a301de3ecd74ef0eadcaf367ab2e1b60e7d46a2c05d39
3
+ size 650646
SnowballTarget/SnowballTarget-99960.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:142a32dca433e6d3745c48abb9d56f7c1dc4747843b8943ab29b34831acae00c
3
+ size 3850487
SnowballTarget/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5b7cb3aa33dc452d9c70db7a430b4bda813c88d7e4d9e50c346a4a7b32e71b0
3
+ size 3849717
SnowballTarget/events.out.tfevents.1760281047.89a0409c27d0.11042.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e4627d6b90cbcfec1092776c53f7e5657c73627c3598d37240d6ec2803b2f8
3
+ size 24046
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 50000, "network_settings": {"normalize": false, "hidden_units": 256, "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}}}, "init_path": null, "keep_checkpoints": 10, "even_checkpoints": false, "max_steps": 150000, "time_horizon": 64, "summary_freq": 10000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/SnowballTarget/SnowballTarget", "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": "SnowballTarget1", "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 ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ checkpoint_interval: 50000
18
+ network_settings:
19
+ normalize: false
20
+ hidden_units: 256
21
+ num_layers: 2
22
+ vis_encode_type: simple
23
+ memory: null
24
+ goal_conditioning_type: hyper
25
+ deterministic: false
26
+ reward_signals:
27
+ extrinsic:
28
+ gamma: 0.99
29
+ strength: 1.0
30
+ network_settings:
31
+ normalize: false
32
+ hidden_units: 128
33
+ num_layers: 2
34
+ vis_encode_type: simple
35
+ memory: null
36
+ goal_conditioning_type: hyper
37
+ deterministic: false
38
+ init_path: null
39
+ keep_checkpoints: 10
40
+ even_checkpoints: false
41
+ max_steps: 150000
42
+ time_horizon: 64
43
+ summary_freq: 10000
44
+ threaded: false
45
+ self_play: null
46
+ behavioral_cloning: null
47
+ env_settings:
48
+ env_path: ./training-envs-executables/linux/SnowballTarget/SnowballTarget
49
+ env_args: null
50
+ base_port: 5005
51
+ num_envs: 1
52
+ num_areas: 1
53
+ timeout_wait: 60
54
+ seed: -1
55
+ max_lifetime_restarts: 10
56
+ restarts_rate_limit_n: 1
57
+ restarts_rate_limit_period_s: 60
58
+ engine_settings:
59
+ width: 84
60
+ height: 84
61
+ quality_level: 5
62
+ time_scale: 20
63
+ target_frame_rate: -1
64
+ capture_frame_rate: 60
65
+ no_graphics: true
66
+ no_graphics_monitor: false
67
+ environment_parameters: null
68
+ checkpoint_settings:
69
+ run_id: SnowballTarget1
70
+ initialize_from: null
71
+ load_model: false
72
+ resume: false
73
+ force: false
74
+ train_model: false
75
+ inference: false
76
+ results_dir: results
77
+ torch_settings:
78
+ device: null
79
+ 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.257 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.765816 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]: 4031 frames, [16.0 KB-32.0 KB]: 68 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 44
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]: 4100 frames
179
+ Requested Block Size 16.0 MB
180
+ Peak Block count 1
181
+ Peak Allocated memory 6.3 MB
182
+ Peak Large allocation bytes 0 B
183
+ [ALLOC_DEFAULT_THREAD]
184
+ Peak usage frame count: [16.0 MB-32.0 MB]: 4100 frames
185
+ Requested Block Size 16.0 MB
186
+ Peak Block count 1
187
+ Peak Allocated memory 17.9 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]: 3107 frames, [64.0 KB-128.0 KB]: 993 frames
217
+ Requested Block Size 16.0 MB
218
+ Peak Block count 1
219
+ Peak Allocated memory 66.8 KB
220
+ Peak Large allocation bytes 0 B
221
+ [ALLOC_GFX_THREAD]
222
+ Peak usage frame count: [32.0 KB-64.0 KB]: 4100 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]: 4100 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]: 4099 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]: 4100 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]: 4100 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": 1.0618977546691895,
6
+ "min": 1.0618977546691895,
7
+ "max": 2.8673129081726074,
8
+ "count": 15
9
+ },
10
+ "SnowballTarget.Policy.Entropy.sum": {
11
+ "value": 10933.298828125,
12
+ "min": 10373.2099609375,
13
+ "max": 29269.53125,
14
+ "count": 15
15
+ },
16
+ "SnowballTarget.Step.mean": {
17
+ "value": 149984.0,
18
+ "min": 9952.0,
19
+ "max": 149984.0,
20
+ "count": 15
21
+ },
22
+ "SnowballTarget.Step.sum": {
23
+ "value": 149984.0,
24
+ "min": 9952.0,
25
+ "max": 149984.0,
26
+ "count": 15
27
+ },
28
+ "SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 11.787035942077637,
30
+ "min": 0.45938384532928467,
31
+ "max": 11.787035942077637,
32
+ "count": 15
33
+ },
34
+ "SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 2416.34228515625,
36
+ "min": 89.12046813964844,
37
+ "max": 2416.34228515625,
38
+ "count": 15
39
+ },
40
+ "SnowballTarget.Losses.PolicyLoss.mean": {
41
+ "value": 0.07720615142572891,
42
+ "min": 0.06575973280614204,
43
+ "max": 0.07720615142572891,
44
+ "count": 15
45
+ },
46
+ "SnowballTarget.Losses.PolicyLoss.sum": {
47
+ "value": 0.38603075712864454,
48
+ "min": 0.2633494075073709,
49
+ "max": 0.38603075712864454,
50
+ "count": 15
51
+ },
52
+ "SnowballTarget.Losses.ValueLoss.mean": {
53
+ "value": 0.23064172887334636,
54
+ "min": 0.13838361714071795,
55
+ "max": 0.27176668585515495,
56
+ "count": 15
57
+ },
58
+ "SnowballTarget.Losses.ValueLoss.sum": {
59
+ "value": 1.1532086443667318,
60
+ "min": 0.5535344685628718,
61
+ "max": 1.3588334292757747,
62
+ "count": 15
63
+ },
64
+ "SnowballTarget.Policy.LearningRate.mean": {
65
+ "value": 9.776096741333334e-06,
66
+ "min": 9.776096741333334e-06,
67
+ "max": 0.000289176003608,
68
+ "count": 15
69
+ },
70
+ "SnowballTarget.Policy.LearningRate.sum": {
71
+ "value": 4.888048370666667e-05,
72
+ "min": 4.888048370666667e-05,
73
+ "max": 0.0013468800510399999,
74
+ "count": 15
75
+ },
76
+ "SnowballTarget.Policy.Epsilon.mean": {
77
+ "value": 0.10325866666666668,
78
+ "min": 0.10325866666666668,
79
+ "max": 0.19639199999999998,
80
+ "count": 15
81
+ },
82
+ "SnowballTarget.Policy.Epsilon.sum": {
83
+ "value": 0.5162933333333334,
84
+ "min": 0.43943466666666664,
85
+ "max": 0.94896,
86
+ "count": 15
87
+ },
88
+ "SnowballTarget.Policy.Beta.mean": {
89
+ "value": 0.00017260746666666673,
90
+ "min": 0.00017260746666666673,
91
+ "max": 0.004819960799999999,
92
+ "count": 15
93
+ },
94
+ "SnowballTarget.Policy.Beta.sum": {
95
+ "value": 0.0008630373333333337,
96
+ "min": 0.0008630373333333337,
97
+ "max": 0.022453104,
98
+ "count": 15
99
+ },
100
+ "SnowballTarget.Environment.EpisodeLength.mean": {
101
+ "value": 199.0,
102
+ "min": 199.0,
103
+ "max": 199.0,
104
+ "count": 15
105
+ },
106
+ "SnowballTarget.Environment.EpisodeLength.sum": {
107
+ "value": 10945.0,
108
+ "min": 8756.0,
109
+ "max": 10945.0,
110
+ "count": 15
111
+ },
112
+ "SnowballTarget.Environment.CumulativeReward.mean": {
113
+ "value": 24.0,
114
+ "min": 3.8863636363636362,
115
+ "max": 24.0,
116
+ "count": 15
117
+ },
118
+ "SnowballTarget.Environment.CumulativeReward.sum": {
119
+ "value": 1320.0,
120
+ "min": 171.0,
121
+ "max": 1320.0,
122
+ "count": 15
123
+ },
124
+ "SnowballTarget.Policy.ExtrinsicReward.mean": {
125
+ "value": 24.0,
126
+ "min": 3.8863636363636362,
127
+ "max": 24.0,
128
+ "count": 15
129
+ },
130
+ "SnowballTarget.Policy.ExtrinsicReward.sum": {
131
+ "value": 1320.0,
132
+ "min": 171.0,
133
+ "max": 1320.0,
134
+ "count": 15
135
+ },
136
+ "SnowballTarget.IsTraining.mean": {
137
+ "value": 1.0,
138
+ "min": 1.0,
139
+ "max": 1.0,
140
+ "count": 15
141
+ },
142
+ "SnowballTarget.IsTraining.sum": {
143
+ "value": 1.0,
144
+ "min": 1.0,
145
+ "max": 1.0,
146
+ "count": 15
147
+ }
148
+ },
149
+ "metadata": {
150
+ "timer_format_version": "0.1.0",
151
+ "start_time_seconds": "1760281046",
152
+ "python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
153
+ "command_line_arguments": "/content/py310/lib/python3.10/site-packages/mlagents/trainers/learn.py ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
154
+ "mlagents_version": "1.1.0",
155
+ "mlagents_envs_version": "1.1.0",
156
+ "communication_protocol_version": "1.5.0",
157
+ "pytorch_version": "2.8.0+cu128",
158
+ "numpy_version": "1.23.5",
159
+ "end_time_seconds": "1760281393"
160
+ },
161
+ "total": 346.603127953,
162
+ "count": 1,
163
+ "self": 0.48183957299966096,
164
+ "children": {
165
+ "run_training.setup": {
166
+ "total": 0.028237930000159395,
167
+ "count": 1,
168
+ "self": 0.028237930000159395
169
+ },
170
+ "TrainerController.start_learning": {
171
+ "total": 346.0930504500002,
172
+ "count": 1,
173
+ "self": 0.2894833700095205,
174
+ "children": {
175
+ "TrainerController._reset_env": {
176
+ "total": 3.348158010000134,
177
+ "count": 1,
178
+ "self": 3.348158010000134
179
+ },
180
+ "TrainerController.advance": {
181
+ "total": 342.36852956699045,
182
+ "count": 13664,
183
+ "self": 0.30946491894906103,
184
+ "children": {
185
+ "env_step": {
186
+ "total": 248.74095293403138,
187
+ "count": 13664,
188
+ "self": 193.11242298604634,
189
+ "children": {
190
+ "SubprocessEnvManager._take_step": {
191
+ "total": 55.449152949999416,
192
+ "count": 13664,
193
+ "self": 0.9700904329915829,
194
+ "children": {
195
+ "TorchPolicy.evaluate": {
196
+ "total": 54.47906251700783,
197
+ "count": 13664,
198
+ "self": 54.47906251700783
199
+ }
200
+ }
201
+ },
202
+ "workers": {
203
+ "total": 0.1793769979856279,
204
+ "count": 13664,
205
+ "self": 0.0,
206
+ "children": {
207
+ "worker_root": {
208
+ "total": 344.93564018199936,
209
+ "count": 13664,
210
+ "is_parallel": true,
211
+ "self": 174.61963952400652,
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.004929758000116635,
221
+ "count": 1,
222
+ "is_parallel": true,
223
+ "self": 0.003565983000498818,
224
+ "children": {
225
+ "_process_rank_one_or_two_observation": {
226
+ "total": 0.0013637749996178172,
227
+ "count": 10,
228
+ "is_parallel": true,
229
+ "self": 0.0013637749996178172
230
+ }
231
+ }
232
+ },
233
+ "UnityEnvironment.step": {
234
+ "total": 0.037936142000035034,
235
+ "count": 1,
236
+ "is_parallel": true,
237
+ "self": 0.0006660270000793389,
238
+ "children": {
239
+ "UnityEnvironment._generate_step_input": {
240
+ "total": 0.00045550899994850624,
241
+ "count": 1,
242
+ "is_parallel": true,
243
+ "self": 0.00045550899994850624
244
+ },
245
+ "communicator.exchange": {
246
+ "total": 0.03463684700000158,
247
+ "count": 1,
248
+ "is_parallel": true,
249
+ "self": 0.03463684700000158
250
+ },
251
+ "steps_from_proto": {
252
+ "total": 0.002177759000005608,
253
+ "count": 1,
254
+ "is_parallel": true,
255
+ "self": 0.0005691999992905039,
256
+ "children": {
257
+ "_process_rank_one_or_two_observation": {
258
+ "total": 0.001608559000715104,
259
+ "count": 10,
260
+ "is_parallel": true,
261
+ "self": 0.001608559000715104
262
+ }
263
+ }
264
+ }
265
+ }
266
+ }
267
+ }
268
+ },
269
+ "UnityEnvironment.step": {
270
+ "total": 170.31600065799284,
271
+ "count": 13663,
272
+ "is_parallel": true,
273
+ "self": 7.7721765459873495,
274
+ "children": {
275
+ "UnityEnvironment._generate_step_input": {
276
+ "total": 4.347323674000563,
277
+ "count": 13663,
278
+ "is_parallel": true,
279
+ "self": 4.347323674000563
280
+ },
281
+ "communicator.exchange": {
282
+ "total": 129.05459598699713,
283
+ "count": 13663,
284
+ "is_parallel": true,
285
+ "self": 129.05459598699713
286
+ },
287
+ "steps_from_proto": {
288
+ "total": 29.141904451007804,
289
+ "count": 13663,
290
+ "is_parallel": true,
291
+ "self": 5.37606366399018,
292
+ "children": {
293
+ "_process_rank_one_or_two_observation": {
294
+ "total": 23.765840787017623,
295
+ "count": 136630,
296
+ "is_parallel": true,
297
+ "self": 23.765840787017623
298
+ }
299
+ }
300
+ }
301
+ }
302
+ }
303
+ }
304
+ }
305
+ }
306
+ }
307
+ }
308
+ },
309
+ "trainer_advance": {
310
+ "total": 93.31811171401,
311
+ "count": 13664,
312
+ "self": 0.3651575950327697,
313
+ "children": {
314
+ "process_trajectory": {
315
+ "total": 20.372906001977753,
316
+ "count": 13664,
317
+ "self": 20.048028285978035,
318
+ "children": {
319
+ "RLTrainer._checkpoint": {
320
+ "total": 0.32487771599971893,
321
+ "count": 3,
322
+ "self": 0.32487771599971893
323
+ }
324
+ }
325
+ },
326
+ "_update_policy": {
327
+ "total": 72.58004811699948,
328
+ "count": 68,
329
+ "self": 29.484737364995908,
330
+ "children": {
331
+ "TorchPPOOptimizer.update": {
332
+ "total": 43.09531075200357,
333
+ "count": 3465,
334
+ "self": 43.09531075200357
335
+ }
336
+ }
337
+ }
338
+ }
339
+ }
340
+ }
341
+ },
342
+ "trainer_threads": {
343
+ "total": 9.770001270226203e-07,
344
+ "count": 1,
345
+ "self": 9.770001270226203e-07
346
+ },
347
+ "TrainerController._save_models": {
348
+ "total": 0.08687852599996404,
349
+ "count": 1,
350
+ "self": 0.0008516220000274188,
351
+ "children": {
352
+ "RLTrainer._checkpoint": {
353
+ "total": 0.08602690399993662,
354
+ "count": 1,
355
+ "self": 0.08602690399993662
356
+ }
357
+ }
358
+ }
359
+ }
360
+ }
361
+ }
362
+ }
run_logs/training_status.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "SnowballTarget": {
3
+ "checkpoints": [
4
+ {
5
+ "steps": 49936,
6
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.onnx",
7
+ "reward": 15.454545454545455,
8
+ "creation_time": 1760281158.341154,
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": 19.818181818181817,
17
+ "creation_time": 1760281269.674248,
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": 24.636363636363637,
26
+ "creation_time": 1760281392.4025962,
27
+ "auxillary_file_paths": [
28
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-149984.pt"
29
+ ]
30
+ },
31
+ {
32
+ "steps": 150304,
33
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-150304.onnx",
34
+ "reward": 24.636363636363637,
35
+ "creation_time": 1760281392.5220056,
36
+ "auxillary_file_paths": [
37
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-150304.pt"
38
+ ]
39
+ }
40
+ ],
41
+ "final_checkpoint": {
42
+ "steps": 150304,
43
+ "file_path": "results/SnowballTarget1/SnowballTarget.onnx",
44
+ "reward": 24.636363636363637,
45
+ "creation_time": 1760281392.5220056,
46
+ "auxillary_file_paths": [
47
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-150304.pt"
48
+ ]
49
+ }
50
+ },
51
+ "metadata": {
52
+ "stats_format_version": "0.3.0",
53
+ "mlagents_version": "1.1.0",
54
+ "torch_version": "2.8.0+cu128"
55
+ }
56
+ }