alesthehuman commited on
Commit
85aa90c
·
1 Parent(s): fdc649d

First Push

Browse files
SnowballTarget.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:694f1f1cb6c6c737a6a193432a7e7785f87b58dc5fa12cb1c8c4478d6b4b594f
3
  size 94197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37e199153c8ed62c31534fe3ffada038cb8e47c287a2332b5b7bda914b7279e4
3
  size 94197
SnowballTarget/events.out.tfevents.1688056138.0c7b145c0c19.70881.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c2745f273faffed1a46d4d5c1940083d0e5f284aab4e097bc6017c2ecc95347
3
+ size 1108
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 32, "buffer_size": 2048, "learning_rate": 3e-05, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 10, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 50000, "network_settings": {"normalize": false, "hidden_units": 32, "num_layers": 10, "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": 2000000, "time_horizon": 64, "summary_freq": 10000, "threaded": true, "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, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true}, "environment_parameters": null, "checkpoint_settings": {"run_id": "SnowballTarget1", "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": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 32, "buffer_size": 2048, "learning_rate": 3e-05, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 10, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 50000, "network_settings": {"normalize": false, "hidden_units": 32, "num_layers": 10, "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": 1, "time_horizon": 64, "summary_freq": 10000, "threaded": true, "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, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true}, "environment_parameters": null, "checkpoint_settings": {"run_id": "SnowballTarget1", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
configuration.yaml CHANGED
@@ -38,7 +38,7 @@ behaviors:
38
  init_path: null
39
  keep_checkpoints: 10
40
  even_checkpoints: false
41
- max_steps: 2000000
42
  time_horizon: 64
43
  summary_freq: 10000
44
  threaded: true
@@ -67,8 +67,8 @@ checkpoint_settings:
67
  run_id: SnowballTarget1
68
  initialize_from: null
69
  load_model: false
70
- resume: false
71
- force: true
72
  train_model: false
73
  inference: false
74
  results_dir: results
 
38
  init_path: null
39
  keep_checkpoints: 10
40
  even_checkpoints: false
41
+ max_steps: 1
42
  time_horizon: 64
43
  summary_freq: 10000
44
  threaded: true
 
67
  run_id: SnowballTarget1
68
  initialize_from: null
69
  load_model: false
70
+ resume: true
71
+ force: false
72
  train_model: false
73
  inference: false
74
  results_dir: results
run_logs/Player-0.log CHANGED
@@ -31,7 +31,7 @@ ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM default
31
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
32
  FMOD initialized on nosound output
33
  Begin MonoManager ReloadAssembly
34
- - Completed reload, in 0.077 seconds
35
  ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
36
  ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
37
  ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
@@ -42,7 +42,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
42
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
43
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
44
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
45
- UnloadTime: 0.695991 ms
46
  ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
47
  requesting resize 84 x 84
48
  Setting up 1 worker threads for Enlighten.
@@ -50,7 +50,7 @@ Memory Statistics:
50
  [ALLOC_TEMP_TLS] TLS Allocator
51
  StackAllocators :
52
  [ALLOC_TEMP_MAIN]
53
- Peak usage frame count: [8.0 KB-16.0 KB]: 23279 frames, [16.0 KB-32.0 KB]: 394 frames, [2.0 MB-4.0 MB]: 1 frames
54
  Initial Block Size 4.0 MB
55
  Current Block Size 4.0 MB
56
  Peak Allocated Bytes 2.0 MB
@@ -78,7 +78,7 @@ Memory Statistics:
78
  [ALLOC_TEMP_Job.Worker 0]
79
  Initial Block Size 256.0 KB
80
  Current Block Size 256.0 KB
81
- Peak Allocated Bytes 3.6 KB
82
  Overflow Count 0
83
  [ALLOC_TEMP_Background Job.Worker 10]
84
  Initial Block Size 32.0 KB
@@ -166,19 +166,19 @@ Memory Statistics:
166
  Peak Allocated Bytes 0 B
167
  Overflow Count 0
168
  [ALLOC_DEFAULT] Dual Thread Allocator
169
- Peak main deferred allocation count 40
170
  [ALLOC_BUCKET]
171
  Large Block size 4.0 MB
172
  Used Block count 1
173
  Peak Allocated bytes 1.0 MB
174
  [ALLOC_DEFAULT_MAIN]
175
- Peak usage frame count: [4.0 MB-8.0 MB]: 13060 frames, [8.0 MB-16.0 MB]: 10614 frames
176
  Requested Block Size 16.0 MB
177
- Peak Block count 2
178
- Peak Allocated memory 13.7 MB
179
  Peak Large allocation bytes 0 B
180
  [ALLOC_DEFAULT_THREAD]
181
- Peak usage frame count: [16.0 MB-32.0 MB]: 23674 frames
182
  Requested Block Size 16.0 MB
183
  Peak Block count 1
184
  Peak Allocated memory 17.7 MB
@@ -195,7 +195,7 @@ Memory Statistics:
195
  Overflow Count (full) 0
196
  [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
197
  Initial Block Size 2.0 MB
198
- Used Block Count 2
199
  Overflow Count (too large) 0
200
  Overflow Count (full) 0
201
  [ALLOC_TEMP_JOB_ASYNC (Background)]
@@ -210,13 +210,13 @@ Memory Statistics:
210
  Used Block count 1
211
  Peak Allocated bytes 1.0 MB
212
  [ALLOC_GFX_MAIN]
213
- Peak usage frame count: [32.0 KB-64.0 KB]: 21880 frames, [64.0 KB-128.0 KB]: 1794 frames
214
  Requested Block Size 16.0 MB
215
  Peak Block count 1
216
- Peak Allocated memory 66.8 KB
217
  Peak Large allocation bytes 0 B
218
  [ALLOC_GFX_THREAD]
219
- Peak usage frame count: [32.0 KB-64.0 KB]: 23674 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 1
222
  Peak Allocated memory 39.6 KB
@@ -228,13 +228,13 @@ Memory Statistics:
228
  Used Block count 1
229
  Peak Allocated bytes 1.0 MB
230
  [ALLOC_CACHEOBJECTS_MAIN]
231
- Peak usage frame count: [0.5 MB-1.0 MB]: 23674 frames
232
  Requested Block Size 4.0 MB
233
  Peak Block count 1
234
- Peak Allocated memory 0.6 MB
235
  Peak Large allocation bytes 0 B
236
  [ALLOC_CACHEOBJECTS_THREAD]
237
- Peak usage frame count: [0.5 MB-1.0 MB]: 23673 frames, [2.0 MB-4.0 MB]: 1 frames
238
  Requested Block Size 4.0 MB
239
  Peak Block count 1
240
  Peak Allocated memory 2.2 MB
@@ -246,13 +246,13 @@ Memory Statistics:
246
  Used Block count 1
247
  Peak Allocated bytes 1.0 MB
248
  [ALLOC_TYPETREE_MAIN]
249
- Peak usage frame count: [0-1.0 KB]: 23674 frames
250
  Requested Block Size 2.0 MB
251
  Peak Block count 1
252
  Peak Allocated memory 1.0 KB
253
  Peak Large allocation bytes 0 B
254
  [ALLOC_TYPETREE_THREAD]
255
- Peak usage frame count: [1.0 KB-2.0 KB]: 23674 frames
256
  Requested Block Size 2.0 MB
257
  Peak Block count 1
258
  Peak Allocated memory 1.7 KB
 
31
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
32
  FMOD initialized on nosound output
33
  Begin MonoManager ReloadAssembly
34
+ - Completed reload, in 0.126 seconds
35
  ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
36
  ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
37
  ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
 
42
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
43
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
44
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
45
+ UnloadTime: 0.899359 ms
46
  ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
47
  requesting resize 84 x 84
48
  Setting up 1 worker threads for Enlighten.
 
50
  [ALLOC_TEMP_TLS] TLS Allocator
51
  StackAllocators :
52
  [ALLOC_TEMP_MAIN]
53
+ Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames
54
  Initial Block Size 4.0 MB
55
  Current Block Size 4.0 MB
56
  Peak Allocated Bytes 2.0 MB
 
78
  [ALLOC_TEMP_Job.Worker 0]
79
  Initial Block Size 256.0 KB
80
  Current Block Size 256.0 KB
81
+ Peak Allocated Bytes 2.8 KB
82
  Overflow Count 0
83
  [ALLOC_TEMP_Background Job.Worker 10]
84
  Initial Block Size 32.0 KB
 
166
  Peak Allocated Bytes 0 B
167
  Overflow Count 0
168
  [ALLOC_DEFAULT] Dual Thread Allocator
169
+ Peak main deferred allocation count 2
170
  [ALLOC_BUCKET]
171
  Large Block size 4.0 MB
172
  Used Block count 1
173
  Peak Allocated bytes 1.0 MB
174
  [ALLOC_DEFAULT_MAIN]
175
+ Peak usage frame count: [4.0 MB-8.0 MB]: 1 frames
176
  Requested Block Size 16.0 MB
177
+ Peak Block count 1
178
+ Peak Allocated memory 4.6 MB
179
  Peak Large allocation bytes 0 B
180
  [ALLOC_DEFAULT_THREAD]
181
+ Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames
182
  Requested Block Size 16.0 MB
183
  Peak Block count 1
184
  Peak Allocated memory 17.7 MB
 
195
  Overflow Count (full) 0
196
  [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
197
  Initial Block Size 2.0 MB
198
+ Used Block Count 1
199
  Overflow Count (too large) 0
200
  Overflow Count (full) 0
201
  [ALLOC_TEMP_JOB_ASYNC (Background)]
 
210
  Used Block count 1
211
  Peak Allocated bytes 1.0 MB
212
  [ALLOC_GFX_MAIN]
213
+ Peak usage frame count: [64.0 KB-128.0 KB]: 1 frames
214
  Requested Block Size 16.0 MB
215
  Peak Block count 1
216
+ Peak Allocated memory 65.6 KB
217
  Peak Large allocation bytes 0 B
218
  [ALLOC_GFX_THREAD]
219
+ Peak usage frame count: [32.0 KB-64.0 KB]: 1 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 1
222
  Peak Allocated memory 39.6 KB
 
228
  Used Block count 1
229
  Peak Allocated bytes 1.0 MB
230
  [ALLOC_CACHEOBJECTS_MAIN]
231
+ Peak usage frame count: [0.5 MB-1.0 MB]: 1 frames
232
  Requested Block Size 4.0 MB
233
  Peak Block count 1
234
+ Peak Allocated memory 0.5 MB
235
  Peak Large allocation bytes 0 B
236
  [ALLOC_CACHEOBJECTS_THREAD]
237
+ Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames
238
  Requested Block Size 4.0 MB
239
  Peak Block count 1
240
  Peak Allocated memory 2.2 MB
 
246
  Used Block count 1
247
  Peak Allocated bytes 1.0 MB
248
  [ALLOC_TYPETREE_MAIN]
249
+ Peak usage frame count: [0-1.0 KB]: 1 frames
250
  Requested Block Size 2.0 MB
251
  Peak Block count 1
252
  Peak Allocated memory 1.0 KB
253
  Peak Large allocation bytes 0 B
254
  [ALLOC_TYPETREE_THREAD]
255
+ Peak usage frame count: [1.0 KB-2.0 KB]: 1 frames
256
  Requested Block Size 2.0 MB
257
  Peak Block count 1
258
  Peak Allocated memory 1.7 KB
run_logs/timers.json CHANGED
@@ -1,317 +1,40 @@
1
  {
2
  "name": "root",
3
- "gauges": {
4
- "SnowballTarget.Policy.Entropy.mean": {
5
- "value": 0.8005643486976624,
6
- "min": 0.8005643486976624,
7
- "max": 2.8897595405578613,
8
- "count": 86
9
- },
10
- "SnowballTarget.Policy.Entropy.sum": {
11
- "value": 7679.01318359375,
12
- "min": 7679.01318359375,
13
- "max": 29689.390625,
14
- "count": 86
15
- },
16
- "SnowballTarget.Step.mean": {
17
- "value": 859984.0,
18
- "min": 9952.0,
19
- "max": 859984.0,
20
- "count": 86
21
- },
22
- "SnowballTarget.Step.sum": {
23
- "value": 859984.0,
24
- "min": 9952.0,
25
- "max": 859984.0,
26
- "count": 86
27
- },
28
- "SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": 13.663809776306152,
30
- "min": 0.3006419539451599,
31
- "max": 13.663809776306152,
32
- "count": 86
33
- },
34
- "SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": 2664.44287109375,
36
- "min": 58.32453918457031,
37
- "max": 2758.469970703125,
38
- "count": 86
39
- },
40
- "SnowballTarget.Environment.EpisodeLength.mean": {
41
- "value": 199.0,
42
- "min": 199.0,
43
- "max": 199.0,
44
- "count": 86
45
- },
46
- "SnowballTarget.Environment.EpisodeLength.sum": {
47
- "value": 10945.0,
48
- "min": 8756.0,
49
- "max": 10945.0,
50
- "count": 86
51
- },
52
- "SnowballTarget.Losses.PolicyLoss.mean": {
53
- "value": 0.14014193106472436,
54
- "min": 0.13611076401899697,
55
- "max": 0.14403688367747985,
56
- "count": 86
57
- },
58
- "SnowballTarget.Losses.PolicyLoss.sum": {
59
- "value": 0.5605677242588974,
60
- "min": 0.550232109960983,
61
- "max": 0.7201844183873992,
62
- "count": 86
63
- },
64
- "SnowballTarget.Losses.ValueLoss.mean": {
65
- "value": 0.18197881391765,
66
- "min": 0.1057476676526457,
67
- "max": 0.30833898726028997,
68
- "count": 86
69
- },
70
- "SnowballTarget.Losses.ValueLoss.sum": {
71
- "value": 0.7279152556706,
72
- "min": 0.4229906706105828,
73
- "max": 1.496446692647741,
74
- "count": 86
75
- },
76
- "SnowballTarget.Policy.LearningRate.mean": {
77
- "value": 1.7180862730599998e-05,
78
- "min": 1.7180862730599998e-05,
79
- "max": 2.99188202706e-05,
80
- "count": 86
81
- },
82
- "SnowballTarget.Policy.LearningRate.sum": {
83
- "value": 6.872345092239999e-05,
84
- "min": 6.872345092239999e-05,
85
- "max": 0.000148851603828,
86
- "count": 86
87
- },
88
- "SnowballTarget.Policy.Epsilon.mean": {
89
- "value": 0.1572694,
90
- "min": 0.1572694,
91
- "max": 0.1997294,
92
- "count": 86
93
- },
94
- "SnowballTarget.Policy.Epsilon.sum": {
95
- "value": 0.6290776,
96
- "min": 0.6290776,
97
- "max": 0.9961720000000001,
98
- "count": 86
99
- },
100
- "SnowballTarget.Policy.Beta.mean": {
101
- "value": 0.0028677430599999996,
102
- "min": 0.0028677430599999996,
103
- "max": 0.00498649706,
104
- "count": 86
105
- },
106
- "SnowballTarget.Policy.Beta.sum": {
107
- "value": 0.011470972239999998,
108
- "min": 0.011470972239999998,
109
- "max": 0.024808982800000004,
110
- "count": 86
111
- },
112
- "SnowballTarget.Environment.CumulativeReward.mean": {
113
- "value": 27.15909090909091,
114
- "min": 2.9545454545454546,
115
- "max": 27.15909090909091,
116
- "count": 86
117
- },
118
- "SnowballTarget.Environment.CumulativeReward.sum": {
119
- "value": 1195.0,
120
- "min": 130.0,
121
- "max": 1455.0,
122
- "count": 86
123
- },
124
- "SnowballTarget.Policy.ExtrinsicReward.mean": {
125
- "value": 27.15909090909091,
126
- "min": 2.9545454545454546,
127
- "max": 27.15909090909091,
128
- "count": 86
129
- },
130
- "SnowballTarget.Policy.ExtrinsicReward.sum": {
131
- "value": 1195.0,
132
- "min": 130.0,
133
- "max": 1455.0,
134
- "count": 86
135
- },
136
- "SnowballTarget.IsTraining.mean": {
137
- "value": 1.0,
138
- "min": 1.0,
139
- "max": 1.0,
140
- "count": 86
141
- },
142
- "SnowballTarget.IsTraining.sum": {
143
- "value": 1.0,
144
- "min": 1.0,
145
- "max": 1.0,
146
- "count": 86
147
- }
148
- },
149
  "metadata": {
150
  "timer_format_version": "0.1.0",
151
- "start_time_seconds": "1688049644",
152
  "python_version": "3.10.12 (main, Jun 7 2023, 12:45:35) [GCC 9.4.0]",
153
- "command_line_arguments": "/usr/local/bin/mlagents-learn --force ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
154
  "mlagents_version": "0.31.0.dev0",
155
  "mlagents_envs_version": "0.31.0.dev0",
156
  "communication_protocol_version": "1.5.0",
157
  "pytorch_version": "1.11.0+cu102",
158
  "numpy_version": "1.21.2",
159
- "end_time_seconds": "1688055896"
160
  },
161
- "total": 6252.132397349,
162
  "count": 1,
163
- "self": 0.5343544099996507,
164
  "children": {
165
  "run_training.setup": {
166
- "total": 0.0397060049999709,
167
  "count": 1,
168
- "self": 0.0397060049999709
169
  },
170
  "TrainerController.start_learning": {
171
- "total": 6251.558336934,
172
  "count": 1,
173
- "self": 2.8322411269409713,
174
  "children": {
175
  "TrainerController._reset_env": {
176
- "total": 3.987936718000128,
177
  "count": 1,
178
- "self": 3.987936718000128
179
- },
180
- "TrainerController.advance": {
181
- "total": 6244.736176606059,
182
- "count": 78913,
183
- "self": 1.371338105194809,
184
- "children": {
185
- "env_step": {
186
- "total": 6243.364838500865,
187
- "count": 78913,
188
- "self": 5632.559633587176,
189
- "children": {
190
- "SubprocessEnvManager._take_step": {
191
- "total": 609.501925863759,
192
- "count": 78913,
193
- "self": 8.872054845755883,
194
- "children": {
195
- "TorchPolicy.evaluate": {
196
- "total": 600.6298710180031,
197
- "count": 78913,
198
- "self": 600.6298710180031
199
- }
200
- }
201
- },
202
- "workers": {
203
- "total": 1.3032790499300972,
204
- "count": 78912,
205
- "self": 0.0,
206
- "children": {
207
- "worker_root": {
208
- "total": 6242.012165772212,
209
- "count": 78912,
210
- "is_parallel": true,
211
- "self": 5023.656429102948,
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.0019513950001055491,
221
- "count": 1,
222
- "is_parallel": true,
223
- "self": 0.0005977889995847363,
224
- "children": {
225
- "_process_rank_one_or_two_observation": {
226
- "total": 0.0013536060005208128,
227
- "count": 10,
228
- "is_parallel": true,
229
- "self": 0.0013536060005208128
230
- }
231
- }
232
- },
233
- "UnityEnvironment.step": {
234
- "total": 0.06701464399975521,
235
- "count": 1,
236
- "is_parallel": true,
237
- "self": 0.0006015869998918788,
238
- "children": {
239
- "UnityEnvironment._generate_step_input": {
240
- "total": 0.00046059799979047966,
241
- "count": 1,
242
- "is_parallel": true,
243
- "self": 0.00046059799979047966
244
- },
245
- "communicator.exchange": {
246
- "total": 0.06392959599997994,
247
- "count": 1,
248
- "is_parallel": true,
249
- "self": 0.06392959599997994
250
- },
251
- "steps_from_proto": {
252
- "total": 0.0020228630000929115,
253
- "count": 1,
254
- "is_parallel": true,
255
- "self": 0.0003697500005728216,
256
- "children": {
257
- "_process_rank_one_or_two_observation": {
258
- "total": 0.00165311299952009,
259
- "count": 10,
260
- "is_parallel": true,
261
- "self": 0.00165311299952009
262
- }
263
- }
264
- }
265
- }
266
- }
267
- }
268
- },
269
- "UnityEnvironment.step": {
270
- "total": 1218.3557366692635,
271
- "count": 78911,
272
- "is_parallel": true,
273
- "self": 47.01313297297838,
274
- "children": {
275
- "UnityEnvironment._generate_step_input": {
276
- "total": 23.05665892715524,
277
- "count": 78911,
278
- "is_parallel": true,
279
- "self": 23.05665892715524
280
- },
281
- "communicator.exchange": {
282
- "total": 985.968607595295,
283
- "count": 78911,
284
- "is_parallel": true,
285
- "self": 985.968607595295
286
- },
287
- "steps_from_proto": {
288
- "total": 162.31733717383486,
289
- "count": 78911,
290
- "is_parallel": true,
291
- "self": 30.564958347634274,
292
- "children": {
293
- "_process_rank_one_or_two_observation": {
294
- "total": 131.75237882620058,
295
- "count": 789110,
296
- "is_parallel": true,
297
- "self": 131.75237882620058
298
- }
299
- }
300
- }
301
- }
302
- }
303
- }
304
- }
305
- }
306
- }
307
- }
308
- }
309
- }
310
  },
311
  "trainer_threads": {
312
- "total": 4.9361000492353924e-05,
313
  "count": 1,
314
- "self": 4.9361000492353924e-05,
315
  "children": {
316
  "thread_root": {
317
  "total": 0.0,
@@ -320,38 +43,16 @@
320
  "self": 0.0,
321
  "children": {
322
  "trainer_advance": {
323
- "total": 6225.817099724835,
324
- "count": 2504578,
325
  "is_parallel": true,
326
- "self": 51.866628838743054,
327
  "children": {
328
  "process_trajectory": {
329
- "total": 1278.9955774550644,
330
- "count": 2504578,
331
- "is_parallel": true,
332
- "self": 1268.4845690100638,
333
- "children": {
334
- "RLTrainer._checkpoint": {
335
- "total": 10.511008445000698,
336
- "count": 17,
337
- "is_parallel": true,
338
- "self": 10.511008445000698
339
- }
340
- }
341
- },
342
- "_update_policy": {
343
- "total": 4894.954893431028,
344
- "count": 394,
345
  "is_parallel": true,
346
- "self": 862.4403812670084,
347
- "children": {
348
- "TorchPPOOptimizer.update": {
349
- "total": 4032.5145121640194,
350
- "count": 267910,
351
- "is_parallel": true,
352
- "self": 4032.5145121640194
353
- }
354
- }
355
  }
356
  }
357
  }
@@ -360,14 +61,14 @@
360
  }
361
  },
362
  "TrainerController._save_models": {
363
- "total": 0.0019331219991727266,
364
  "count": 1,
365
- "self": 2.5392999305040576e-05,
366
  "children": {
367
  "RLTrainer._checkpoint": {
368
- "total": 0.001907728999867686,
369
  "count": 1,
370
- "self": 0.001907728999867686
371
  }
372
  }
373
  }
 
1
  {
2
  "name": "root",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "metadata": {
4
  "timer_format_version": "0.1.0",
5
+ "start_time_seconds": "1688056136",
6
  "python_version": "3.10.12 (main, Jun 7 2023, 12:45:35) [GCC 9.4.0]",
7
+ "command_line_arguments": "/usr/local/bin/mlagents-learn --resume ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
8
  "mlagents_version": "0.31.0.dev0",
9
  "mlagents_envs_version": "0.31.0.dev0",
10
  "communication_protocol_version": "1.5.0",
11
  "pytorch_version": "1.11.0+cu102",
12
  "numpy_version": "1.21.2",
13
+ "end_time_seconds": "1688056142"
14
  },
15
+ "total": 5.395517639999525,
16
  "count": 1,
17
+ "self": 0.475445623998894,
18
  "children": {
19
  "run_training.setup": {
20
+ "total": 0.06738246100030665,
21
  "count": 1,
22
+ "self": 0.06738246100030665
23
  },
24
  "TrainerController.start_learning": {
25
+ "total": 4.852689555000325,
26
  "count": 1,
27
+ "self": 0.0003010580021509668,
28
  "children": {
29
  "TrainerController._reset_env": {
30
+ "total": 4.64344661999894,
31
  "count": 1,
32
+ "self": 4.64344661999894
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  },
34
  "trainer_threads": {
35
+ "total": 1.731200063659344e-05,
36
  "count": 1,
37
+ "self": 1.731200063659344e-05,
38
  "children": {
39
  "thread_root": {
40
  "total": 0.0,
 
43
  "self": 0.0,
44
  "children": {
45
  "trainer_advance": {
46
+ "total": 0.00021390300025814213,
47
+ "count": 1,
48
  "is_parallel": true,
49
+ "self": 1.9797000277321786e-05,
50
  "children": {
51
  "process_trajectory": {
52
+ "total": 0.00019410599998082034,
53
+ "count": 1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  "is_parallel": true,
55
+ "self": 0.00019410599998082034
 
 
 
 
 
 
 
 
56
  }
57
  }
58
  }
 
61
  }
62
  },
63
  "TrainerController._save_models": {
64
+ "total": 0.2089245649985969,
65
  "count": 1,
66
+ "self": 0.0006888179977977416,
67
  "children": {
68
  "RLTrainer._checkpoint": {
69
+ "total": 0.20823574700079917,
70
  "count": 1,
71
+ "self": 0.20823574700079917
72
  }
73
  }
74
  }
run_logs/training_status.json CHANGED
@@ -1,15 +1,6 @@
1
  {
2
  "SnowballTarget": {
3
  "checkpoints": [
4
- {
5
- "steps": 399992,
6
- "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-399992.onnx",
7
- "reward": 23.0,
8
- "creation_time": 1688052517.365193,
9
- "auxillary_file_paths": [
10
- "results/SnowballTarget1/SnowballTarget/SnowballTarget-399992.pt"
11
- ]
12
- },
13
  {
14
  "steps": 449952,
15
  "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-449952.onnx",
@@ -90,8 +81,26 @@
90
  "auxillary_file_paths": [
91
  "results/SnowballTarget1/SnowballTarget/SnowballTarget-849968.pt"
92
  ]
 
 
 
 
 
 
 
 
 
93
  }
94
- ]
 
 
 
 
 
 
 
 
 
95
  },
96
  "metadata": {
97
  "stats_format_version": "0.3.0",
 
1
  {
2
  "SnowballTarget": {
3
  "checkpoints": [
 
 
 
 
 
 
 
 
 
4
  {
5
  "steps": 449952,
6
  "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-449952.onnx",
 
81
  "auxillary_file_paths": [
82
  "results/SnowballTarget1/SnowballTarget/SnowballTarget-849968.pt"
83
  ]
84
+ },
85
+ {
86
+ "steps": 849968,
87
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-849968.onnx",
88
+ "reward": null,
89
+ "creation_time": 1688056141.8490736,
90
+ "auxillary_file_paths": [
91
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-849968.pt"
92
+ ]
93
  }
94
+ ],
95
+ "final_checkpoint": {
96
+ "steps": 849968,
97
+ "file_path": "results/SnowballTarget1/SnowballTarget.onnx",
98
+ "reward": null,
99
+ "creation_time": 1688056141.8490736,
100
+ "auxillary_file_paths": [
101
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-849968.pt"
102
+ ]
103
+ }
104
  },
105
  "metadata": {
106
  "stats_format_version": "0.3.0",