manuu01 commited on
Commit
3a6777c
·
1 Parent(s): b2b7ee2

Update_agent

Browse files
SoccerTwos.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b75de45a94542dfd99bfede6e8ad0231c8d1669a997bfd205a83433b17abea1
3
  size 886472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68747129609ba655ec3bad6b0988b2779d9ee200f0724cd28928b5910e1b4ddd
3
  size 886472
SoccerTwos/SoccerTwos-4499846.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d709da0df0d94005b99602df32c7dc9e616c5d0051ae7bde489c86d5f98a32a9
3
+ size 886472
SoccerTwos/SoccerTwos-4499846.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dfb9ab620e9e38d1b61b693c28ed71455eafaf13edf8d80182028fbdf2d802b
3
+ size 10303217
SoccerTwos/SoccerTwos-4763422.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68747129609ba655ec3bad6b0988b2779d9ee200f0724cd28928b5910e1b4ddd
3
+ size 886472
SoccerTwos/SoccerTwos-4763422.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:743527733c484bb1d4d10eadc4a4263960e6d08f3287d950afa2d59096fae28a
3
+ size 10303217
SoccerTwos/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8fb8435d2a687b94510b1567a2c949e8d2ddcb78fff85972594ce1171383af9
3
  size 10303217
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:743527733c484bb1d4d10eadc4a4263960e6d08f3287d950afa2d59096fae28a
3
  size 10303217
SoccerTwos/events.out.tfevents.1690881736.93ce20cc1c4b.27609.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd54f942d20f01a99ae492c8e37bc169c3e34fe6b3f19e3504b90c00ca2a50d4
3
+ size 525155
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 2048, "buffer_size": 20480, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.99, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 256, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.95, "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": 5, "even_checkpoints": false, "max_steps": 4250000, "time_horizon": 1000, "summary_freq": 10000, "threaded": false, "self_play": {"save_steps": 60000, "team_change": 225000, "swap_steps": 2000, "window": 10, "play_against_latest_model_ratio": 0.25, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/SoccerTwos.x86_64", "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": "SoccerTwos", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": "cpu"}, "debug": false}
 
1
+ {"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 2048, "buffer_size": 20480, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.99, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 256, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.95, "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": 5, "even_checkpoints": false, "max_steps": 5000000, "time_horizon": 1000, "summary_freq": 10000, "threaded": false, "self_play": {"save_steps": 60000, "team_change": 225000, "swap_steps": 2000, "window": 10, "play_against_latest_model_ratio": 0.25, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/SoccerTwos.x86_64", "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": "SoccerTwos", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": "cpu"}, "debug": false}
configuration.yaml CHANGED
@@ -37,7 +37,7 @@ behaviors:
37
  init_path: null
38
  keep_checkpoints: 5
39
  even_checkpoints: false
40
- max_steps: 4250000
41
  time_horizon: 1000
42
  summary_freq: 10000
43
  threaded: false
 
37
  init_path: null
38
  keep_checkpoints: 5
39
  even_checkpoints: false
40
+ max_steps: 5000000
41
  time_horizon: 1000
42
  summary_freq: 10000
43
  threaded: false
run_logs/Player-0.log CHANGED
@@ -31,7 +31,7 @@ ALSA lib pcm.c:2664:(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.122 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)
@@ -56,7 +56,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
56
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
57
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
58
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
59
- UnloadTime: 0.942733 ms
60
  Registered Communicator in Agent.
61
  ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
62
  requesting resize 84 x 84
@@ -73,51 +73,12 @@ TOO LONG
73
  TOO LONG
74
  TOO LONG
75
  TOO LONG
76
- TOO LONG
77
- TOO LONG
78
- TOO LONG
79
- TOO LONG
80
- TOO LONG
81
- TOO LONG
82
- TOO LONG
83
- TOO LONG
84
- TOO LONG
85
- TOO LONG
86
- TOO LONG
87
- TOO LONG
88
- TOO LONG
89
- TOO LONG
90
- TOO LONG
91
- TOO LONG
92
- TOO LONG
93
- TOO LONG
94
- TOO LONG
95
- TOO LONG
96
- TOO LONG
97
- TOO LONG
98
- TOO LONG
99
- TOO LONG
100
- TOO LONG
101
- TOO LONG
102
- TOO LONG
103
- TOO LONG
104
- TOO LONG
105
- TOO LONG
106
- TOO LONG
107
- TOO LONG
108
- TOO LONG
109
- TOO LONG
110
- TOO LONG
111
- TOO LONG
112
- TOO LONG
113
- TOO LONG
114
- TOO LONG
115
  Setting up 1 worker threads for Enlighten.
116
  Memory Statistics:
117
  [ALLOC_TEMP_TLS] TLS Allocator
118
  StackAllocators :
119
  [ALLOC_TEMP_MAIN]
120
- Peak usage frame count: [8.0 KB-16.0 KB]: 14350 frames, [2.0 MB-4.0 MB]: 1 frames
121
  Initial Block Size 4.0 MB
122
  Current Block Size 4.0 MB
123
  Peak Allocated Bytes 2.1 MB
@@ -233,19 +194,19 @@ Memory Statistics:
233
  Peak Allocated Bytes 0 B
234
  Overflow Count 0
235
  [ALLOC_DEFAULT] Dual Thread Allocator
236
- Peak main deferred allocation count 3
237
  [ALLOC_BUCKET]
238
  Large Block size 4.0 MB
239
  Used Block count 1
240
  Peak Allocated bytes 1.0 MB
241
  [ALLOC_DEFAULT_MAIN]
242
- Peak usage frame count: [4.0 MB-8.0 MB]: 14351 frames
243
  Requested Block Size 16.0 MB
244
  Peak Block count 1
245
  Peak Allocated memory 4.6 MB
246
  Peak Large allocation bytes 0 B
247
  [ALLOC_DEFAULT_THREAD]
248
- Peak usage frame count: [16.0 MB-32.0 MB]: 14351 frames
249
  Requested Block Size 16.0 MB
250
  Peak Block count 1
251
  Peak Allocated memory 17.6 MB
@@ -277,13 +238,13 @@ Memory Statistics:
277
  Used Block count 1
278
  Peak Allocated bytes 1.0 MB
279
  [ALLOC_GFX_MAIN]
280
- Peak usage frame count: [32.0 KB-64.0 KB]: 14350 frames, [64.0 KB-128.0 KB]: 1 frames
281
  Requested Block Size 16.0 MB
282
  Peak Block count 1
283
  Peak Allocated memory 65.6 KB
284
  Peak Large allocation bytes 0 B
285
  [ALLOC_GFX_THREAD]
286
- Peak usage frame count: [128.0 KB-256.0 KB]: 14351 frames
287
  Requested Block Size 16.0 MB
288
  Peak Block count 1
289
  Peak Allocated memory 173.5 KB
@@ -295,13 +256,13 @@ Memory Statistics:
295
  Used Block count 1
296
  Peak Allocated bytes 1.0 MB
297
  [ALLOC_CACHEOBJECTS_MAIN]
298
- Peak usage frame count: [0.5 MB-1.0 MB]: 14351 frames
299
  Requested Block Size 4.0 MB
300
  Peak Block count 1
301
  Peak Allocated memory 0.6 MB
302
  Peak Large allocation bytes 0 B
303
  [ALLOC_CACHEOBJECTS_THREAD]
304
- Peak usage frame count: [0.5 MB-1.0 MB]: 14350 frames, [4.0 MB-8.0 MB]: 1 frames
305
  Requested Block Size 4.0 MB
306
  Peak Block count 2
307
  Peak Allocated memory 4.5 MB
@@ -313,13 +274,13 @@ Memory Statistics:
313
  Used Block count 1
314
  Peak Allocated bytes 1.0 MB
315
  [ALLOC_TYPETREE_MAIN]
316
- Peak usage frame count: [0-1.0 KB]: 14351 frames
317
  Requested Block Size 2.0 MB
318
  Peak Block count 1
319
  Peak Allocated memory 1.0 KB
320
  Peak Large allocation bytes 0 B
321
  [ALLOC_TYPETREE_THREAD]
322
- Peak usage frame count: [1.0 KB-2.0 KB]: 14350 frames, [2.0 KB-4.0 KB]: 1 frames
323
  Requested Block Size 2.0 MB
324
  Peak Block count 1
325
  Peak Allocated memory 2.2 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.095 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)
 
