manuu01 commited on
Commit
1c12d8d
1 Parent(s): b11bb69

Update_agent

Browse files
SoccerTwos.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d24d577f299d04e71fb6a9bb704c36f39fde8c0ae56ae3173381df3f24ab6c2b
3
  size 886472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12b0b78dd84a0436d20a429fff85138c1f8da81d6517618febac2005cc84e8cc
3
  size 886472
SoccerTwos/SoccerTwos-1499626.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12b0b78dd84a0436d20a429fff85138c1f8da81d6517618febac2005cc84e8cc
3
+ size 886472
SoccerTwos/SoccerTwos-1499626.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a7461e37495f28f55a7ebbfcfbbad460120dcf0bb1a845ca3e79a6ce8f59bce
3
+ size 10303217
SoccerTwos/SoccerTwos-1500626.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12b0b78dd84a0436d20a429fff85138c1f8da81d6517618febac2005cc84e8cc
3
+ size 886472
SoccerTwos/SoccerTwos-1500626.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2de3b07e6becfdecdbce3e95025209593ba7a46dfd7b9f32e5a9666dd73a19fe
3
+ size 10303217
SoccerTwos/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5fce226862b5f1ab619d8cf0621cb690ddd2b5fa9f5bfe230f909adb643354c
3
  size 10303217
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2de3b07e6becfdecdbce3e95025209593ba7a46dfd7b9f32e5a9666dd73a19fe
3
  size 10303217
SoccerTwos/events.out.tfevents.1690836062.28f97f24b86c.22794.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02c1cf198383ebd584183cff28e614c29e4dd8bff9acc91583b5b178c52aa345
3
+ size 1241
SoccerTwos/events.out.tfevents.1690836135.28f97f24b86c.23143.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a9820a74f4ab2a16694dc052a43bd20e84ab81ec4f86acc5644eba5c536490
3
+ size 267819
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 2048, "buffer_size": 20480, "learning_rate": 0.00075, "beta": 0.005, "epsilon": 0.2, "lambd": 0.875, "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": 1000000, "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.0006, "beta": 0.005, "epsilon": 0.2, "lambd": 0.92, "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": 1500000, "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
@@ -5,10 +5,10 @@ behaviors:
5
  hyperparameters:
6
  batch_size: 2048
7
  buffer_size: 20480
8
- learning_rate: 0.00075
9
  beta: 0.005
10
  epsilon: 0.2
11
- lambd: 0.875
12
  num_epoch: 3
13
  learning_rate_schedule: constant
14
  beta_schedule: constant
@@ -37,7 +37,7 @@ behaviors:
37
  init_path: null
38
  keep_checkpoints: 5
39
  even_checkpoints: false
40
- max_steps: 1000000
41
  time_horizon: 1000
42
  summary_freq: 10000
43
  threaded: false
 
5
  hyperparameters:
6
  batch_size: 2048
7
  buffer_size: 20480
8
+ learning_rate: 0.0006
9
  beta: 0.005
10
  epsilon: 0.2
11
+ lambd: 0.92
12
  num_epoch: 3
13
  learning_rate_schedule: constant
14
  beta_schedule: constant
 
37
  init_path: null
38
  keep_checkpoints: 5
39
  even_checkpoints: false
40
+ max_steps: 1500000
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.232 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.841865 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
@@ -280,12 +280,16 @@ TOO LONG
280
  TOO LONG
281
  TOO LONG
282
  TOO LONG
 
 
 
 
283
  Setting up 1 worker threads for Enlighten.
284
  Memory Statistics:
285
  [ALLOC_TEMP_TLS] TLS Allocator
286
  StackAllocators :
287
  [ALLOC_TEMP_MAIN]
288
- Peak usage frame count: [8.0 KB-16.0 KB]: 9763 frames, [2.0 MB-4.0 MB]: 1 frames
289
  Initial Block Size 4.0 MB
290
  Current Block Size 4.0 MB
291
  Peak Allocated Bytes 2.1 MB
@@ -401,23 +405,23 @@ Memory Statistics:
401
  Peak Allocated Bytes 0 B
402
  Overflow Count 0
403
  [ALLOC_DEFAULT] Dual Thread Allocator
404
- Peak main deferred allocation count 4
405
  [ALLOC_BUCKET]
406
  Large Block size 4.0 MB
407
  Used Block count 1
408
  Peak Allocated bytes 1.0 MB
409
  [ALLOC_DEFAULT_MAIN]
410
- Peak usage frame count: [4.0 MB-8.0 MB]: 9764 frames
411
  Requested Block Size 16.0 MB
412
  Peak Block count 1
413
- Peak Allocated memory 4.6 MB
414
- Peak Large allocation bytes 0 B
415
  [ALLOC_DEFAULT_THREAD]
416
- Peak usage frame count: [16.0 MB-32.0 MB]: 9764 frames
417
  Requested Block Size 16.0 MB
418
  Peak Block count 1
419
- Peak Allocated memory 17.6 MB
420
- Peak Large allocation bytes 16.0 MB
421
  [ALLOC_TEMP_JOB_1_FRAME]
422
  Initial Block Size 2.0 MB
