First Push
Browse files- .DS_Store +3 -0
- .gitattributes +1 -0
- README.md +31 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-16499990.onnx +3 -0
- SoccerTwos/SoccerTwos-16499990.pt +3 -0
- SoccerTwos/SoccerTwos-16999951.onnx +3 -0
- SoccerTwos/SoccerTwos-16999951.pt +3 -0
- SoccerTwos/SoccerTwos-17499778.onnx +3 -0
- SoccerTwos/SoccerTwos-17499778.pt +3 -0
- SoccerTwos/SoccerTwos-17999922.onnx +3 -0
- SoccerTwos/SoccerTwos-17999922.pt +3 -0
- SoccerTwos/SoccerTwos-18499867.onnx +3 -0
- SoccerTwos/SoccerTwos-18499867.pt +3 -0
- SoccerTwos/SoccerTwos-48999997.onnx +3 -0
- SoccerTwos/SoccerTwos-48999997.pt +3 -0
- SoccerTwos/SoccerTwos-49499933.onnx +3 -0
- SoccerTwos/SoccerTwos-49499933.pt +3 -0
- SoccerTwos/SoccerTwos-49999935.onnx +3 -0
- SoccerTwos/SoccerTwos-49999935.pt +3 -0
- SoccerTwos/SoccerTwos-50000111.onnx +3 -0
- SoccerTwos/SoccerTwos-50000111.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1683816955.Mattias-MacBook-Pro-2.local.64322.0 +3 -0
- SoccerTwos/events.out.tfevents.1684243274.Mattias-MacBook-Pro-2.local.32437.0 +3 -0
- SoccerTwos/events.out.tfevents.1685347904.Mattias-MacBook-Pro-2.local.17489.0 +3 -0
- config.json +1 -0
- configuration.yaml +82 -0
- run_logs/Player-0.log +327 -0
- run_logs/timers.json +54 -0
- run_logs/training_status.json +66 -0
.DS_Store
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d49c1adbf34a761d5893810fc79af53610a1d6723fd4a40d4a6fba53fbe2cd96
|
3 |
+
size 6148
|
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
.DS_Store filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- unity-ml-agents
|
5 |
+
- ml-agents
|
6 |
+
- deep-reinforcement-learning
|
7 |
+
- reinforcement-learning
|
8 |
+
- ML-Agents-SoccerTwos
|
9 |
+
library_name: ml-agents
|
10 |
+
---
|
11 |
+
|
12 |
+
# **poca** Agent playing **SoccerTwos**
|
13 |
+
This is a trained model of a **poca** agent playing **SoccerTwos** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
14 |
+
|
15 |
+
## Usage (with ML-Agents)
|
16 |
+
The Documentation: https://github.com/huggingface/ml-agents#get-started
|
17 |
+
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
|
18 |
+
|
19 |
+
|
20 |
+
### Resume the training
|
21 |
+
```
|
22 |
+
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
23 |
+
```
|
24 |
+
### Watch your Agent play
|
25 |
+
You can watch your agent **playing directly in your browser:**.
|
26 |
+
|
27 |
+
1. Go to https://huggingface.co/spaces/unity/ML-Agents-SoccerTwos
|
28 |
+
2. Step 1: Write your model_id: worsty/poca-SoccerTwos
|
29 |
+
3. Step 2: Select your *.nn /*.onnx file
|
30 |
+
4. Click on Watch the agent play 👀
|
31 |
+
|
SoccerTwos.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22df87f2a8a2238807192d141f6b55da3ca45d57ec5df1384579f2ddd4c77335
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-16499990.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71c120edac0fd12bd7fcf4511f5c6ad74865bf7d779d6b8ec6e4d8d7f2dc2985
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-16499990.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c278822331f7857f38bcb4da35b2217bd29f4d0f800bb9a5584b832d46978c9
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-16999951.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8984ebd29ac610c6da5d2045294688b0a01568283b42bbb884cc13de4b61a90
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-16999951.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a177c31a87a37b5ad609c1875db50f9fb740de3a646d54233d15bda935c2ee64
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-17499778.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a58322a39514f5ff48a3530b77291361ced507171585e2fcee0edfcfe48b9a89
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-17499778.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fda1d34ba752264c77754262d6e01cbab8f587a9ecb71344d1ecc2e5140fa03
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-17999922.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:614b114c987da05170c0e812ae19c93305ebe65b432155ab170c10dc561b19d9
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-17999922.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdaaee8105a2da9a3dc2a4e3cd68ca6076d2dbf065dd0dbfa3807c8645ed57ef
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-18499867.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b5f45298e1a55561e3f588b2cce2ba4a25ea76c8417a4b26672d1f044e66250
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-18499867.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b73e788a539b9ef889d19edbef307b0605ebb758896f71f1c9f23fd7f646010b
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-48999997.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5686a0de30fb9697d85f8ee3517d2d520a0a57ea06e03a1b14af2eac6e7125d1
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-48999997.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:974cbb60d1a7c5f308d1ddcf772259fdf3fd6a5ac16bc5c7b835c7d594df5bfc
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-49499933.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f738a6170aff760a92ab461fa9b1206e51ecc2ad5ac0b46ba760640e89fbea78
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-49499933.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd189ff9d674161bb46c0f107ffc08cbb8a0740e967c4082f043dced29e75dd8
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-49999935.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22df87f2a8a2238807192d141f6b55da3ca45d57ec5df1384579f2ddd4c77335
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-49999935.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f0f060eec83d0da070cf1ee772356692d8980133ab6aeb46e83e45765545651
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-50000111.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22df87f2a8a2238807192d141f6b55da3ca45d57ec5df1384579f2ddd4c77335
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-50000111.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:873fa7143ef4ab85df57eb9805d40e6123cf6511ee31c1d225050abdba05c9b0
|
3 |
+
size 28421201
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:873fa7143ef4ab85df57eb9805d40e6123cf6511ee31c1d225050abdba05c9b0
|
3 |
+
size 28421201
|
SoccerTwos/events.out.tfevents.1683816955.Mattias-MacBook-Pro-2.local.64322.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d76a6d9dea2725808c4d65861871eedd10a72b58078987942a40c24854a4f05
|
3 |
+
size 18653417
|
SoccerTwos/events.out.tfevents.1684243274.Mattias-MacBook-Pro-2.local.32437.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17e7a87f1792b8c833eebaf1c2341ce2c9a4c9fc27bf5182ee7eb7e80a1fe1a6
|
3 |
+
size 32377238
|
SoccerTwos/events.out.tfevents.1685347904.Mattias-MacBook-Pro-2.local.17489.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c800a015167e9ebc0970460c49dd114d9fb24edd60958edce31ebf0835bd7254
|
3 |
+
size 1241
|
config.json
ADDED
@@ -0,0 +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.95, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 50000000, "time_horizon": 1000, "summary_freq": 10000, "threaded": false, "self_play": {"save_steps": 50000, "team_change": 200000, "swap_steps": 2000, "window": 10, "play_against_latest_model_ratio": 0.5, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/SoccerTwos/SoccerTwos.app", "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": null}, "debug": false}
|
configuration.yaml
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
default_settings: null
|
2 |
+
behaviors:
|
3 |
+
SoccerTwos:
|
4 |
+
trainer_type: poca
|
5 |
+
hyperparameters:
|
6 |
+
batch_size: 2048
|
7 |
+
buffer_size: 20480
|
8 |
+
learning_rate: 0.0003
|
9 |
+
beta: 0.005
|
10 |
+
epsilon: 0.2
|
11 |
+
lambd: 0.95
|
12 |
+
num_epoch: 3
|
13 |
+
learning_rate_schedule: constant
|
14 |
+
beta_schedule: constant
|
15 |
+
epsilon_schedule: constant
|
16 |
+
checkpoint_interval: 500000
|
17 |
+
network_settings:
|
18 |
+
normalize: false
|
19 |
+
hidden_units: 512
|
20 |
+
num_layers: 2
|
21 |
+
vis_encode_type: simple
|
22 |
+
memory: null
|
23 |
+
goal_conditioning_type: hyper
|
24 |
+
deterministic: false
|
25 |
+
reward_signals:
|
26 |
+
extrinsic:
|
27 |
+
gamma: 0.99
|
28 |
+
strength: 1.0
|
29 |
+
network_settings:
|
30 |
+
normalize: false
|
31 |
+
hidden_units: 128
|
32 |
+
num_layers: 2
|
33 |
+
vis_encode_type: simple
|
34 |
+
memory: null
|
35 |
+
goal_conditioning_type: hyper
|
36 |
+
deterministic: false
|
37 |
+
init_path: null
|
38 |
+
keep_checkpoints: 5
|
39 |
+
even_checkpoints: false
|
40 |
+
max_steps: 50000000
|
41 |
+
time_horizon: 1000
|
42 |
+
summary_freq: 10000
|
43 |
+
threaded: false
|
44 |
+
self_play:
|
45 |
+
save_steps: 50000
|
46 |
+
team_change: 200000
|
47 |
+
swap_steps: 2000
|
48 |
+
window: 10
|
49 |
+
play_against_latest_model_ratio: 0.5
|
50 |
+
initial_elo: 1200.0
|
51 |
+
behavioral_cloning: null
|
52 |
+
env_settings:
|
53 |
+
env_path: ./training-envs-executables/SoccerTwos/SoccerTwos.app
|
54 |
+
env_args: null
|
55 |
+
base_port: 5005
|
56 |
+
num_envs: 1
|
57 |
+
num_areas: 1
|
58 |
+
seed: -1
|
59 |
+
max_lifetime_restarts: 10
|
60 |
+
restarts_rate_limit_n: 1
|
61 |
+
restarts_rate_limit_period_s: 60
|
62 |
+
engine_settings:
|
63 |
+
width: 84
|
64 |
+
height: 84
|
65 |
+
quality_level: 5
|
66 |
+
time_scale: 20
|
67 |
+
target_frame_rate: -1
|
68 |
+
capture_frame_rate: 60
|
69 |
+
no_graphics: true
|
70 |
+
environment_parameters: null
|
71 |
+
checkpoint_settings:
|
72 |
+
run_id: SoccerTwos
|
73 |
+
initialize_from: null
|
74 |
+
load_model: false
|
75 |
+
resume: true
|
76 |
+
force: false
|
77 |
+
train_model: false
|
78 |
+
inference: false
|
79 |
+
results_dir: results
|
80 |
+
torch_settings:
|
81 |
+
device: null
|
82 |
+
debug: false
|
run_logs/Player-0.log
ADDED
@@ -0,0 +1,327 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = '/Users/mtb/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos.app/Contents/Resources/Data/Managed'
|
2 |
+
Mono config path = '/Users/mtb/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos.app/Contents/MonoBleedingEdge/etc'
|
3 |
+
New input system (experimental) initialized
|
4 |
+
Initialize engine version: 2021.3.17f1 (3e8111cac19d)
|
5 |
+
[Subsystems] Discovering subsystems at path /Users/mtb/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos.app/Contents/Resources/Data/UnitySubsystems
|
6 |
+
Forcing GfxDevice: Null
|
7 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
8 |
+
NullGfxDevice:
|
9 |
+
Version: NULL 1.0 [1.0]
|
10 |
+
Renderer: Null Device
|
11 |
+
Vendor: Unity Technologies
|
12 |
+
Begin MonoManager ReloadAssembly
|
13 |
+
- Completed reload, in 0.177 seconds
|
14 |
+
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
15 |
+
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
16 |
+
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
17 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
18 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
19 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
20 |
+
ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
21 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
22 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
23 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
24 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
25 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
26 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
27 |
+
ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
28 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
29 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
30 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
31 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
32 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
33 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
34 |
+
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
35 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
36 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
37 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
38 |
+
UnloadTime: 3.200909 ms
|
39 |
+
Registered Communicator in Agent.
|
40 |
+
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
41 |
+
Setting up 8 worker threads for Enlighten.
|
42 |
+
Memory Statistics:
|
43 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
44 |
+
StackAllocators :
|
45 |
+
[ALLOC_TEMP_MAIN]
|
46 |
+
Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames
|
47 |
+
Initial Block Size 4.0 MB
|
48 |
+
Current Block Size 4.0 MB
|
49 |
+
Peak Allocated Bytes 2.1 MB
|
50 |
+
Overflow Count 0
|
51 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
52 |
+
Initial Block Size 64.0 KB
|
53 |
+
Current Block Size 64.0 KB
|
54 |
+
Peak Allocated Bytes 128 B
|
55 |
+
Overflow Count 0
|
56 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
57 |
+
Initial Block Size 256.0 KB
|
58 |
+
Current Block Size 256.0 KB
|
59 |
+
Peak Allocated Bytes 78.8 KB
|
60 |
+
Overflow Count 4
|
61 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
62 |
+
Initial Block Size 32.0 KB
|
63 |
+
Current Block Size 32.0 KB
|
64 |
+
Peak Allocated Bytes 0 B
|
65 |
+
Overflow Count 0
|
66 |
+
[ALLOC_TEMP_Job.Worker 6]
|
67 |
+
Initial Block Size 256.0 KB
|
68 |
+
Current Block Size 256.0 KB
|
69 |
+
Peak Allocated Bytes 0 B
|
70 |
+
Overflow Count 0
|
71 |
+
[ALLOC_TEMP_Job.Worker 0]
|
72 |
+
Initial Block Size 256.0 KB
|
73 |
+
Current Block Size 256.0 KB
|
74 |
+
Peak Allocated Bytes 0 B
|
75 |
+
Overflow Count 0
|
76 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
77 |
+
Initial Block Size 32.0 KB
|
78 |
+
Current Block Size 32.0 KB
|
79 |
+
Peak Allocated Bytes 0 B
|
80 |
+
Overflow Count 0
|
81 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
82 |
+
Initial Block Size 32.0 KB
|
83 |
+
Current Block Size 32.0 KB
|
84 |
+
Peak Allocated Bytes 0 B
|
85 |
+
Overflow Count 0
|
86 |
+
[ALLOC_TEMP_Job.Worker 5]
|
87 |
+
Initial Block Size 256.0 KB
|
88 |
+
Current Block Size 256.0 KB
|
89 |
+
Peak Allocated Bytes 0 B
|
90 |
+
Overflow Count 0
|
91 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
92 |
+
Initial Block Size 32.0 KB
|
93 |
+
Current Block Size 32.0 KB
|
94 |
+
Peak Allocated Bytes 0 B
|
95 |
+
Overflow Count 0
|
96 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
97 |
+
Initial Block Size 32.0 KB
|
98 |
+
Current Block Size 32.0 KB
|
99 |
+
Peak Allocated Bytes 0 B
|
100 |
+
Overflow Count 0
|
101 |
+
[ALLOC_TEMP_Job.Worker 4]
|
102 |
+
Initial Block Size 256.0 KB
|
103 |
+
Current Block Size 256.0 KB
|
104 |
+
Peak Allocated Bytes 0 B
|
105 |
+
Overflow Count 0
|
106 |
+
[ALLOC_TEMP_Job.Worker 14]
|
107 |
+
Initial Block Size 256.0 KB
|
108 |
+
Current Block Size 256.0 KB
|
109 |
+
Peak Allocated Bytes 0 B
|
110 |
+
Overflow Count 0
|
111 |
+
[ALLOC_TEMP_Job.Worker 3]
|
112 |
+
Initial Block Size 256.0 KB
|
113 |
+
Current Block Size 256.0 KB
|
114 |
+
Peak Allocated Bytes 0 B
|
115 |
+
Overflow Count 0
|
116 |
+
[ALLOC_TEMP_Job.Worker 13]
|
117 |
+
Initial Block Size 256.0 KB
|
118 |
+
Current Block Size 256.0 KB
|
119 |
+
Peak Allocated Bytes 0 B
|
120 |
+
Overflow Count 0
|
121 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
122 |
+
Initial Block Size 32.0 KB
|
123 |
+
Current Block Size 32.0 KB
|
124 |
+
Peak Allocated Bytes 0 B
|
125 |
+
Overflow Count 0
|
126 |
+
[ALLOC_TEMP_EnlightenWorker] x 8
|
127 |
+
Initial Block Size 64.0 KB
|
128 |
+
Current Block Size 64.0 KB
|
129 |
+
Peak Allocated Bytes 0 B
|
130 |
+
Overflow Count 0
|
131 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
132 |
+
Initial Block Size 32.0 KB
|
133 |
+
Current Block Size 32.0 KB
|
134 |
+
Peak Allocated Bytes 0 B
|
135 |
+
Overflow Count 0
|
136 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
137 |
+
Initial Block Size 32.0 KB
|
138 |
+
Current Block Size 32.0 KB
|
139 |
+
Peak Allocated Bytes 0 B
|
140 |
+
Overflow Count 0
|
141 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
142 |
+
Initial Block Size 32.0 KB
|
143 |
+
Current Block Size 32.0 KB
|
144 |
+
Peak Allocated Bytes 0 B
|
145 |
+
Overflow Count 0
|
146 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
147 |
+
Initial Block Size 32.0 KB
|
148 |
+
Current Block Size 32.0 KB
|
149 |
+
Peak Allocated Bytes 0 B
|
150 |
+
Overflow Count 0
|
151 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 15
|
152 |
+
Initial Block Size 64.0 KB
|
153 |
+
Current Block Size 64.0 KB
|
154 |
+
Peak Allocated Bytes 0 B
|
155 |
+
Overflow Count 0
|
156 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
157 |
+
Initial Block Size 32.0 KB
|
158 |
+
Current Block Size 32.0 KB
|
159 |
+
Peak Allocated Bytes 0 B
|
160 |
+
Overflow Count 0
|
161 |
+
[ALLOC_TEMP_Job.Worker 9]
|
162 |
+
Initial Block Size 256.0 KB
|
163 |
+
Current Block Size 256.0 KB
|
164 |
+
Peak Allocated Bytes 0 B
|
165 |
+
Overflow Count 0
|
166 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
167 |
+
Initial Block Size 32.0 KB
|
168 |
+
Current Block Size 32.0 KB
|
169 |
+
Peak Allocated Bytes 0 B
|
170 |
+
Overflow Count 0
|
171 |
+
[ALLOC_TEMP_Job.Worker 8]
|
172 |
+
Initial Block Size 256.0 KB
|
173 |
+
Current Block Size 256.0 KB
|
174 |
+
Peak Allocated Bytes 0.7 KB
|
175 |
+
Overflow Count 0
|
176 |
+
[ALLOC_TEMP_OSX HID Input]
|
177 |
+
Initial Block Size 64.0 KB
|
178 |
+
Current Block Size 64.0 KB
|
179 |
+
Peak Allocated Bytes 0 B
|
180 |
+
Overflow Count 0
|
181 |
+
[ALLOC_TEMP_Job.Worker 7]
|
182 |
+
Initial Block Size 256.0 KB
|
183 |
+
Current Block Size 256.0 KB
|
184 |
+
Peak Allocated Bytes 0 B
|
185 |
+
Overflow Count 0
|
186 |
+
[ALLOC_TEMP_Job.Worker 1]
|
187 |
+
Initial Block Size 256.0 KB
|
188 |
+
Current Block Size 256.0 KB
|
189 |
+
Peak Allocated Bytes 0 B
|
190 |
+
Overflow Count 0
|
191 |
+
[ALLOC_TEMP_Job.Worker 2]
|
192 |
+
Initial Block Size 256.0 KB
|
193 |
+
Current Block Size 256.0 KB
|
194 |
+
Peak Allocated Bytes 0 B
|
195 |
+
Overflow Count 0
|
196 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
197 |
+
Initial Block Size 32.0 KB
|
198 |
+
Current Block Size 32.0 KB
|
199 |
+
Peak Allocated Bytes 0 B
|
200 |
+
Overflow Count 0
|
201 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
202 |
+
Initial Block Size 32.0 KB
|
203 |
+
Current Block Size 32.0 KB
|
204 |
+
Peak Allocated Bytes 0 B
|
205 |
+
Overflow Count 0
|
206 |
+
[ALLOC_TEMP_Job.Worker 10]
|
207 |
+
Initial Block Size 256.0 KB
|
208 |
+
Current Block Size 256.0 KB
|
209 |
+
Peak Allocated Bytes 0 B
|
210 |
+
Overflow Count 0
|
211 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
212 |
+
Initial Block Size 32.0 KB
|
213 |
+
Current Block Size 32.0 KB
|
214 |
+
Peak Allocated Bytes 0 B
|
215 |
+
Overflow Count 0
|
216 |
+
[ALLOC_TEMP_Job.Worker 11]
|
217 |
+
Initial Block Size 256.0 KB
|
218 |
+
Current Block Size 256.0 KB
|
219 |
+
Peak Allocated Bytes 0 B
|
220 |
+
Overflow Count 0
|
221 |
+
[ALLOC_TEMP_Job.Worker 12]
|
222 |
+
Initial Block Size 256.0 KB
|
223 |
+
Current Block Size 256.0 KB
|
224 |
+
Peak Allocated Bytes 0 B
|
225 |
+
Overflow Count 0
|
226 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
227 |
+
Initial Block Size 32.0 KB
|
228 |
+
Current Block Size 32.0 KB
|
229 |
+
Peak Allocated Bytes 0 B
|
230 |
+
Overflow Count 0
|
231 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
232 |
+
Initial Block Size 64.0 KB
|
233 |
+
Current Block Size 64.0 KB
|
234 |
+
Peak Allocated Bytes 0 B
|
235 |
+
Overflow Count 0
|
236 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
237 |
+
Peak main deferred allocation count 2
|
238 |
+
[ALLOC_BUCKET]
|
239 |
+
Large Block size 4.0 MB
|
240 |
+
Used Block count 1
|
241 |
+
Peak Allocated bytes 1.1 MB
|
242 |
+
[ALLOC_DEFAULT_MAIN]
|
243 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 1 frames
|
244 |
+
Requested Block Size 16.0 MB
|
245 |
+
Peak Block count 1
|
246 |
+
Peak Allocated memory 5.0 MB
|
247 |
+
Peak Large allocation bytes 0 B
|
248 |
+
[ALLOC_DEFAULT_THREAD]
|
249 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames
|
250 |
+
Requested Block Size 16.0 MB
|
251 |
+
Peak Block count 1
|
252 |
+
Peak Allocated memory 17.4 MB
|
253 |
+
Peak Large allocation bytes 16.0 MB
|
254 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
255 |
+
Initial Block Size 2.0 MB
|
256 |
+
Used Block Count 1
|
257 |
+
Overflow Count (too large) 0
|
258 |
+
Overflow Count (full) 0
|
259 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
260 |
+
Initial Block Size 2.0 MB
|
261 |
+
Used Block Count 1
|
262 |
+
Overflow Count (too large) 0
|
263 |
+
Overflow Count (full) 0
|
264 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
265 |
+
Initial Block Size 2.0 MB
|
266 |
+
Used Block Count 1
|
267 |
+
Overflow Count (too large) 0
|
268 |
+
Overflow Count (full) 0
|
269 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
270 |
+
Initial Block Size 1.0 MB
|
271 |
+
Used Block Count 3
|
272 |
+
Overflow Count (too large) 0
|
273 |
+
Overflow Count (full) 0
|
274 |
+
[ALLOC_GFX] Dual Thread Allocator
|
275 |
+
Peak main deferred allocation count 0
|
276 |
+
[ALLOC_BUCKET]
|
277 |
+
Large Block size 4.0 MB
|
278 |
+
Used Block count 1
|
279 |
+
Peak Allocated bytes 1.1 MB
|
280 |
+
[ALLOC_GFX_MAIN]
|
281 |
+
Peak usage frame count: [64.0 KB-128.0 KB]: 1 frames
|
282 |
+
Requested Block Size 16.0 MB
|
283 |
+
Peak Block count 1
|
284 |
+
Peak Allocated memory 65.6 KB
|
285 |
+
Peak Large allocation bytes 0 B
|
286 |
+
[ALLOC_GFX_THREAD]
|
287 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 1 frames
|
288 |
+
Requested Block Size 16.0 MB
|
289 |
+
Peak Block count 1
|
290 |
+
Peak Allocated memory 173.5 KB
|
291 |
+
Peak Large allocation bytes 0 B
|
292 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
293 |
+
Peak main deferred allocation count 0
|
294 |
+
[ALLOC_BUCKET]
|
295 |
+
Large Block size 4.0 MB
|
296 |
+
Used Block count 1
|
297 |
+
Peak Allocated bytes 1.1 MB
|
298 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
299 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 1 frames
|
300 |
+
Requested Block Size 4.0 MB
|
301 |
+
Peak Block count 1
|
302 |
+
Peak Allocated memory 0.6 MB
|
303 |
+
Peak Large allocation bytes 0 B
|
304 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
305 |
+
Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames
|
306 |
+
Requested Block Size 4.0 MB
|
307 |
+
Peak Block count 1
|
308 |
+
Peak Allocated memory 3.4 MB
|
309 |
+
Peak Large allocation bytes 0 B
|
310 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
311 |
+
Peak main deferred allocation count 0
|
312 |
+
[ALLOC_BUCKET]
|
313 |
+
Large Block size 4.0 MB
|
314 |
+
Used Block count 1
|
315 |
+
Peak Allocated bytes 1.1 MB
|
316 |
+
[ALLOC_TYPETREE_MAIN]
|
317 |
+
Peak usage frame count: [0-1.0 KB]: 1 frames
|
318 |
+
Requested Block Size 2.0 MB
|
319 |
+
Peak Block count 1
|
320 |
+
Peak Allocated memory 1.0 KB
|
321 |
+
Peak Large allocation bytes 0 B
|
322 |
+
[ALLOC_TYPETREE_THREAD]
|
323 |
+
Peak usage frame count: [2.0 KB-4.0 KB]: 1 frames
|
324 |
+
Requested Block Size 2.0 MB
|
325 |
+
Peak Block count 1
|
326 |
+
Peak Allocated memory 2.2 KB
|
327 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "root",
|
3 |
+
"metadata": {
|
4 |
+
"timer_format_version": "0.1.0",
|
5 |
+
"start_time_seconds": "1685347901",
|
6 |
+
"python_version": "3.9.16 (main, Mar 8 2023, 04:29:44) \n[Clang 14.0.6 ]",
|
7 |
+
"command_line_arguments": "/Users/mtb/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.app --run-id=SoccerTwos --resume --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",
|
12 |
+
"numpy_version": "1.21.2",
|
13 |
+
"end_time_seconds": "1685347911"
|
14 |
+
},
|
15 |
+
"total": 10.07871055,
|
16 |
+
"count": 1,
|
17 |
+
"self": 6.7983550820000005,
|
18 |
+
"children": {
|
19 |
+
"run_training.setup": {
|
20 |
+
"total": 0.04364976000000009,
|
21 |
+
"count": 1,
|
22 |
+
"self": 0.04364976000000009
|
23 |
+
},
|
24 |
+
"TrainerController.start_learning": {
|
25 |
+
"total": 3.2367057079999997,
|
26 |
+
"count": 1,
|
27 |
+
"self": 9.896899999883857e-05,
|
28 |
+
"children": {
|
29 |
+
"TrainerController._reset_env": {
|
30 |
+
"total": 3.005447418,
|
31 |
+
"count": 1,
|
32 |
+
"self": 3.005447418
|
33 |
+
},
|
34 |
+
"trainer_threads": {
|
35 |
+
"total": 9.480000002781708e-07,
|
36 |
+
"count": 1,
|
37 |
+
"self": 9.480000002781708e-07
|
38 |
+
},
|
39 |
+
"TrainerController._save_models": {
|
40 |
+
"total": 0.23115837300000042,
|
41 |
+
"count": 1,
|
42 |
+
"self": 0.001198764999999824,
|
43 |
+
"children": {
|
44 |
+
"RLTrainer._checkpoint": {
|
45 |
+
"total": 0.2299596080000006,
|
46 |
+
"count": 1,
|
47 |
+
"self": 0.2299596080000006
|
48 |
+
}
|
49 |
+
}
|
50 |
+
}
|
51 |
+
}
|
52 |
+
}
|
53 |
+
}
|
54 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SoccerTwos": {
|
3 |
+
"checkpoints": [
|
4 |
+
{
|
5 |
+
"steps": 48999997,
|
6 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-48999997.onnx",
|
7 |
+
"reward": 0.0,
|
8 |
+
"creation_time": 1684369328.615293,
|
9 |
+
"auxillary_file_paths": [
|
10 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-48999997.pt"
|
11 |
+
]
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"steps": 49499933,
|
15 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-49499933.onnx",
|
16 |
+
"reward": 0.0,
|
17 |
+
"creation_time": 1684372261.27279,
|
18 |
+
"auxillary_file_paths": [
|
19 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-49499933.pt"
|
20 |
+
]
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"steps": 49999935,
|
24 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-49999935.onnx",
|
25 |
+
"reward": 0.0,
|
26 |
+
"creation_time": 1684375168.117335,
|
27 |
+
"auxillary_file_paths": [
|
28 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-49999935.pt"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"steps": 50000111,
|
33 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-50000111.onnx",
|
34 |
+
"reward": 0.0,
|
35 |
+
"creation_time": 1684375168.306554,
|
36 |
+
"auxillary_file_paths": [
|
37 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-50000111.pt"
|
38 |
+
]
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"steps": 50000111,
|
42 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-50000111.onnx",
|
43 |
+
"reward": null,
|
44 |
+
"creation_time": 1685347904.6152802,
|
45 |
+
"auxillary_file_paths": [
|
46 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-50000111.pt"
|
47 |
+
]
|
48 |
+
}
|
49 |
+
],
|
50 |
+
"elo": 1291.2033232990684,
|
51 |
+
"final_checkpoint": {
|
52 |
+
"steps": 50000111,
|
53 |
+
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
54 |
+
"reward": null,
|
55 |
+
"creation_time": 1685347904.6152802,
|
56 |
+
"auxillary_file_paths": [
|
57 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-50000111.pt"
|
58 |
+
]
|
59 |
+
}
|
60 |
+
},
|
61 |
+
"metadata": {
|
62 |
+
"stats_format_version": "0.3.0",
|
63 |
+
"mlagents_version": "0.31.0.dev0",
|
64 |
+
"torch_version": "1.11.0"
|
65 |
+
}
|
66 |
+
}
|