56
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
57
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
58
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
59
+ UnloadTime: 1.074169 ms
60
  Registered Communicator in Agent.
61
  ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
62
  requesting resize 84 x 84
 
73
  TOO LONG
74
  TOO LONG
75
  TOO LONG
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
  Setting up 1 worker threads for Enlighten.
77
  Memory Statistics:
78
  [ALLOC_TEMP_TLS] TLS Allocator
79
  StackAllocators :
80
  [ALLOC_TEMP_MAIN]
81
+ Peak usage frame count: [8.0 KB-16.0 KB]: 9778 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.1 MB
 
194
  Peak Allocated Bytes 0 B
195
  Overflow Count 0
196
  [ALLOC_DEFAULT] Dual Thread Allocator
197
+ Peak main deferred allocation count 2
198
  [ALLOC_BUCKET]
199
  Large Block size 4.0 MB
200
  Used Block count 1
201
  Peak Allocated bytes 1.0 MB
202
  [ALLOC_DEFAULT_MAIN]
203
+ Peak usage frame count: [4.0 MB-8.0 MB]: 9779 frames
204
  Requested Block Size 16.0 MB
205
  Peak Block count 1
206
  Peak Allocated memory 4.6 MB
207
  Peak Large allocation bytes 0 B
208
  [ALLOC_DEFAULT_THREAD]
209
+ Peak usage frame count: [16.0 MB-32.0 MB]: 9779 frames
210
  Requested Block Size 16.0 MB
211
  Peak Block count 1
212
  Peak Allocated memory 17.6 MB
 
238
  Used Block count 1
239
  Peak Allocated bytes 1.0 MB
240
  [ALLOC_GFX_MAIN]
241
+ Peak usage frame count: [32.0 KB-64.0 KB]: 9778 frames, [64.0 KB-128.0 KB]: 1 frames
242
  Requested Block Size 16.0 MB
243
  Peak Block count 1
244
  Peak Allocated memory 65.6 KB
245
  Peak Large allocation bytes 0 B
246
  [ALLOC_GFX_THREAD]
247
+ Peak usage frame count: [128.0 KB-256.0 KB]: 9779 frames
248
  Requested Block Size 16.0 MB
249
  Peak Block count 1