423
  Used Block Count 1
@@ -445,13 +449,13 @@ Memory Statistics:
445
  Used Block count 1
446
  Peak Allocated bytes 1.0 MB
447
  [ALLOC_GFX_MAIN]
448
- Peak usage frame count: [32.0 KB-64.0 KB]: 9763 frames, [64.0 KB-128.0 KB]: 1 frames
449
  Requested Block Size 16.0 MB
450
  Peak Block count 1
451
  Peak Allocated memory 65.6 KB
452
  Peak Large allocation bytes 0 B
453
  [ALLOC_GFX_THREAD]
454
- Peak usage frame count: [128.0 KB-256.0 KB]: 9764 frames
455
  Requested Block Size 16.0 MB
456
  Peak Block count 1
457
  Peak Allocated memory 173.5 KB
@@ -463,13 +467,13 @@ Memory Statistics:
463
  Used Block count 1
464
  Peak Allocated bytes 1.0 MB
465
  [ALLOC_CACHEOBJECTS_MAIN]
466
- Peak usage frame count: [0.5 MB-1.0 MB]: 9764 frames
467
  Requested Block Size 4.0 MB
468
  Peak Block count 1
469
  Peak Allocated memory 0.6 MB
470
  Peak Large allocation bytes 0 B
471
  [ALLOC_CACHEOBJECTS_THREAD]
472
- Peak usage frame count: [0.5 MB-1.0 MB]: 9763 frames, [2.0 MB-4.0 MB]: 1 frames
473
  Requested Block Size 4.0 MB
474
  Peak Block count 1
475
  Peak Allocated memory 4.0 MB
@@ -481,13 +485,13 @@ Memory Statistics:
481
  Used Block count 1
482
  Peak Allocated bytes 1.0 MB
483
  [ALLOC_TYPETREE_MAIN]
484
- Peak usage frame count: [0-1.0 KB]: 9764 frames
485
  Requested Block Size 2.0 MB
486
  Peak Block count 1
487
  Peak Allocated memory 1.0 KB
488
  Peak Large allocation bytes 0 B
489
  [ALLOC_TYPETREE_THREAD]
490
- Peak usage frame count: [1.0 KB-2.0 KB]: 9763 frames, [2.0 KB-4.0 KB]: 1 frames
491
  Requested Block Size 2.0 MB
492
  Peak Block count 1
493
  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.138 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.149206 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
 
280
  TOO LONG
281
  TOO LONG
282
  TOO LONG
283
+ TOO LONG
284
+ TOO LONG
285
+ TOO LONG
286
+ TOO LONG
287
  Setting up 1 worker threads for Enlighten.
288
  Memory Statistics:
289
  [ALLOC_TEMP_TLS] TLS Allocator
290
  StackAllocators :
291
  [ALLOC_TEMP_MAIN]
292
+ Peak usage frame count: [8.0 KB-16.0 KB]: 9704 frames, [2.0 MB-4.0 MB]: 1 frames
293
  Initial Block Size 4.0 MB
294
  Current Block Size 4.0 MB
295
  Peak Allocated Bytes 2.1 MB
 
405
  Peak Allocated Bytes 0 B
406
  Overflow Count 0
407
  [ALLOC_DEFAULT] Dual Thread Allocator
408
+ Peak main deferred allocation count 3
409
  [ALLOC_BUCKET]
410
  Large Block size 4.0 MB
411
  Used Block count 1
412
  Peak Allocated bytes 1.0 MB
413
  [ALLOC_DEFAULT_MAIN]
414
+ Peak usage frame count: [16.0 MB-32.0 MB]: 9705 frames
415
  Requested Block Size 16.0 MB
416
  Peak Block count 1
417
+ Peak Allocated memory 20.6 MB
418
+ Peak Large allocation bytes 16.0 MB
419
  [ALLOC_DEFAULT_THREAD]
420
+ Peak usage frame count: [1.0 MB-2.0 MB]: 9705 frames
421
  Requested Block Size 16.0 MB
422
  Peak Block count 1
423
+ Peak Allocated memory 1.6 MB
424
+ Peak Large allocation bytes 0 B
425
  [ALLOC_TEMP_JOB_1_FRAME]
426
  Initial Block Size 2.0 MB
427
  Used Block Count 1
 
449
  Used Block count 1
450
  Peak Allocated bytes 1.0 MB
451
  [ALLOC_GFX_MAIN]
452
+ Peak usage frame count: [32.0 KB-64.0 KB]: 9704 frames, [64.0 KB-128.0 KB]: 1 frames
453
  Requested Block Size 16.0 MB
454
  Peak Block count 1
455
  Peak Allocated memory 65.6 KB
456
  Peak Large allocation bytes 0 B
457
  [ALLOC_GFX_THREAD]
458
+ Peak usage frame count: [128.0 KB-256.0 KB]: 9705 frames
459
  Requested Block Size 16.0 MB
460
  Peak Block count 1
461
  Peak Allocated memory 173.5 KB
 
467
  Used Block count 1
468
  Peak Allocated bytes 1.0 MB
469
  [ALLOC_CACHEOBJECTS_MAIN]