250
  Peak Allocated memory 173.5 KB
 
256
  Used Block count 1
257
  Peak Allocated bytes 1.0 MB
258
  [ALLOC_CACHEOBJECTS_MAIN]
259
+ Peak usage frame count: [0.5 MB-1.0 MB]: 9779 frames
260
  Requested Block Size 4.0 MB
261
  Peak Block count 1
262
  Peak Allocated memory 0.6 MB
263
  Peak Large allocation bytes 0 B
264
  [ALLOC_CACHEOBJECTS_THREAD]
265
+ Peak usage frame count: [0.5 MB-1.0 MB]: 9778 frames, [4.0 MB-8.0 MB]: 1 frames
266
  Requested Block Size 4.0 MB
267
  Peak Block count 2
268
  Peak Allocated memory 4.5 MB
 
274
  Used Block count 1
275
  Peak Allocated bytes 1.0 MB
276
  [ALLOC_TYPETREE_MAIN]
277
+ Peak usage frame count: [0-1.0 KB]: 9779 frames
278
  Requested Block Size 2.0 MB
279
  Peak Block count 1
280
  Peak Allocated memory 1.0 KB
281
  Peak Large allocation bytes 0 B
282
  [ALLOC_TYPETREE_THREAD]
283
+ Peak usage frame count: [1.0 KB-2.0 KB]: 9778 frames, [2.0 KB-4.0 KB]: 1 frames
284
  Requested Block Size 2.0 MB
285
  Peak Block count 1
286
  Peak Allocated memory 2.2 KB
run_logs/timers.json CHANGED
@@ -2,201 +2,201 @@
2
  "name": "root",
3
  "gauges": {
4
  "SoccerTwos.Policy.Entropy.mean": {
5
- "value": 2.9653992652893066,
6
- "min": 2.928091049194336,
7
- "max": 3.089735984802246,
8
- "count": 75
9
  },
10
  "SoccerTwos.Policy.Entropy.sum": {
11
- "value": 55322.48828125,
12
- "min": 30992.189453125,
13
- "max": 94720.8671875,
14
- "count": 75
15
  },
16
  "SoccerTwos.Environment.EpisodeLength.mean": {
17
- "value": 258.5263157894737,
18
- "min": 126.6923076923077,
19
- "max": 539.2222222222222,
20
- "count": 75
21
  },
22
  "SoccerTwos.Environment.EpisodeLength.sum": {
23
- "value": 19648.0,
24
- "min": 16400.0,
25
- "max": 23072.0,
26
- "count": 75
27
  },
28
  "SoccerTwos.Self-play.ELO.mean": {
29
- "value": 1288.917142349652,
30
- "min": 1265.364925775114,
31
- "max": 1319.9948589635467,
32
- "count": 75
33
  },
34
  "SoccerTwos.Self-play.ELO.sum": {
35
- "value": 46401.01712458747,
36
- "min": 17796.887486172378,
37
- "max": 99141.74676083495,
38
- "count": 75
39
  },
40
  "SoccerTwos.Step.mean": {
41
- "value": 4249607.0,
42
- "min": 3509874.0,
43
- "max": 4249607.0,
44
- "count": 75
45
  },
46
  "SoccerTwos.Step.sum": {
47
- "value": 4249607.0,
48
- "min": 3509874.0,
49
- "max": 4249607.0,
50
- "count": 75
51
  },
52
  "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
53
- "value": 0.033912427723407745,
54
- "min": -0.02116245962679386,
55
- "max": 0.08301462978124619,
56
- "count": 75
57
  },
58
  "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
59
- "value": 1.322584629058838,
60
- "min": -1.5871844291687012,
61
- "max": 4.439652919769287,
62
- "count": 75
63
  },
64
  "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
65
- "value": 0.035285141319036484,
66
- "min": -0.031118163838982582,
67
- "max": 0.0905672013759613,
68
- "count": 75
69
  },
70
  "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
71
- "value": 1.3761205673217773,
72
- "min": -2.3338623046875,
73
- "max": 5.524599075317383,
74
- "count": 75
75
  },
76
  "SoccerTwos.Environment.CumulativeReward.mean": {
77
  "value": 0.0,
78
  "min": 0.0,
79
  "max": 0.0,
80
- "count": 75
81
  },
82
  "SoccerTwos.Environment.CumulativeReward.sum": {
83
  "value": 0.0,
84
  "min": 0.0,
85
  "max": 0.0,
86
- "count": 75
87
  },
88
  "SoccerTwos.Policy.ExtrinsicReward.mean": {
89
- "value": -0.03541025595787244,
90
- "min": -0.5060222225470675,
91
- "max": 0.3610142873866217,
92
- "count": 75
93
  },
94
  "SoccerTwos.Policy.ExtrinsicReward.sum": {
95
- "value": -1.3809999823570251,
96
- "min": -19.56760013103485,
97
- "max": 17.24120005965233,
98
- "count": 75
99
  },
100
  "SoccerTwos.Environment.GroupCumulativeReward.mean": {
101
- "value": -0.03541025595787244,
102
- "min": -0.5060222225470675,
103
- "max": 0.3610142873866217,
104
- "count": 75
105
  },
106
  "SoccerTwos.Environment.GroupCumulativeReward.sum": {
107
- "value": -1.3809999823570251,
108
- "min": -19.56760013103485,
109
- "max": 17.24120005965233,
110
- "count": 75
111
  },