470
+ Peak usage frame count: [0.5 MB-1.0 MB]: 9705 frames
471
  Requested Block Size 4.0 MB
472
  Peak Block count 1
473
  Peak Allocated memory 0.6 MB
474
  Peak Large allocation bytes 0 B
475
  [ALLOC_CACHEOBJECTS_THREAD]
476
+ Peak usage frame count: [0.5 MB-1.0 MB]: 9704 frames, [2.0 MB-4.0 MB]: 1 frames
477
  Requested Block Size 4.0 MB
478
  Peak Block count 1
479
  Peak Allocated memory 4.0 MB
 
485
  Used Block count 1
486
  Peak Allocated bytes 1.0 MB
487
  [ALLOC_TYPETREE_MAIN]
488
+ Peak usage frame count: [0-1.0 KB]: 9705 frames
489
  Requested Block Size 2.0 MB
490
  Peak Block count 1
491
  Peak Allocated memory 1.0 KB
492
  Peak Large allocation bytes 0 B
493
  [ALLOC_TYPETREE_THREAD]
494
+ Peak usage frame count: [1.0 KB-2.0 KB]: 9704 frames, [2.0 KB-4.0 KB]: 1 frames
495
  Requested Block Size 2.0 MB
496
  Peak Block count 1
497
  Peak Allocated memory 2.2 KB
run_logs/timers.json CHANGED
@@ -2,75 +2,75 @@
2
  "name": "root",
3
  "gauges": {
4
  "SoccerTwos.Policy.Entropy.mean": {
5
- "value": 3.21075439453125,
6
- "min": 3.204401731491089,
7
- "max": 3.239344835281372,
8
  "count": 50
9
  },
10
  "SoccerTwos.Policy.Entropy.sum": {
11
- "value": 80859.640625,
12
- "min": 30506.2265625,
13
- "max": 103413.765625,
14
  "count": 50
15
  },
16
  "SoccerTwos.Environment.EpisodeLength.mean": {
17
- "value": 999.0,
18
- "min": 522.7,
19
  "max": 999.0,
20
  "count": 50
21
  },
22
  "SoccerTwos.Environment.EpisodeLength.sum": {
23
- "value": 19980.0,
24
- "min": 5836.0,
25
- "max": 31496.0,
26
  "count": 50
27
  },
28
  "SoccerTwos.Self-play.ELO.mean": {
29
- "value": 1204.4078887185597,
30
- "min": 1203.3760978452917,
31
- "max": 1211.012974755959,
32
- "count": 38
33
  },
34
  "SoccerTwos.Self-play.ELO.sum": {
35
- "value": 2408.8157774371193,
36
- "min": 2406.7521956905834,
37
- "max": 9676.538114551746,
38
- "count": 38
39
  },
40
  "SoccerTwos.Step.mean": {
41
- "value": 999580.0,
42
- "min": 509863.0,
43
- "max": 999580.0,
44
  "count": 50
45
  },
46
  "SoccerTwos.Step.sum": {
47
- "value": 999580.0,
48
- "min": 509863.0,
49
- "max": 999580.0,
50
  "count": 50
51
  },
52
  "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
53
- "value": 0.000138396630063653,
54
- "min": -0.012456486001610756,
55
- "max": 0.010768167674541473,
56
  "count": 50
57
  },
58
  "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
59
- "value": 0.00138396630063653,
60
- "min": -0.12456485629081726,
61
- "max": 0.10768167674541473,
62
  "count": 50
63
  },
64
  "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
65
- "value": -0.000429503241321072,
66
- "min": -0.002827476244419813,
67
- "max": 0.00833826418966055,
68
  "count": 50
69
  },
70
  "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
71
- "value": -0.004295032471418381,
72
- "min": -0.034029409289360046,
73
- "max": 0.08765929937362671,
74
  "count": 50
75
  },
76
  "SoccerTwos.Environment.CumulativeReward.mean": {
@@ -86,27 +86,27 @@
86
  "count": 50
87
  },
88
  "SoccerTwos.Policy.ExtrinsicReward.mean": {
89
- "value": 0.0,
90
- "min": -0.46153846153846156,
91
- "max": 0.2863714354378836,
92
  "count": 50
93
  },
94
  "SoccerTwos.Policy.ExtrinsicReward.sum": {
95
- "value": 0.0,
96
- "min": -6.0,
97
- "max": 4.009200096130371,
98
  "count": 50
99
  },
100
  "SoccerTwos.Environment.GroupCumulativeReward.mean": {
101
- "value": 0.0,
102
- "min": -0.46153846153846156,
103
- "max": 0.2863714354378836,
104
  "count": 50
105
  },
106
  "SoccerTwos.Environment.GroupCumulativeReward.sum": {
107
- "value": 0.0,
108
- "min": -6.0,
109
- "max": 4.009200096130371,
110
  "count": 50
111
  },
112
  "SoccerTwos.IsTraining.mean": {
@@ -122,81 +122,81 @@
122
  "count": 50
123
  },
124
  "SoccerTwos.Losses.PolicyLoss.mean": {
125
- "value": 0.016490051922543596,
126
- "min": 0.013185302205965855,
127
- "max": 0.024510134050312143,
128
- "count": 22
129
  },