112
  "SoccerTwos.IsTraining.mean": {
113
  "value": 1.0,
114
  "min": 1.0,
115
  "max": 1.0,
116
- "count": 75
117
  },
118
  "SoccerTwos.IsTraining.sum": {
119
  "value": 1.0,
120
  "min": 1.0,
121
  "max": 1.0,
122
- "count": 75
123
  },
124
  "SoccerTwos.Losses.PolicyLoss.mean": {
125
- "value": 0.016938292739602425,
126
- "min": 0.010926229831723807,
127
- "max": 0.02053702191139261,
128
- "count": 35
129
  },
130
  "SoccerTwos.Losses.PolicyLoss.sum": {
131
- "value": 0.016938292739602425,
132
- "min": 0.010926229831723807,
133
- "max": 0.02053702191139261,
134
- "count": 35
135
  },
136
  "SoccerTwos.Losses.ValueLoss.mean": {
137
- "value": 0.026586440950632097,
138
- "min": 0.012621084662775199,
139
- "max": 0.03861811061700185,
140
- "count": 35
141
  },
142
  "SoccerTwos.Losses.ValueLoss.sum": {
143
- "value": 0.026586440950632097,
144
- "min": 0.012621084662775199,
145
- "max": 0.03861811061700185,
146
- "count": 35
147
  },
148
  "SoccerTwos.Losses.BaselineLoss.mean": {
149
- "value": 0.027341894370814166,
150
- "min": 0.012977093706528347,
151
- "max": 0.03994991021851699,
152
- "count": 35
153
  },
154
  "SoccerTwos.Losses.BaselineLoss.sum": {
155
- "value": 0.027341894370814166,
156
- "min": 0.012977093706528347,
157
- "max": 0.03994991021851699,
158
- "count": 35
159
  },
160
  "SoccerTwos.Policy.LearningRate.mean": {
161
  "value": 0.0003,
162
  "min": 0.0003,
163
  "max": 0.0003,
164
- "count": 35
165
  },
166
  "SoccerTwos.Policy.LearningRate.sum": {
167
  "value": 0.0003,
168
  "min": 0.0003,
169
  "max": 0.0003,
170
- "count": 35
171
  },
172
  "SoccerTwos.Policy.Epsilon.mean": {
173
  "value": 0.20000000000000007,
174
  "min": 0.20000000000000007,
175
  "max": 0.20000000000000007,
176
- "count": 35
177
  },
178
  "SoccerTwos.Policy.Epsilon.sum": {
179
  "value": 0.20000000000000007,
180
  "min": 0.20000000000000007,
181
  "max": 0.20000000000000007,
182
- "count": 35
183
  },
184
  "SoccerTwos.Policy.Beta.mean": {
185
  "value": 0.005000000000000001,
186
  "min": 0.005000000000000001,
187
  "max": 0.005000000000000001,
188
- "count": 35
189
  },
190
  "SoccerTwos.Policy.Beta.sum": {
191
  "value": 0.005000000000000001,
192
  "min": 0.005000000000000001,
193
  "max": 0.005000000000000001,
194
- "count": 35
195
  }
196
  },
197
  "metadata": {
198
  "timer_format_version": "0.1.0",
199
- "start_time_seconds": "1690878657",
200
  "python_version": "3.10.6 (main, May 29 2023, 11:10:38) [GCC 11.3.0]",
201
  "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --resume --torch-device=cpu",
202
  "mlagents_version": "0.31.0.dev0",
@@ -204,59 +204,59 @@
204
  "communication_protocol_version": "1.5.0",
205
  "pytorch_version": "1.11.0+cu102",
206
  "numpy_version": "1.21.2",
207
- "end_time_seconds": "1690881716"
208
  },
209
- "total": 3059.7732766870004,
210
  "count": 1,