130
  "SoccerTwos.Losses.PolicyLoss.sum": {
131
- "value": 0.016490051922543596,
132
- "min": 0.013185302205965855,
133
- "max": 0.024510134050312143,
134
- "count": 22
135
  },
136
  "SoccerTwos.Losses.ValueLoss.mean": {
137
- "value": 0.0006891566416015848,
138
- "min": 9.487354261636938e-05,
139
- "max": 0.004903722905308112,
140
- "count": 22
141
  },
142
  "SoccerTwos.Losses.ValueLoss.sum": {
143
- "value": 0.0006891566416015848,
144
- "min": 9.487354261636938e-05,
145
- "max": 0.004903722905308112,
146
- "count": 22
147
  },
148
  "SoccerTwos.Losses.BaselineLoss.mean": {
149
- "value": 0.0006855302412683765,
150
- "min": 9.53001888850243e-05,
151
- "max": 0.002271842449570411,
152
- "count": 22
153
  },
154
  "SoccerTwos.Losses.BaselineLoss.sum": {
155
- "value": 0.0006855302412683765,
156
- "min": 9.53001888850243e-05,
157
- "max": 0.002271842449570411,
158
- "count": 22
159
  },
160
  "SoccerTwos.Policy.LearningRate.mean": {
161
- "value": 0.0007500000000000002,
162
- "min": 0.00075,
163
- "max": 0.0007500000000000002,
164
- "count": 22
165
  },
166
  "SoccerTwos.Policy.LearningRate.sum": {
167
- "value": 0.0007500000000000002,
168
- "min": 0.00075,
169
- "max": 0.0007500000000000002,
170
- "count": 22
171
  },
172
  "SoccerTwos.Policy.Epsilon.mean": {
173
  "value": 0.20000000000000007,
174
- "min": 0.19999999999999996,
175
  "max": 0.20000000000000007,
176
- "count": 22
177
  },
178
  "SoccerTwos.Policy.Epsilon.sum": {
179
  "value": 0.20000000000000007,
180
- "min": 0.19999999999999996,
181
  "max": 0.20000000000000007,
182
- "count": 22
183
  },
184
  "SoccerTwos.Policy.Beta.mean": {
185
  "value": 0.005000000000000001,
186
- "min": 0.005,
187
  "max": 0.005000000000000001,
188
- "count": 22
189
  },
190
  "SoccerTwos.Policy.Beta.sum": {
191
  "value": 0.005000000000000001,
192
- "min": 0.005,
193
  "max": 0.005000000000000001,
194
- "count": 22
195
  }
196
  },
197
  "metadata": {
198
  "timer_format_version": "0.1.0",
199
- "start_time_seconds": "1690834013",
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": "1690835903"
208
  },
209
- "total": 1890.6797339620002,
210
  "count": 1,
211
- "self": 0.4866258970000672,
212
  "children": {
213
  "run_training.setup": {
214
- "total": 0.06813264099992011,
215
  "count": 1,
216
- "self": 0.06813264099992011
217
  },
218
  "TrainerController.start_learning": {
219
- "total": 1890.1249754240002,
220
  "count": 1,
221
- "self": 1.257913461006865,
222
  "children": {
223
  "TrainerController._reset_env": {
224
- "total": 2.3086763210003483,
225
  "count": 4,
226
- "self": 2.3086763210003483
227
  },
228
  "TrainerController.advance": {
229
- "total": 1886.3343982839929,
230
- "count": 32791,
231
- "self": 1.2389807089502938,
232
  "children": {
233
  "env_step": {
234
- "total": 1087.0959611040507,
235
- "count": 32791,
236
- "self": 912.4459261100778,
237
  "children": {
238
  "SubprocessEnvManager._take_step": {
239
- "total": 173.86589059898233,
240
- "count": 32791,
241
- "self": 7.4967251109178505,
242
  "children": {
243
  "TorchPolicy.evaluate": {
244
- "total": 166.36916548806448,
245
- "count": 65090,
246
- "self": 166.36916548806448
247
  }
248
  }
249
  },
250
  "workers": {
251
- "total": 0.7841443949905624,
252
- "count": 32791,
253
  "self": 0.0,
254
  "children": {
255
  "worker_root": {
256
- "total": 1881.5510355180058,
257
- "count": 32791,
258
  "is_parallel": true,
259
- "self": 1121.1697415899635,
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.006408747000023141,
269
  "count": 2,
270
  "is_parallel": true,
271
- "self": 0.001576562000082049,
272
  "children": {
273
  "_process_rank_one_or_two_observation": {
274
- "total": 0.0048321849999410915,
275
  "count": 8,
276
  "is_parallel": true,
277
- "self": 0.0048321849999410915
278
  }
279
  }
280
  },
281
  "UnityEnvironment.step": {
282
- "total": 0.077040795999892,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.001313672000378574,
286
  "children": {
287
  "UnityEnvironment._generate_step_input": {
288
- "total": 0.0009023519996844698,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0009023519996844698
292
  },
293
  "communicator.exchange": {
294
- "total": 0.06991308099986782,
295
  "count": 1,
296
  "is_parallel": true,
297
- "self": 0.06991308099986782
298
  },
299
  "steps_from_proto": {
300
- "total": 0.004911690999961138,
301
  "count": 2,
302
  "is_parallel": true,
303
- "self": 0.0007516129990108311,
304
  "children": {
305
  "_process_rank_one_or_two_observation": {
306
- "total": 0.004160078000950307,
307
  "count": 8,
308
  "is_parallel": true,
309
- "self": 0.004160078000950307
310
  }
311
  }
312
  }
@@ -315,48 +315,48 @@
315
  }
316
  },
317
  "steps_from_proto": {
318
- "total": 0.009500134000063554,
319
  "count": 6,
320
  "is_parallel": true,
321
- "self": 0.0016614720016150386,
322
  "children": {
323
  "_process_rank_one_or_two_observation": {
324
- "total": 0.007838661998448515,
325
  "count": 24,
326
  "is_parallel": true,
327
- "self": 0.007838661998448515
328
  }
329
  }
330
  },
331
  "UnityEnvironment.step": {
332
- "total": 760.3717937940423,
333
- "count": 32790,
334
  "is_parallel": true,
335
- "self": 45.25467255386002,
336
  "children": {
337
  "UnityEnvironment._generate_step_input": {
338
- "total": 22.82686035908,
339
- "count": 32790,
340
  "is_parallel": true,
341
- "self": 22.82686035908
342
  },
343
  "communicator.exchange": {
344
- "total": 548.1324448990013,
345
- "count": 32790,
346
  "is_parallel": true,
347
- "self": 548.1324448990013
348
  },
349
  "steps_from_proto": {
350
- "total": 144.15781598210106,
351
- "count": 65580,
352
  "is_parallel": true,
353
- "self": 24.902229387292664,
354
  "children": {
355
  "_process_rank_one_or_two_observation": {
356
- "total": 119.25558659480839,
357
- "count": 262320,
358
  "is_parallel": true,
359
- "self": 119.25558659480839
360
  }
361
  }
362
  }
@@ -369,31 +369,31 @@
369
  }
370
  },
371
  "trainer_advance": {
372
- "total": 797.9994564709918,
373
- "count": 32791,
374
- "self": 9.946200549958121,
375
  "children": {
376
  "process_trajectory": {
377
- "total": 117.76115255903596,
378
- "count": 32791,
379
- "self": 117.525524951036,
380
  "children": {
381
  "RLTrainer._checkpoint": {
382
- "total": 0.23562760799995885,
383
  "count": 1,
384
- "self": 0.23562760799995885
385
  }
386
  }
387
  },
388
  "_update_policy": {
389
- "total": 670.2921033619978,
390
- "count": 22,
391
- "self": 125.4074932389849,
392
  "children": {
393
  "TorchPOCAOptimizer.update": {
394
- "total": 544.8846101230129,
395
- "count": 678,
396
- "self": 544.8846101230129
397
  }
398
  }
399
  }
@@ -402,19 +402,19 @@
402
  }
403
  },
404
  "trainer_threads": {
405
- "total": 2.044999746431131e-06,
406
  "count": 1,
407
- "self": 2.044999746431131e-06
408
  },
409
  "TrainerController._save_models": {
410
- "total": 0.22398531300041213,
411
  "count": 1,
412
- "self": 0.002115945000696229,
413
  "children": {
414
  "RLTrainer._checkpoint": {
415
- "total": 0.2218693679997159,
416
  "count": 1,
417
- "self": 0.2218693679997159
418
  }
419
  }
420
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "SoccerTwos.Policy.Entropy.mean": {
5
+ "value": 3.22896146774292,
6
+ "min": 3.1848373413085938,
7
+ "max": 3.2397873401641846,
8
  "count": 50
9
  },
10
  "SoccerTwos.Policy.Entropy.sum": {
11
+ "value": 46910.3515625,
12
+ "min": 17658.828125,
13
+ "max": 102906.75,
14
  "count": 50
15
  },
16
  "SoccerTwos.Environment.EpisodeLength.mean": {
17
+ "value": 878.8333333333334,
18
+ "min": 580.0,
19
  "max": 999.0,
20
  "count": 50
21
  },
22
  "SoccerTwos.Environment.EpisodeLength.sum": {
23
+ "value": 21092.0,
24
+ "min": 9680.0,
25
+ "max": 28356.0,
26
  "count": 50
27
  },
28
  "SoccerTwos.Self-play.ELO.mean": {
29
+ "value": 1207.9839607543527,
30
+ "min": 1203.361182298351,
31
+ "max": 1209.4159941625653,
32
+ "count": 37
33
  },
34
  "SoccerTwos.Self-play.ELO.sum": {
35
+ "value": 2415.9679215087053,
36
+ "min": 2406.722364596702,
37
+ "max": 9656.165338551153,
38
+ "count": 37
39
  },
40
  "SoccerTwos.Step.mean": {
41
+ "value": 1499626.0,
42
+ "min": 1009782.0,
43
+ "max": 1499626.0,
44
  "count": 50
45
  },
46
  "SoccerTwos.Step.sum": {
47
+ "value": 1499626.0,
48
+ "min": 1009782.0,
49
+ "max": 1499626.0,
50
  "count": 50
51
  },
52
  "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
53
+ "value": -0.0005232731928117573,
54
+ "min": -0.004119817167520523,
55
+ "max": 0.0015827578026801348,
56
  "count": 50
57
  },
58
  "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
59
+ "value": -0.006279278080910444,
60
+ "min": -0.0516546294093132,
61
+ "max": 0.016616934910416603,
62
  "count": 50
63
  },
64
  "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
65
+ "value": 2.5139981516986154e-05,
66
+ "min": -0.0048939441330730915,
67
+ "max": 0.001756390556693077,
68
  "count": 50
69
  },
70
  "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
71
+ "value": 0.00030167977092787623,
72
+ "min": -0.05872733145952225,
73
+ "max": 0.01756390556693077,
74
  "count": 50
75
  },
76
  "SoccerTwos.Environment.CumulativeReward.mean": {
 
86
  "count": 50
87
  },
88
  "SoccerTwos.Policy.ExtrinsicReward.mean": {
89
+ "value": -0.16666666666666666,
90
+ "min": -0.4,
91
+ "max": 0.1904666709403197,
92
  "count": 50
93
  },
94
  "SoccerTwos.Policy.ExtrinsicReward.sum": {
95
+ "value": -2.0,
96
+ "min": -4.0,
97
+ "max": 2.2856000512838364,
98
  "count": 50
99
  },
100
  "SoccerTwos.Environment.GroupCumulativeReward.mean": {
101
+ "value": -0.16666666666666666,
102
+ "min": -0.4,
103
+ "max": 0.1904666709403197,
104
  "count": 50
105
  },
106
  "SoccerTwos.Environment.GroupCumulativeReward.sum": {
107
+ "value": -2.0,
108
+ "min": -4.0,
109
+ "max": 2.2856000512838364,
110
  "count": 50
111
  },
112
  "SoccerTwos.IsTraining.mean": {
 
122
  "count": 50
123
  },
124
  "SoccerTwos.Losses.PolicyLoss.mean": {
125
+ "value": 0.016666618620123093,
126
+ "min": 0.013956846692599357,
127
+ "max": 0.022629022784531116,
128
+ "count": 23
129
  },
130
  "SoccerTwos.Losses.PolicyLoss.sum": {
131
+ "value": 0.016666618620123093,
132
+ "min": 0.013956846692599357,
133
+ "max": 0.022629022784531116,
134
+ "count": 23
135
  },
136
  "SoccerTwos.Losses.ValueLoss.mean": {
137
+ "value": 0.0004101419082265541,
138
+ "min": 6.887182792070234e-07,
139
+ "max": 0.001591083847392255,
140
+ "count": 23
141
  },
142
  "SoccerTwos.Losses.ValueLoss.sum": {
143
+ "value": 0.0004101419082265541,
144
+ "min": 6.887182792070234e-07,
145
+ "max": 0.001591083847392255,
146
+ "count": 23
147
  },
148
  "SoccerTwos.Losses.BaselineLoss.mean": {
149
+ "value": 0.0004095457172904086,
150
+ "min": 6.219582786570754e-07,
151
+ "max": 0.0015867490273637648,
152
+ "count": 23
153
  },
154
  "SoccerTwos.Losses.BaselineLoss.sum": {
155
+ "value": 0.0004095457172904086,
156
+ "min": 6.219582786570754e-07,
157
+ "max": 0.0015867490273637648,
158
+ "count": 23
159
  },
160
  "SoccerTwos.Policy.LearningRate.mean": {
161
+ "value": 0.0006,
162
+ "min": 0.0006,
163
+ "max": 0.0006,
164
+ "count": 23
165
  },
166
  "SoccerTwos.Policy.LearningRate.sum": {
167
+ "value": 0.0006,
168
+ "min": 0.0006,
169
+ "max": 0.0006,
170
+ "count": 23
171
  },
172
  "SoccerTwos.Policy.Epsilon.mean": {
173
  "value": 0.20000000000000007,
174
+ "min": 0.20000000000000004,
175
  "max": 0.20000000000000007,
176
+ "count": 23
177
  },
178
  "SoccerTwos.Policy.Epsilon.sum": {
179
  "value": 0.20000000000000007,
180
+ "min": 0.20000000000000004,
181
  "max": 0.20000000000000007,
182
+ "count": 23
183
  },
184
  "SoccerTwos.Policy.Beta.mean": {
185
  "value": 0.005000000000000001,
186
+ "min": 0.005000000000000001,
187
  "max": 0.005000000000000001,
188
+ "count": 23
189
  },
190
  "SoccerTwos.Policy.Beta.sum": {
191
  "value": 0.005000000000000001,
192
+ "min": 0.005000000000000001,
193
  "max": 0.005000000000000001,
194
+ "count": 23
195
  }
196
  },
197
  "metadata": {
198
  "timer_format_version": "0.1.0",
199
+ "start_time_seconds": "1690836134",
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": "1690838130"
208
  },
209
+ "total": 1996.5656753400008,
210
  "count": 1,
211
+ "self": 0.5412798930010467,
212
  "children": {
213
  "run_training.setup": {
214
+ "total": 0.060030644000107714,
215
  "count": 1,
216
+ "self": 0.060030644000107714
217
  },
218
  "TrainerController.start_learning": {
219
+ "total": 1995.9643648029996,
220
  "count": 1,
221
+ "self": 1.315962397002295,
222
  "children": {
223
  "TrainerController._reset_env": {
224
+ "total": 2.08804731500004,
225
  "count": 4,
226
+ "self": 2.08804731500004
227
  },
228
  "TrainerController.advance": {
229
+ "total": 1992.333410817998,
230
+ "count": 32576,
231
+ "self": 1.3532669141413862,
232
  "children": {
233
  "env_step": {
234
+ "total": 1143.4442700788622,
235
+ "count": 32576,
236
+ "self": 962.7638915999123,
237
  "children": {
238
  "SubprocessEnvManager._take_step": {
239
+ "total": 179.8672459990703,
240
+ "count": 32576,
241
+ "self": 7.80844156814328,
242
  "children": {
243
  "TorchPolicy.evaluate": {
244
+ "total": 172.058804430927,
245
+ "count": 64698,
246
+ "self": 172.058804430927
247
  }
248
  }
249
  },
250
  "workers": {
251
+ "total": 0.8131324798796413,
252
+ "count": 32576,
253
  "self": 0.0,
254
  "children": {
255
  "worker_root": {
256
+ "total": 1980.834241586098,
257
+ "count": 32576,
258
  "is_parallel": true,
259
+ "self": 1182.166430001218,
260
  "children": {
261
  "run_training.setup": {
262
  "total": 0.0,
 
265
  "self": 0.0,
266
  "children": {
267
  "steps_from_proto": {
268
+ "total": 0.005761311000242131,
269
  "count": 2,
270
  "is_parallel": true,
271
+ "self": 0.0013010019993089372,
272
  "children": {
273
  "_process_rank_one_or_two_observation": {
274
+ "total": 0.004460309000933194,
275
  "count": 8,
276
  "is_parallel": true,
277
+ "self": 0.004460309000933194
278
  }
279
  }
280
  },
281
  "UnityEnvironment.step": {
282
+ "total": 0.08242809900002612,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.0013541799980885116,
286
  "children": {
287
  "UnityEnvironment._generate_step_input": {
288
+ "total": 0.0010495550004634424,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0010495550004634424
292
  },
293
  "communicator.exchange": {
294
+ "total": 0.0756327950002742,
295
  "count": 1,
296
  "is_parallel": true,
297
+ "self": 0.0756327950002742
298
  },
299
  "steps_from_proto": {
300
+ "total": 0.004391569001199969,
301
  "count": 2,
302
  "is_parallel": true,
303
+ "self": 0.000847820002491062,
304
  "children": {
305
  "_process_rank_one_or_two_observation": {
306
+ "total": 0.0035437489987089066,
307
  "count": 8,
308
  "is_parallel": true,
309
+ "self": 0.0035437489987089066
310
  }
311
  }
312
  }
 
315
  }
316
  },
317
  "steps_from_proto": {
318
+ "total": 0.009897961000206124,
319
  "count": 6,
320
  "is_parallel": true,
321
+ "self": 0.0017937970005732495,
322
  "children": {
323
  "_process_rank_one_or_two_observation": {
324
+ "total": 0.008104163999632874,
325
  "count": 24,
326
  "is_parallel": true,
327
+ "self": 0.008104163999632874
328
  }
329
  }
330
  },
331
  "UnityEnvironment.step": {
332
+ "total": 798.6579136238797,
333
+ "count": 32575,
334
  "is_parallel": true,
335
+ "self": 47.85686024690767,
336
  "children": {
337
  "UnityEnvironment._generate_step_input": {
338
+ "total": 24.062977560040963,
339
+ "count": 32575,
340
  "is_parallel": true,
341
+ "self": 24.062977560040963
342
  },
343
  "communicator.exchange": {
344
+ "total": 570.5423945099328,
345
+ "count": 32575,
346
  "is_parallel": true,
347
+ "self": 570.5423945099328
348
  },
349
  "steps_from_proto": {
350
+ "total": 156.19568130699827,
351
+ "count": 65150,
352
  "is_parallel": true,
353
+ "self": 26.6652478429005,
354
  "children": {
355
  "_process_rank_one_or_two_observation": {
356
+ "total": 129.53043346409777,
357
+ "count": 260600,
358
  "is_parallel": true,
359
+ "self": 129.53043346409777
360
  }
361
  }
362
  }
 
369
  }
370
  },
371
  "trainer_advance": {
372
+ "total": 847.5358738249943,
373
+ "count": 32576,
374
+ "self": 11.022426634062867,
375
  "children": {
376
  "process_trajectory": {
377
+ "total": 125.11756927492934,
378
+ "count": 32576,
379
+ "self": 124.59364989992991,
380
  "children": {
381
  "RLTrainer._checkpoint": {
382
+ "total": 0.5239193749994229,
383
  "count": 1,
384
+ "self": 0.5239193749994229
385
  }
386
  }
387
  },
388
  "_update_policy": {
389
+ "total": 711.3958779160021,
390
+ "count": 23,
391
+ "self": 131.06789364600354,
392
  "children": {
393
  "TorchPOCAOptimizer.update": {
394
+ "total": 580.3279842699985,
395
+ "count": 699,
396
+ "self": 580.3279842699985
397
  }
398
  }
399
  }
 
402
  }
403
  },
404
  "trainer_threads": {
405
+ "total": 1.0889998520724475e-06,
406
  "count": 1,
407
+ "self": 1.0889998520724475e-06
408
  },
409
  "TrainerController._save_models": {
410
+ "total": 0.22694318399953772,
411
  "count": 1,
412
+ "self": 0.0023119159995985683,
413
  "children": {
414
  "RLTrainer._checkpoint": {
415
+ "total": 0.22463126799993915,
416
  "count": 1,
417
+ "self": 0.22463126799993915
418
  }
419
  }
420
  }
run_logs/training_status.json CHANGED
@@ -2,50 +2,59 @@
2
  "SoccerTwos": {
3
  "checkpoints": [
4
  {
5
- "steps": 499284,
6
- "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-499284.onnx",
7
  "reward": 0.0,
8
- "creation_time": 1690833772.087084,
9
  "auxillary_file_paths": [
10
- "results/SoccerTwos/SoccerTwos/SoccerTwos-499284.pt"
11
  ]
12
  },
13
  {
14
- "steps": 500284,
15
- "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-500284.onnx",
16
  "reward": 0.0,
17
- "creation_time": 1690833772.489504,
18
  "auxillary_file_paths": [
19
- "results/SoccerTwos/SoccerTwos/SoccerTwos-500284.pt"
20
  ]
21
  },
22
  {
23
- "steps": 999580,
24
- "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-999580.onnx",
 
 
 
 
 
 
 
 
 
25
  "reward": 0.0,
26
- "creation_time": 1690835902.663581,
27
  "auxillary_file_paths": [
28
- "results/SoccerTwos/SoccerTwos/SoccerTwos-999580.pt"
29
  ]
30
  },
31
  {
32
- "steps": 1001580,
33
- "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-1001580.onnx",
34
  "reward": 0.0,
35
- "creation_time": 1690835903.2777994,
36
  "auxillary_file_paths": [
37
- "results/SoccerTwos/SoccerTwos/SoccerTwos-1001580.pt"
38
  ]
39
  }
40
  ],
41
- "elo": 1204.1607974153824,
42
  "final_checkpoint": {
43
- "steps": 1001580,
44
  "file_path": "results/SoccerTwos/SoccerTwos.onnx",
45
  "reward": 0.0,
46
- "creation_time": 1690835903.2777994,
47
  "auxillary_file_paths": [
48
- "results/SoccerTwos/SoccerTwos/SoccerTwos-1001580.pt"
49
  ]
50
  }
51
  },
 
2
  "SoccerTwos": {
3
  "checkpoints": [
4
  {
5
+ "steps": 999580,
6
+ "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-999580.onnx",
7
  "reward": 0.0,
8
+ "creation_time": 1690835902.663581,
9
  "auxillary_file_paths": [
10
+ "results/SoccerTwos/SoccerTwos/SoccerTwos-999580.pt"
11
  ]
12
  },
13
  {
14
+ "steps": 1001580,
15
+ "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-1001580.onnx",
16
  "reward": 0.0,
17
+ "creation_time": 1690835903.2777994,
18
  "auxillary_file_paths": [
19
+ "results/SoccerTwos/SoccerTwos/SoccerTwos-1001580.pt"
20
  ]
21
  },
22
  {
23
+ "steps": 1001580,
24
+ "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-1001580.onnx",
25
+ "reward": null,
26
+ "creation_time": 1690836063.0944939,
27
+ "auxillary_file_paths": [
28
+ "results/SoccerTwos/SoccerTwos/SoccerTwos-1001580.pt"
29
+ ]
30
+ },
31
+ {
32
+ "steps": 1499626,
33
+ "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-1499626.onnx",
34
  "reward": 0.0,
35
+ "creation_time": 1690838129.6519217,
36
  "auxillary_file_paths": [
37
+ "results/SoccerTwos/SoccerTwos/SoccerTwos-1499626.pt"
38
  ]
39
  },
40
  {
41
+ "steps": 1500626,
42
+ "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-1500626.onnx",
43
  "reward": 0.0,
44
+ "creation_time": 1690838130.059794,
45
  "auxillary_file_paths": [
46
+ "results/SoccerTwos/SoccerTwos/SoccerTwos-1500626.pt"
47
  ]
48
  }
49
  ],
50
+ "elo": 1207.9839607543527,
51
  "final_checkpoint": {
52
+ "steps": 1500626,
53
  "file_path": "results/SoccerTwos/SoccerTwos.onnx",
54
  "reward": 0.0,
55
+ "creation_time": 1690838130.059794,
56
  "auxillary_file_paths": [
57
+ "results/SoccerTwos/SoccerTwos/SoccerTwos-1500626.pt"
58
  ]
59
  }
60
  },