211
- "self": 1.0997174930007532,
212
  "children": {
213
  "run_training.setup": {
214
- "total": 0.04625938999970458,
215
  "count": 1,
216
- "self": 0.04625938999970458
217
  },
218
  "TrainerController.start_learning": {
219
- "total": 3058.627299804,
220
  "count": 1,
221
- "self": 1.995636533916695,
222
  "children": {
223
  "TrainerController._reset_env": {
224
- "total": 1.7464096760004395,
225
- "count": 5,
226
- "self": 1.7464096760004395
227
  },
228
  "TrainerController.advance": {
229
- "total": 3054.504729847082,
230
- "count": 49247,
231
- "self": 2.1494134940912772,
232
  "children": {
233
  "env_step": {
234
- "total": 1728.580282753981,
235
- "count": 49247,
236
- "self": 1451.0359896730588,
237
  "children": {
238
  "SubprocessEnvManager._take_step": {
239
- "total": 276.30703805185794,
240
- "count": 49247,
241
- "self": 14.137087277108094,
242
  "children": {
243
  "TorchPolicy.evaluate": {
244
- "total": 262.16995077474985,
245
- "count": 95670,
246
- "self": 262.16995077474985
247
  }
248
  }
249
  },
250
  "workers": {
251
- "total": 1.237255029064272,
252
- "count": 49247,
253
  "self": 0.0,
254
  "children": {
255
  "worker_root": {
256
- "total": 3040.5957244619613,
257
- "count": 49247,
258
  "is_parallel": true,
259
- "self": 1839.4196168309827,
260
  "children": {
261
  "run_training.setup": {
262
  "total": 0.0,
@@ -265,48 +265,48 @@
265
  "self": 0.0,
266
  "children": {
267
  "steps_from_proto": {
268
- "total": 0.004600864000167348,
269
  "count": 2,
270
  "is_parallel": true,
271
- "self": 0.0013356340009522683,
272
  "children": {
273
  "_process_rank_one_or_two_observation": {
274
- "total": 0.00326522999921508,
275
  "count": 8,
276
  "is_parallel": true,
277
- "self": 0.00326522999921508
278
  }
279
  }
280
  },
281
  "UnityEnvironment.step": {
282
- "total": 0.05661161500029266,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.0014208450006663043,
286
  "children": {
287
  "UnityEnvironment._generate_step_input": {
288
- "total": 0.0015787909997015959,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0015787909997015959
292
  },
293
  "communicator.exchange": {
294
- "total": 0.04902488400011862,
295
  "count": 1,
296
  "is_parallel": true,
297
- "self": 0.04902488400011862
298
  },
299
  "steps_from_proto": {
300
- "total": 0.0045870949998061405,
301
  "count": 2,
302
  "is_parallel": true,
303
- "self": 0.0008254869999291259,
304
  "children": {
305
  "_process_rank_one_or_two_observation": {
306
- "total": 0.0037616079998770147,
307
  "count": 8,
308
  "is_parallel": true,
309
- "self": 0.0037616079998770147
310
  }
311
  }
312
  }
@@ -315,48 +315,48 @@
315
  }
316
  },
317
  "steps_from_proto": {
318
- "total": 0.012616636001439474,
319
- "count": 8,
320
  "is_parallel": true,
321
- "self": 0.0025250890007555427,
322
  "children": {
323
  "_process_rank_one_or_two_observation": {
324
- "total": 0.010091547000683931,
325
- "count": 32,
326
  "is_parallel": true,
327
- "self": 0.010091547000683931
328
  }
329
  }
330
  },
331
  "UnityEnvironment.step": {
332
- "total": 1201.163490994977,
333
- "count": 49246,
334
  "is_parallel": true,
335
- "self": 71.97562404471091,
336
  "children": {
337
  "UnityEnvironment._generate_step_input": {
338
- "total": 37.76953575507514,
339
- "count": 49246,
340
  "is_parallel": true,
341
- "self": 37.76953575507514
342
  },
343
  "communicator.exchange": {
344
- "total": 862.6202264811259,
345
- "count": 49246,
346
  "is_parallel": true,
347
- "self": 862.6202264811259
348
  },
349
  "steps_from_proto": {
350
- "total": 228.79810471406518,
351
- "count": 98492,
352
  "is_parallel": true,
353
- "self": 41.2123752680468,
354
  "children": {
355
  "_process_rank_one_or_two_observation": {
356
- "total": 187.58572944601838,
357
- "count": 393968,
358
  "is_parallel": true,
359
- "self": 187.58572944601838
360
  }
361
  }
362
  }
@@ -369,31 +369,31 @@
369
  }
370
  },
371
  "trainer_advance": {
372
- "total": 1323.77503359901,
373
- "count": 49247,
374
- "self": 16.65251782910582,
375
  "children": {
376
  "process_trajectory": {
377
- "total": 211.0241680079057,
378
- "count": 49247,
379
- "self": 210.79081530890608,
380
  "children": {
381
  "RLTrainer._checkpoint": {
382
- "total": 0.2333526989996244,
383
  "count": 1,
384
- "self": 0.2333526989996244
385
  }
386
  }
387
  },
388
  "_update_policy": {
389
- "total": 1096.0983477619984,
390
- "count": 35,
391
- "self": 203.32014813700744,
392
  "children": {
393
  "TorchPOCAOptimizer.update": {
394
- "total": 892.778199624991,
395
- "count": 1050,
396
- "self": 892.778199624991
397
  }
398
  }
399
  }
@@ -402,19 +402,19 @@
402
  }
403
  },
404
  "trainer_threads": {
405
- "total": 2.0180004867142998e-06,
406
  "count": 1,
407
- "self": 2.0180004867142998e-06
408
  },
409
  "TrainerController._save_models": {
410
- "total": 0.38052172900006553,
411
  "count": 1,
412
- "self": 0.0025554750000083004,
413
  "children": {
414
  "RLTrainer._checkpoint": {
415
- "total": 0.37796625400005723,
416
  "count": 1,
417
- "self": 0.37796625400005723
418
  }
419
  }
420
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "SoccerTwos.Policy.Entropy.mean": {
5
+ "value": 2.8876917362213135,
6
+ "min": 2.8207671642303467,
7
+ "max": 2.9670047760009766,
8
+ "count": 51
9
  },
10
  "SoccerTwos.Policy.Entropy.sum": {
11
+ "value": 61450.08203125,
12
+ "min": 38542.9609375,
13
+ "max": 81095.3125,
14
+ "count": 51
15
  },
16
  "SoccerTwos.Environment.EpisodeLength.mean": {
17
+ "value": 121.7560975609756,
18
+ "min": 101.52,
19
+ "max": 321.0625,
20
+ "count": 51
21
  },
22
  "SoccerTwos.Environment.EpisodeLength.sum": {
23
+ "value": 19968.0,
24
+ "min": 16644.0,
25
+ "max": 22748.0,
26
+ "count": 51
27
  },
28
  "SoccerTwos.Self-play.ELO.mean": {
29
+ "value": 1320.239355820863,
30
+ "min": 1287.7026638994375,
31
+ "max": 1330.3663219670505,
32
+ "count": 51
33
  },
34
  "SoccerTwos.Self-play.ELO.sum": {
35
+ "value": 108259.62717731076,
36
+ "min": 33879.31186780395,
37
+ "max": 134954.90925107108,
38
+ "count": 51
39
  },
40
  "SoccerTwos.Step.mean": {
41
+ "value": 4759804.0,
42
+ "min": 4259832.0,
43
+ "max": 4759804.0,
44
+ "count": 51
45
  },
46
  "SoccerTwos.Step.sum": {
47
+ "value": 4759804.0,
48
+ "min": 4259832.0,
49
+ "max": 4759804.0,
50
+ "count": 51
51
  },
52
  "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
53
+ "value": 0.020447492599487305,
54
+ "min": -0.03045905940234661,
55
+ "max": 0.06636790931224823,
56
+ "count": 51
57
  },
58
  "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
59
+ "value": 1.6562469005584717,
60
+ "min": -2.132134199142456,
61
+ "max": 5.3094329833984375,
62
+ "count": 51
63
  },
64
  "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
65
+ "value": 0.017545517534017563,
66
+ "min": -0.031816624104976654,
67
+ "max": 0.06460098922252655,
68
+ "count": 51
69
  },
70
  "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
71
+ "value": 1.421186923980713,
72
+ "min": -2.227163791656494,
73
+ "max": 5.168078899383545,
74
+ "count": 51
75
  },
76
  "SoccerTwos.Environment.CumulativeReward.mean": {
77
  "value": 0.0,
78
  "min": 0.0,
79
  "max": 0.0,
80
+ "count": 51
81
  },
82
  "SoccerTwos.Environment.CumulativeReward.sum": {
83
  "value": 0.0,
84
  "min": 0.0,
85
  "max": 0.0,
86
+ "count": 51
87
  },
88
  "SoccerTwos.Policy.ExtrinsicReward.mean": {
89
+ "value": 0.04949876482104078,
90
+ "min": -0.44826956417249597,
91
+ "max": 0.3809419370466663,
92
+ "count": 51
93
  },
94
  "SoccerTwos.Policy.ExtrinsicReward.sum": {
95
+ "value": 4.009399950504303,
96
+ "min": -24.692399859428406,
97
+ "max": 23.684000194072723,
98
+ "count": 51
99
  },
100
  "SoccerTwos.Environment.GroupCumulativeReward.mean": {
101
+ "value": 0.04949876482104078,
102
+ "min": -0.44826956417249597,
103
+ "max": 0.3809419370466663,
104
+ "count": 51
105
  },
106
  "SoccerTwos.Environment.GroupCumulativeReward.sum": {
107
+ "value": 4.009399950504303,
108
+ "min": -24.692399859428406,
109
+ "max": 23.684000194072723,
110
+ "count": 51
111
  },
112
  "SoccerTwos.IsTraining.mean": {
113
  "value": 1.0,
114
  "min": 1.0,
115
  "max": 1.0,
116
+ "count": 51
117
  },
118
  "SoccerTwos.IsTraining.sum": {
119
  "value": 1.0,
120
  "min": 1.0,
121
  "max": 1.0,
122
+ "count": 51
123
  },
124
  "SoccerTwos.Losses.PolicyLoss.mean": {
125
+ "value": 0.01967894861008972,
126
+ "min": 0.011268266525197154,
127
+ "max": 0.020230189079787426,
128
+ "count": 24
129
  },
130
  "SoccerTwos.Losses.PolicyLoss.sum": {
131
+ "value": 0.01967894861008972,
132
+ "min": 0.011268266525197154,
133
+ "max": 0.020230189079787426,
134
+ "count": 24
135
  },
136
  "SoccerTwos.Losses.ValueLoss.mean": {
137
+ "value": 0.05312239018579324,
138
+ "min": 0.020253862130145232,
139
+ "max": 0.05312239018579324,
140
+ "count": 24
141
  },
142
  "SoccerTwos.Losses.ValueLoss.sum": {
143
+ "value": 0.05312239018579324,
144
+ "min": 0.020253862130145232,
145
+ "max": 0.05312239018579324,
146
+ "count": 24
147
  },
148
  "SoccerTwos.Losses.BaselineLoss.mean": {
149
+ "value": 0.053971994171539944,
150
+ "min": 0.0205108476181825,
151
+ "max": 0.053971994171539944,
152
+ "count": 24
153
  },
154
  "SoccerTwos.Losses.BaselineLoss.sum": {
155
+ "value": 0.053971994171539944,
156
+ "min": 0.0205108476181825,
157
+ "max": 0.053971994171539944,
158
+ "count": 24
159
  },
160
  "SoccerTwos.Policy.LearningRate.mean": {
161
  "value": 0.0003,
162
  "min": 0.0003,
163
  "max": 0.0003,
164
+ "count": 24
165
  },
166
  "SoccerTwos.Policy.LearningRate.sum": {
167
  "value": 0.0003,
168
  "min": 0.0003,
169
  "max": 0.0003,
170
+ "count": 24
171
  },
172
  "SoccerTwos.Policy.Epsilon.mean": {
173
  "value": 0.20000000000000007,
174
  "min": 0.20000000000000007,
175
  "max": 0.20000000000000007,
176
+ "count": 24
177
  },
178
  "SoccerTwos.Policy.Epsilon.sum": {
179
  "value": 0.20000000000000007,
180
  "min": 0.20000000000000007,
181
  "max": 0.20000000000000007,
182
+ "count": 24
183
  },
184
  "SoccerTwos.Policy.Beta.mean": {
185
  "value": 0.005000000000000001,
186
  "min": 0.005000000000000001,
187
  "max": 0.005000000000000001,
188
+ "count": 24
189
  },
190
  "SoccerTwos.Policy.Beta.sum": {
191
  "value": 0.005000000000000001,
192
  "min": 0.005000000000000001,
193
  "max": 0.005000000000000001,
194
+ "count": 24
195
  }
196
  },
197
  "metadata": {
198
  "timer_format_version": "0.1.0",
199
+ "start_time_seconds": "1690881735",
200
  "python_version": "3.10.6 (main, May 29 2023, 11:10:38) [GCC 11.3.0]",
201
  "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --resume --torch-device=cpu",
202
  "mlagents_version": "0.31.0.dev0",
 
204
  "communication_protocol_version": "1.5.0",
205
  "pytorch_version": "1.11.0+cu102",
206
  "numpy_version": "1.21.2",
207
+ "end_time_seconds": "1690883827"
208
  },
209
+ "total": 2092.368268608,
210
  "count": 1,
211
+ "self": 0.1979001319996314,
212
  "children": {
213
  "run_training.setup": {
214
+ "total": 0.07193058199936786,
215
  "count": 1,
216
+ "self": 0.07193058199936786
217
  },
218
  "TrainerController.start_learning": {
219
+ "total": 2092.098437894001,
220
  "count": 1,
221
+ "self": 1.3687143129127435,
222
  "children": {
223
  "TrainerController._reset_env": {
224
+ "total": 2.0978165780015843,
225
+ "count": 4,
226
+ "self": 2.0978165780015843
227
  },
228
  "TrainerController.advance": {
229
+ "total": 2088.2893669790856,
230
+ "count": 33907,
231
+ "self": 1.515300722034226,
232
  "children": {
233
  "env_step": {
234
+ "total": 1177.2803954150677,
235
+ "count": 33907,
236
+ "self": 988.0741699530299,
237
  "children": {
238
  "SubprocessEnvManager._take_step": {
239
+ "total": 188.3656657649408,
240
+ "count": 33907,
241
+ "self": 9.67237968293557,
242
  "children": {
243
  "TorchPolicy.evaluate": {
244
+ "total": 178.69328608200522,
245
+ "count": 65188,
246
+ "self": 178.69328608200522
247
  }
248
  }
249
  },
250
  "workers": {
251
+ "total": 0.8405596970969782,
252
+ "count": 33906,
253
  "self": 0.0,
254
  "children": {
255
  "worker_root": {
256
+ "total": 2080.6260435219747,
257
+ "count": 33906,
258
  "is_parallel": true,
259
+ "self": 1264.0824636251018,
260
  "children": {
261
  "run_training.setup": {
262
  "total": 0.0,
 
265
  "self": 0.0,
266
  "children": {
267
  "steps_from_proto": {
268
+ "total": 0.005448173998956918,
269
  "count": 2,
270
  "is_parallel": true,
271
+ "self": 0.001225335997332877,
272
  "children": {
273
  "_process_rank_one_or_two_observation": {
274
+ "total": 0.004222838001624041,
275
  "count": 8,
276
  "is_parallel": true,
277
+ "self": 0.004222838001624041
278
  }
279
  }
280
  },
281
  "UnityEnvironment.step": {
282
+ "total": 0.08946812399972259,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.0013794329979646136,
286
  "children": {
287
  "UnityEnvironment._generate_step_input": {
288
+ "total": 0.0010004420000768732,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0010004420000768732
292
  },
293
  "communicator.exchange": {
294
+ "total": 0.08189172700076597,
295
  "count": 1,
296
  "is_parallel": true,
297
+ "self": 0.08189172700076597
298
  },
299
  "steps_from_proto": {
300
+ "total": 0.005196522000915138,
301
  "count": 2,
302
  "is_parallel": true,
303
+ "self": 0.0008197640017897356,
304
  "children": {
305
  "_process_rank_one_or_two_observation": {
306
+ "total": 0.004376757999125402,
307
  "count": 8,
308
  "is_parallel": true,
309
+ "self": 0.004376757999125402
310
  }
311
  }
312
  }
 
315
  }
316
  },
317
  "steps_from_proto": {
318
+ "total": 0.015055878999191918,
319
+ "count": 6,
320
  "is_parallel": true,
321
+ "self": 0.004368747001535667,
322
  "children": {
323
  "_process_rank_one_or_two_observation": {
324
+ "total": 0.010687131997656252,
325
+ "count": 24,
326
  "is_parallel": true,
327
+ "self": 0.010687131997656252
328
  }
329
  }
330
  },
331
  "UnityEnvironment.step": {
332
+ "total": 816.5285240178737,
333
+ "count": 33905,
334
  "is_parallel": true,
335
+ "self": 48.9032563548335,
336
  "children": {
337
  "UnityEnvironment._generate_step_input": {
338
+ "total": 26.270664289936576,
339
+ "count": 33905,
340
  "is_parallel": true,
341
+ "self": 26.270664289936576
342
  },
343
  "communicator.exchange": {
344
+ "total": 586.0080959899551,
345
+ "count": 33905,
346
  "is_parallel": true,
347
+ "self": 586.0080959899551
348
  },
349
  "steps_from_proto": {
350
+ "total": 155.3465073831485,
351
+ "count": 67810,
352
  "is_parallel": true,
353
+ "self": 28.16203075564499,
354
  "children": {
355
  "_process_rank_one_or_two_observation": {
356
+ "total": 127.1844766275035,
357
+ "count": 271240,
358
  "is_parallel": true,
359
+ "self": 127.1844766275035
360
  }
361
  }
362
  }
 
369
  }
370
  },
371
  "trainer_advance": {
372
+ "total": 909.4936708419837,
373
+ "count": 33906,
374
+ "self": 10.893767241996102,
375
  "children": {
376
  "process_trajectory": {
377
+ "total": 150.23692006298825,
378
+ "count": 33906,
379
+ "self": 150.00083145698864,
380
  "children": {
381
  "RLTrainer._checkpoint": {
382
+ "total": 0.2360886059996119,
383
  "count": 1,
384
+ "self": 0.2360886059996119
385
  }
386
  }
387
  },
388
  "_update_policy": {
389
+ "total": 748.3629835369993,
390
+ "count": 24,
391
+ "self": 139.45484663401294,
392
  "children": {
393
  "TorchPOCAOptimizer.update": {
394
+ "total": 608.9081369029864,
395
+ "count": 720,
396
+ "self": 608.9081369029864
397
  }
398
  }
399
  }
 
402
  }
403
  },
404
  "trainer_threads": {
405
+ "total": 1.8930004443973303e-06,
406
  "count": 1,
407
+ "self": 1.8930004443973303e-06
408
  },
409
  "TrainerController._save_models": {
410
+ "total": 0.34253813100076513,
411
  "count": 1,
412
+ "self": 0.003085514001213596,
413
  "children": {
414
  "RLTrainer._checkpoint": {
415
+ "total": 0.33945261699955154,
416
  "count": 1,
417
+ "self": 0.33945261699955154
418
  }
419
  }
420
  }
run_logs/training_status.json CHANGED
@@ -1,24 +1,6 @@
1
  {
2
  "SoccerTwos": {
3
  "checkpoints": [
4
- {
5
- "steps": 3499730,
6
- "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3499730.onnx",
7
- "reward": 0.0,
8
- "creation_time": 1690878606.362709,
9
- "auxillary_file_paths": [
10
- "results/SoccerTwos/SoccerTwos/SoccerTwos-3499730.pt"
11
- ]
12
- },
13
- {
14
- "steps": 3501730,
15
- "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3501730.onnx",
16
- "reward": 0.0,
17
- "creation_time": 1690878606.9998047,
18
- "auxillary_file_paths": [
19
- "results/SoccerTwos/SoccerTwos/SoccerTwos-3501730.pt"
20
- ]
21
- },
22
  {
23
  "steps": 3501730,
24
  "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3501730.onnx",
@@ -45,16 +27,34 @@
45
  "auxillary_file_paths": [
46
  "results/SoccerTwos/SoccerTwos/SoccerTwos-4250002.pt"
47
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  }
49
  ],
50
- "elo": 1289.5658096727527,
51
  "final_checkpoint": {
52
- "steps": 4250002,
53
  "file_path": "results/SoccerTwos/SoccerTwos.onnx",
54
  "reward": 0.0,
55
- "creation_time": 1690881715.7374275,
56
  "auxillary_file_paths": [
57
- "results/SoccerTwos/SoccerTwos/SoccerTwos-4250002.pt"
58
  ]
59
  }
60
  },
 
1
  {
2
  "SoccerTwos": {
3
  "checkpoints": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  {
5
  "steps": 3501730,
6
  "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3501730.onnx",
 
27
  "auxillary_file_paths": [
28
  "results/SoccerTwos/SoccerTwos/SoccerTwos-4250002.pt"
29
  ]
30
+ },
31
+ {
32
+ "steps": 4499846,
33
+ "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-4499846.onnx",
34
+ "reward": 0.0,
35
+ "creation_time": 1690882739.565591,
36
+ "auxillary_file_paths": [
37
+ "results/SoccerTwos/SoccerTwos/SoccerTwos-4499846.pt"
38
+ ]
39
+ },
40
+ {
41
+ "steps": 4763422,
42
+ "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-4763422.onnx",
43
+ "reward": 0.0,
44
+ "creation_time": 1690883827.2801886,
45
+ "auxillary_file_paths": [
46
+ "results/SoccerTwos/SoccerTwos/SoccerTwos-4763422.pt"
47
+ ]
48
  }
49
  ],
50
+ "elo": 1323.2821948929457,
51
  "final_checkpoint": {
52
+ "steps": 4763422,
53
  "file_path": "results/SoccerTwos/SoccerTwos.onnx",
54
  "reward": 0.0,
55
+ "creation_time": 1690883827.2801886,
56
  "auxillary_file_paths": [
57
+ "results/SoccerTwos/SoccerTwos/SoccerTwos-4763422.pt"
58
  ]
59
  }
60
  },