Only n10 in my team.
Browse files- README.md +31 -0
- SoccerTwos-3014390.onnx +3 -0
- SoccerTwos-3014390.pt +3 -0
- SoccerTwos-3499995.onnx +3 -0
- SoccerTwos-3499995.pt +3 -0
- SoccerTwos-3999824.onnx +3 -0
- SoccerTwos-3999824.pt +3 -0
- SoccerTwos-4499942.onnx +3 -0
- SoccerTwos-4499942.pt +3 -0
- SoccerTwos-4666730.onnx +3 -0
- SoccerTwos-4666730.pt +3 -0
- SoccerTwos-499316.pt +3 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-3014390.onnx +3 -0
- SoccerTwos/SoccerTwos-3014390.pt +3 -0
- SoccerTwos/SoccerTwos-3499995.onnx +3 -0
- SoccerTwos/SoccerTwos-3499995.pt +3 -0
- SoccerTwos/SoccerTwos-3999824.onnx +3 -0
- SoccerTwos/SoccerTwos-3999824.pt +3 -0
- SoccerTwos/SoccerTwos-4499942.onnx +3 -0
- SoccerTwos/SoccerTwos-4499942.pt +3 -0
- SoccerTwos/SoccerTwos-4666730.onnx +3 -0
- SoccerTwos/SoccerTwos-4666730.pt +3 -0
- SoccerTwos/SoccerTwos-499316.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1680081204.LBC060.8592.0 +3 -0
- SoccerTwos/events.out.tfevents.1680087576.LBC060.15044.0 +3 -0
- SoccerTwos/events.out.tfevents.1680176592.LBC060.17936.0 +3 -0
- checkpoint.pt +3 -0
- config.json +1 -0
- configuration.yaml +82 -0
- events.out.tfevents.1680081204.LBC060.8592.0 +3 -0
- events.out.tfevents.1680087576.LBC060.15044.0 +3 -0
- events.out.tfevents.1680176592.LBC060.17936.0 +3 -0
- run_logs/Player-0.log +282 -0
- run_logs/timers.json +368 -0
- run_logs/training_status.json +66 -0
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: EExe/poca-SoccerTwos
|
| 29 |
+
3. Step 2: Select your *.nn /*.onnx file
|
| 30 |
+
4. Click on Watch the agent play 👀
|
| 31 |
+
|
SoccerTwos-3014390.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47513055648e597b23b16d5a86ac8510a52cf071f353329b1c3e7ee6ebadbf64
|
| 3 |
+
size 1773174
|
SoccerTwos-3014390.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3ff0ea5e9bd76c63e726ea1b050b607cfff92c9f074499c5398dac2591f87a0
|
| 3 |
+
size 28441467
|
SoccerTwos-3499995.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74f883506fff9e90b54815ee6d8d0027ead8706896ed08fd930d108b4dca6f3f
|
| 3 |
+
size 1773174
|
SoccerTwos-3499995.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:815f6375c529d01622f3fbbf30bcf3754a394952f80ee7e326f847455eccdaab
|
| 3 |
+
size 28441467
|
SoccerTwos-3999824.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56f12efb1bda1f60b881c7b7c26bebf75a61596fe92b2958ab75aea1b27efb59
|
| 3 |
+
size 1773174
|
SoccerTwos-3999824.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf9162f1369be0fd5c92ab7d5ba0a2fcb14374b17ca99d26e44e02c8ffbef04d
|
| 3 |
+
size 28441467
|
SoccerTwos-4499942.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d113fd00a2a66c989f366e4e0b8bfea8f942082b1b7f45d90bb26b78e264a59e
|
| 3 |
+
size 1773174
|
SoccerTwos-4499942.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d71ecd481eed70d1fa48d20c5ec67493bc53f497a13ee8403927c6fd1f19bbd9
|
| 3 |
+
size 28441467
|
SoccerTwos-4666730.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0da9a62de9e9e1f81d22bbf889e24b6e0a4afcd2fa295ef9c080f454ec9af903
|
| 3 |
+
size 1773174
|
SoccerTwos-4666730.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8052f7f82e6093ff4311f3147c75a781165152fef390ca1315303b66225193b
|
| 3 |
+
size 28441467
|
SoccerTwos-499316.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:348e77ddcdf37d1d4401b8e0a39b8984212e62e6814f3e47e0e1de35cae35585
|
| 3 |
+
size 28441333
|
SoccerTwos.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0da9a62de9e9e1f81d22bbf889e24b6e0a4afcd2fa295ef9c080f454ec9af903
|
| 3 |
+
size 1773174
|
SoccerTwos/SoccerTwos-3014390.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47513055648e597b23b16d5a86ac8510a52cf071f353329b1c3e7ee6ebadbf64
|
| 3 |
+
size 1773174
|
SoccerTwos/SoccerTwos-3014390.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3ff0ea5e9bd76c63e726ea1b050b607cfff92c9f074499c5398dac2591f87a0
|
| 3 |
+
size 28441467
|
SoccerTwos/SoccerTwos-3499995.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74f883506fff9e90b54815ee6d8d0027ead8706896ed08fd930d108b4dca6f3f
|
| 3 |
+
size 1773174
|
SoccerTwos/SoccerTwos-3499995.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:815f6375c529d01622f3fbbf30bcf3754a394952f80ee7e326f847455eccdaab
|
| 3 |
+
size 28441467
|
SoccerTwos/SoccerTwos-3999824.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56f12efb1bda1f60b881c7b7c26bebf75a61596fe92b2958ab75aea1b27efb59
|
| 3 |
+
size 1773174
|
SoccerTwos/SoccerTwos-3999824.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf9162f1369be0fd5c92ab7d5ba0a2fcb14374b17ca99d26e44e02c8ffbef04d
|
| 3 |
+
size 28441467
|
SoccerTwos/SoccerTwos-4499942.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d113fd00a2a66c989f366e4e0b8bfea8f942082b1b7f45d90bb26b78e264a59e
|
| 3 |
+
size 1773174
|
SoccerTwos/SoccerTwos-4499942.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d71ecd481eed70d1fa48d20c5ec67493bc53f497a13ee8403927c6fd1f19bbd9
|
| 3 |
+
size 28441467
|
SoccerTwos/SoccerTwos-4666730.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0da9a62de9e9e1f81d22bbf889e24b6e0a4afcd2fa295ef9c080f454ec9af903
|
| 3 |
+
size 1773174
|
SoccerTwos/SoccerTwos-4666730.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8052f7f82e6093ff4311f3147c75a781165152fef390ca1315303b66225193b
|
| 3 |
+
size 28441467
|
SoccerTwos/SoccerTwos-499316.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:348e77ddcdf37d1d4401b8e0a39b8984212e62e6814f3e47e0e1de35cae35585
|
| 3 |
+
size 28441333
|
SoccerTwos/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb238ab20d79bbb713aaf8016853d0638e66adf1f7f7cb7e04636569aa26674c
|
| 3 |
+
size 28440395
|
SoccerTwos/events.out.tfevents.1680081204.LBC060.8592.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:243083699a621667613e3165c7d22bc68b3f90d0ec43f7520109aee990fe1896
|
| 3 |
+
size 341640
|
SoccerTwos/events.out.tfevents.1680087576.LBC060.15044.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e37d411347f9ceb2fa1df44cbdd97a2db797c98c6ddffdb470643885940c7bf2
|
| 3 |
+
size 2264555
|
SoccerTwos/events.out.tfevents.1680176592.LBC060.17936.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f318fe16ba910c124cc9f0323337d8237244abfc7f8b4ba5be2bf06053b7da79
|
| 3 |
+
size 1676658
|
checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb238ab20d79bbb713aaf8016853d0638e66adf1f7f7cb7e04636569aa26674c
|
| 3 |
+
size 28440395
|
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 7500, "buffer_size": 75000, "learning_rate": 0.0005, "beta": 0.005, "epsilon": 0.25, "lambd": 0.95, "num_epoch": 5, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": true, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.97, "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": 75000, "team_change": 300000, "swap_steps": 10000, "window": 10, "play_against_latest_model_ratio": 0.3, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/SoccerTwos/SoccerTwos.exe", "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: 7500
|
| 7 |
+
buffer_size: 75000
|
| 8 |
+
learning_rate: 0.0005
|
| 9 |
+
beta: 0.005
|
| 10 |
+
epsilon: 0.25
|
| 11 |
+
lambd: 0.95
|
| 12 |
+
num_epoch: 5
|
| 13 |
+
learning_rate_schedule: constant
|
| 14 |
+
beta_schedule: constant
|
| 15 |
+
epsilon_schedule: constant
|
| 16 |
+
checkpoint_interval: 500000
|
| 17 |
+
network_settings:
|
| 18 |
+
normalize: true
|
| 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.97
|
| 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: 75000
|
| 46 |
+
team_change: 300000
|
| 47 |
+
swap_steps: 10000
|
| 48 |
+
window: 10
|
| 49 |
+
play_against_latest_model_ratio: 0.3
|
| 50 |
+
initial_elo: 1200.0
|
| 51 |
+
behavioral_cloning: null
|
| 52 |
+
env_settings:
|
| 53 |
+
env_path: ./training-envs-executables/SoccerTwos/SoccerTwos.exe
|
| 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
|
events.out.tfevents.1680081204.LBC060.8592.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:243083699a621667613e3165c7d22bc68b3f90d0ec43f7520109aee990fe1896
|
| 3 |
+
size 341640
|
events.out.tfevents.1680087576.LBC060.15044.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e37d411347f9ceb2fa1df44cbdd97a2db797c98c6ddffdb470643885940c7bf2
|
| 3 |
+
size 2264555
|
events.out.tfevents.1680176592.LBC060.17936.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f318fe16ba910c124cc9f0323337d8237244abfc7f8b4ba5be2bf06053b7da79
|
| 3 |
+
size 1676658
|
run_logs/Player-0.log
ADDED
|
@@ -0,0 +1,282 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Mono path[0] = 'C:/Users/EmilienETCHEVERS/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/Managed'
|
| 2 |
+
Mono config path = 'C:/Users/EmilienETCHEVERS/ml-agents/training-envs-executables/SoccerTwos/MonoBleedingEdge/etc'
|
| 3 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
| 4 |
+
[Subsystems] Discovering subsystems at path C:/Users/EmilienETCHEVERS/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/UnitySubsystems
|
| 5 |
+
Forcing GfxDevice: Null
|
| 6 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
| 7 |
+
NullGfxDevice:
|
| 8 |
+
Version: NULL 1.0 [1.0]
|
| 9 |
+
Renderer: Null Device
|
| 10 |
+
Vendor: Unity Technologies
|
| 11 |
+
Begin MonoManager ReloadAssembly
|
| 12 |
+
- Completed reload, in 14.917 seconds
|
| 13 |
+
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 14 |
+
Microsoft Media Foundation video decoding to texture disabled: graphics device is Null, only Direct3D 11 and Direct3D 12 (only on desktop) are supported for hardware-accelerated video decoding.
|
| 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: 0.717100 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 4 worker threads for Enlighten.
|
| 42 |
+
Memory Statistics:
|
| 43 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
| 44 |
+
StackAllocators :
|
| 45 |
+
[ALLOC_TEMP_MAIN]
|
| 46 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 31050 frames, [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.0 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 345 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 67.1 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 54 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 54 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 54 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 54 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 54 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 3]
|
| 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_Background Job.Worker 12]
|
| 112 |
+
Initial Block Size 32.0 KB
|
| 113 |
+
Current Block Size 32.0 KB
|
| 114 |
+
Peak Allocated Bytes 54 B
|
| 115 |
+
Overflow Count 0
|
| 116 |
+
[ALLOC_TEMP_EnlightenWorker] x 4
|
| 117 |
+
Initial Block Size 64.0 KB
|
| 118 |
+
Current Block Size 64.0 KB
|
| 119 |
+
Peak Allocated Bytes 54 B
|
| 120 |
+
Overflow Count 0
|
| 121 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
| 122 |
+
Initial Block Size 32.0 KB
|
| 123 |
+
Current Block Size 32.0 KB
|
| 124 |
+
Peak Allocated Bytes 54 B
|
| 125 |
+
Overflow Count 0
|
| 126 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
| 127 |
+
Initial Block Size 32.0 KB
|
| 128 |
+
Current Block Size 32.0 KB
|
| 129 |
+
Peak Allocated Bytes 54 B
|
| 130 |
+
Overflow Count 0
|
| 131 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
| 132 |
+
Initial Block Size 32.0 KB
|
| 133 |
+
Current Block Size 32.0 KB
|
| 134 |
+
Peak Allocated Bytes 54 B
|
| 135 |
+
Overflow Count 0
|
| 136 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
| 137 |
+
Initial Block Size 32.0 KB
|
| 138 |
+
Current Block Size 32.0 KB
|
| 139 |
+
Peak Allocated Bytes 54 B
|
| 140 |
+
Overflow Count 0
|
| 141 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 7
|
| 142 |
+
Initial Block Size 64.0 KB
|
| 143 |
+
Current Block Size 64.0 KB
|
| 144 |
+
Peak Allocated Bytes 0 B
|
| 145 |
+
Overflow Count 0
|
| 146 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
| 147 |
+
Initial Block Size 32.0 KB
|
| 148 |
+
Current Block Size 32.0 KB
|
| 149 |
+
Peak Allocated Bytes 54 B
|
| 150 |
+
Overflow Count 0
|
| 151 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
| 152 |
+
Initial Block Size 32.0 KB
|
| 153 |
+
Current Block Size 32.0 KB
|
| 154 |
+
Peak Allocated Bytes 54 B
|
| 155 |
+
Overflow Count 0
|
| 156 |
+
[ALLOC_TEMP_Job.Worker 1]
|
| 157 |
+
Initial Block Size 256.0 KB
|
| 158 |
+
Current Block Size 256.0 KB
|
| 159 |
+
Peak Allocated Bytes 0.8 KB
|
| 160 |
+
Overflow Count 0
|
| 161 |
+
[ALLOC_TEMP_Job.Worker 2]
|
| 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 3]
|
| 167 |
+
Initial Block Size 32.0 KB
|
| 168 |
+
Current Block Size 32.0 KB
|
| 169 |
+
Peak Allocated Bytes 54 B
|
| 170 |
+
Overflow Count 0
|
| 171 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
| 172 |
+
Initial Block Size 32.0 KB
|
| 173 |
+
Current Block Size 32.0 KB
|
| 174 |
+
Peak Allocated Bytes 54 B
|
| 175 |
+
Overflow Count 0
|
| 176 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
| 177 |
+
Initial Block Size 32.0 KB
|
| 178 |
+
Current Block Size 32.0 KB
|
| 179 |
+
Peak Allocated Bytes 54 B
|
| 180 |
+
Overflow Count 0
|
| 181 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
| 182 |
+
Initial Block Size 32.0 KB
|
| 183 |
+
Current Block Size 32.0 KB
|
| 184 |
+
Peak Allocated Bytes 54 B
|
| 185 |
+
Overflow Count 0
|
| 186 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
| 187 |
+
Initial Block Size 64.0 KB
|
| 188 |
+
Current Block Size 64.0 KB
|
| 189 |
+
Peak Allocated Bytes 54 B
|
| 190 |
+
Overflow Count 0
|
| 191 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
| 192 |
+
Peak main deferred allocation count 3
|
| 193 |
+
[ALLOC_BUCKET]
|
| 194 |
+
Large Block size 4.0 MB
|
| 195 |
+
Used Block count 1
|
| 196 |
+
Peak Allocated bytes 0.9 MB
|
| 197 |
+
[ALLOC_DEFAULT_MAIN]
|
| 198 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 31051 frames
|
| 199 |
+
Requested Block Size 16.0 MB
|
| 200 |
+
Peak Block count 1
|
| 201 |
+
Peak Allocated memory 5.3 MB
|
| 202 |
+
Peak Large allocation bytes 0 B
|
| 203 |
+
[ALLOC_DEFAULT_THREAD]
|
| 204 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 31051 frames
|
| 205 |
+
Requested Block Size 16.0 MB
|
| 206 |
+
Peak Block count 1
|
| 207 |
+
Peak Allocated memory 17.0 MB
|
| 208 |
+
Peak Large allocation bytes 16.0 MB
|
| 209 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
| 210 |
+
Initial Block Size 2.0 MB
|
| 211 |
+
Used Block Count 1
|
| 212 |
+
Overflow Count (too large) 0
|
| 213 |
+
Overflow Count (full) 0
|
| 214 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
| 215 |
+
Initial Block Size 2.0 MB
|
| 216 |
+
Used Block Count 1
|
| 217 |
+
Overflow Count (too large) 0
|
| 218 |
+
Overflow Count (full) 0
|
| 219 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
| 220 |
+
Initial Block Size 2.0 MB
|
| 221 |
+
Used Block Count 2
|
| 222 |
+
Overflow Count (too large) 0
|
| 223 |
+
Overflow Count (full) 0
|
| 224 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
| 225 |
+
Initial Block Size 1.0 MB
|
| 226 |
+
Used Block Count 3
|
| 227 |
+
Overflow Count (too large) 0
|
| 228 |
+
Overflow Count (full) 0
|
| 229 |
+
[ALLOC_GFX] Dual Thread Allocator
|
| 230 |
+
Peak main deferred allocation count 0
|
| 231 |
+
[ALLOC_BUCKET]
|
| 232 |
+
Large Block size 4.0 MB
|
| 233 |
+
Used Block count 1
|
| 234 |
+
Peak Allocated bytes 0.9 MB
|
| 235 |
+
[ALLOC_GFX_MAIN]
|
| 236 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 31050 frames, [64.0 KB-128.0 KB]: 1 frames
|
| 237 |
+
Requested Block Size 16.0 MB
|
| 238 |
+
Peak Block count 1
|
| 239 |
+
Peak Allocated memory 65.6 KB
|
| 240 |
+
Peak Large allocation bytes 0 B
|
| 241 |
+
[ALLOC_GFX_THREAD]
|
| 242 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 31051 frames
|
| 243 |
+
Requested Block Size 16.0 MB
|
| 244 |
+
Peak Block count 1
|
| 245 |
+
Peak Allocated memory 173.6 KB
|
| 246 |
+
Peak Large allocation bytes 0 B
|
| 247 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
| 248 |
+
Peak main deferred allocation count 2
|
| 249 |
+
[ALLOC_BUCKET]
|
| 250 |
+
Large Block size 4.0 MB
|
| 251 |
+
Used Block count 1
|
| 252 |
+
Peak Allocated bytes 0.9 MB
|
| 253 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
| 254 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 31051 frames
|
| 255 |
+
Requested Block Size 4.0 MB
|
| 256 |
+
Peak Block count 1
|
| 257 |
+
Peak Allocated memory 0.6 MB
|
| 258 |
+
Peak Large allocation bytes 0 B
|
| 259 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
| 260 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 31050 frames, [2.0 MB-4.0 MB]: 1 frames
|
| 261 |
+
Requested Block Size 4.0 MB
|
| 262 |
+
Peak Block count 1
|
| 263 |
+
Peak Allocated memory 3.2 MB
|
| 264 |
+
Peak Large allocation bytes 0 B
|
| 265 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
| 266 |
+
Peak main deferred allocation count 0
|
| 267 |
+
[ALLOC_BUCKET]
|
| 268 |
+
Large Block size 4.0 MB
|
| 269 |
+
Used Block count 1
|
| 270 |
+
Peak Allocated bytes 0.9 MB
|
| 271 |
+
[ALLOC_TYPETREE_MAIN]
|
| 272 |
+
Peak usage frame count: [0-1.0 KB]: 31051 frames
|
| 273 |
+
Requested Block Size 2.0 MB
|
| 274 |
+
Peak Block count 1
|
| 275 |
+
Peak Allocated memory 1.0 KB
|
| 276 |
+
Peak Large allocation bytes 0 B
|
| 277 |
+
[ALLOC_TYPETREE_THREAD]
|
| 278 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 31050 frames, [2.0 KB-4.0 KB]: 1 frames
|
| 279 |
+
Requested Block Size 2.0 MB
|
| 280 |
+
Peak Block count 1
|
| 281 |
+
Peak Allocated memory 2.2 KB
|
| 282 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
|
@@ -0,0 +1,368 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "root",
|
| 3 |
+
"gauges": {
|
| 4 |
+
"SoccerTwos.Policy.Entropy.mean": {
|
| 5 |
+
"value": 2.035881519317627,
|
| 6 |
+
"min": 1.967640995979309,
|
| 7 |
+
"max": 2.3606340885162354,
|
| 8 |
+
"count": 165
|
| 9 |
+
},
|
| 10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
| 11 |
+
"value": 44235.6328125,
|
| 12 |
+
"min": 28373.298828125,
|
| 13 |
+
"max": 52090.21875,
|
| 14 |
+
"count": 165
|
| 15 |
+
},
|
| 16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
| 17 |
+
"value": 49.494949494949495,
|
| 18 |
+
"min": 45.55140186915888,
|
| 19 |
+
"max": 88.53571428571429,
|
| 20 |
+
"count": 165
|
| 21 |
+
},
|
| 22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
| 23 |
+
"value": 19600.0,
|
| 24 |
+
"min": 11168.0,
|
| 25 |
+
"max": 20904.0,
|
| 26 |
+
"count": 165
|
| 27 |
+
},
|
| 28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
| 29 |
+
"value": 1472.208381115406,
|
| 30 |
+
"min": 1365.7610081187927,
|
| 31 |
+
"max": 1473.740684183149,
|
| 32 |
+
"count": 165
|
| 33 |
+
},
|
| 34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
| 35 |
+
"value": 291497.2594608504,
|
| 36 |
+
"min": 120201.31142872597,
|
| 37 |
+
"max": 312206.6923976466,
|
| 38 |
+
"count": 165
|
| 39 |
+
},
|
| 40 |
+
"SoccerTwos.Step.mean": {
|
| 41 |
+
"value": 4659995.0,
|
| 42 |
+
"min": 3019982.0,
|
| 43 |
+
"max": 4659995.0,
|
| 44 |
+
"count": 165
|
| 45 |
+
},
|
| 46 |
+
"SoccerTwos.Step.sum": {
|
| 47 |
+
"value": 4659995.0,
|
| 48 |
+
"min": 3019982.0,
|
| 49 |
+
"max": 4659995.0,
|
| 50 |
+
"count": 165
|
| 51 |
+
},
|
| 52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
| 53 |
+
"value": 0.06471599638462067,
|
| 54 |
+
"min": -0.031282927840948105,
|
| 55 |
+
"max": 0.1304009109735489,
|
| 56 |
+
"count": 165
|
| 57 |
+
},
|
| 58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
| 59 |
+
"value": 12.878482818603516,
|
| 60 |
+
"min": -4.386713981628418,
|
| 61 |
+
"max": 20.081741333007812,
|
| 62 |
+
"count": 165
|
| 63 |
+
},
|
| 64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
| 65 |
+
"value": 0.06087091192603111,
|
| 66 |
+
"min": -0.034922339022159576,
|
| 67 |
+
"max": 0.12734484672546387,
|
| 68 |
+
"count": 165
|
| 69 |
+
},
|
| 70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
| 71 |
+
"value": 12.113311767578125,
|
| 72 |
+
"min": -4.755455017089844,
|
| 73 |
+
"max": 19.611106872558594,
|
| 74 |
+
"count": 165
|
| 75 |
+
},
|
| 76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
| 77 |
+
"value": 0.0,
|
| 78 |
+
"min": 0.0,
|
| 79 |
+
"max": 0.0,
|
| 80 |
+
"count": 165
|
| 81 |
+
},
|
| 82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
| 83 |
+
"value": 0.0,
|
| 84 |
+
"min": 0.0,
|
| 85 |
+
"max": 0.0,
|
| 86 |
+
"count": 165
|
| 87 |
+
},
|
| 88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
| 89 |
+
"value": 0.18792763756747222,
|
| 90 |
+
"min": -0.2152406256645918,
|
| 91 |
+
"max": 0.33028536453479673,
|
| 92 |
+
"count": 165
|
| 93 |
+
},
|
| 94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
| 95 |
+
"value": 37.39759987592697,
|
| 96 |
+
"min": -33.41880023479462,
|
| 97 |
+
"max": 54.166799783706665,
|
| 98 |
+
"count": 165
|
| 99 |
+
},
|
| 100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
| 101 |
+
"value": 0.18792763756747222,
|
| 102 |
+
"min": -0.2152406256645918,
|
| 103 |
+
"max": 0.33028536453479673,
|
| 104 |
+
"count": 165
|
| 105 |
+
},
|
| 106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
| 107 |
+
"value": 37.39759987592697,
|
| 108 |
+
"min": -33.41880023479462,
|
| 109 |
+
"max": 54.166799783706665,
|
| 110 |
+
"count": 165
|
| 111 |
+
},
|
| 112 |
+
"SoccerTwos.IsTraining.mean": {
|
| 113 |
+
"value": 1.0,
|
| 114 |
+
"min": 1.0,
|
| 115 |
+
"max": 1.0,
|
| 116 |
+
"count": 165
|
| 117 |
+
},
|
| 118 |
+
"SoccerTwos.IsTraining.sum": {
|
| 119 |
+
"value": 1.0,
|
| 120 |
+
"min": 1.0,
|
| 121 |
+
"max": 1.0,
|
| 122 |
+
"count": 165
|
| 123 |
+
},
|
| 124 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
| 125 |
+
"value": 0.021373711783671753,
|
| 126 |
+
"min": 0.019077841945691034,
|
| 127 |
+
"max": 0.022297006701119244,
|
| 128 |
+
"count": 21
|
| 129 |
+
},
|
| 130 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
| 131 |
+
"value": 0.021373711783671753,
|
| 132 |
+
"min": 0.019077841945691034,
|
| 133 |
+
"max": 0.022297006701119244,
|
| 134 |
+
"count": 21
|
| 135 |
+
},
|
| 136 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
| 137 |
+
"value": 0.052046953067183495,
|
| 138 |
+
"min": 0.04009034257382155,
|
| 139 |
+
"max": 0.052046953067183495,
|
| 140 |
+
"count": 21
|
| 141 |
+
},
|
| 142 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
| 143 |
+
"value": 0.052046953067183495,
|
| 144 |
+
"min": 0.04009034257382155,
|
| 145 |
+
"max": 0.052046953067183495,
|
| 146 |
+
"count": 21
|
| 147 |
+
},
|
| 148 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
| 149 |
+
"value": 0.05443230114877224,
|
| 150 |
+
"min": 0.041679375767707826,
|
| 151 |
+
"max": 0.05443230114877224,
|
| 152 |
+
"count": 21
|
| 153 |
+
},
|
| 154 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
| 155 |
+
"value": 0.05443230114877224,
|
| 156 |
+
"min": 0.041679375767707826,
|
| 157 |
+
"max": 0.05443230114877224,
|
| 158 |
+
"count": 21
|
| 159 |
+
},
|
| 160 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
| 161 |
+
"value": 0.0005,
|
| 162 |
+
"min": 0.0005,
|
| 163 |
+
"max": 0.0005,
|
| 164 |
+
"count": 21
|
| 165 |
+
},
|
| 166 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
| 167 |
+
"value": 0.0005,
|
| 168 |
+
"min": 0.0005,
|
| 169 |
+
"max": 0.0005,
|
| 170 |
+
"count": 21
|
| 171 |
+
},
|
| 172 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
| 173 |
+
"value": 0.25,
|
| 174 |
+
"min": 0.25,
|
| 175 |
+
"max": 0.25,
|
| 176 |
+
"count": 21
|
| 177 |
+
},
|
| 178 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
| 179 |
+
"value": 0.25,
|
| 180 |
+
"min": 0.25,
|
| 181 |
+
"max": 0.25,
|
| 182 |
+
"count": 21
|
| 183 |
+
},
|
| 184 |
+
"SoccerTwos.Policy.Beta.mean": {
|
| 185 |
+
"value": 0.005,
|
| 186 |
+
"min": 0.005,
|
| 187 |
+
"max": 0.005,
|
| 188 |
+
"count": 21
|
| 189 |
+
},
|
| 190 |
+
"SoccerTwos.Policy.Beta.sum": {
|
| 191 |
+
"value": 0.005,
|
| 192 |
+
"min": 0.005,
|
| 193 |
+
"max": 0.005,
|
| 194 |
+
"count": 21
|
| 195 |
+
}
|
| 196 |
+
},
|
| 197 |
+
"metadata": {
|
| 198 |
+
"timer_format_version": "0.1.0",
|
| 199 |
+
"start_time_seconds": "1680176572",
|
| 200 |
+
"python_version": "3.9.16 (main, Mar 8 2023, 10:39:24) [MSC v.1916 64 bit (AMD64)]",
|
| 201 |
+
"command_line_arguments": "C:\\Users\\EmilienETCHEVERS\\miniconda3\\envs\\mlagents-unity\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --resume",
|
| 202 |
+
"mlagents_version": "0.31.0.dev0",
|
| 203 |
+
"mlagents_envs_version": "0.31.0.dev0",
|
| 204 |
+
"communication_protocol_version": "1.5.0",
|
| 205 |
+
"pytorch_version": "2.0.0+cpu",
|
| 206 |
+
"numpy_version": "1.21.2",
|
| 207 |
+
"end_time_seconds": "1680253649"
|
| 208 |
+
},
|
| 209 |
+
"total": 77078.4089042,
|
| 210 |
+
"count": 1,
|
| 211 |
+
"self": 0.8925526999955764,
|
| 212 |
+
"children": {
|
| 213 |
+
"run_training.setup": {
|
| 214 |
+
"total": 0.1600267999999998,
|
| 215 |
+
"count": 1,
|
| 216 |
+
"self": 0.1600267999999998
|
| 217 |
+
},
|
| 218 |
+
"TrainerController.start_learning": {
|
| 219 |
+
"total": 77077.3563247,
|
| 220 |
+
"count": 1,
|
| 221 |
+
"self": 3.8147992998856353,
|
| 222 |
+
"children": {
|
| 223 |
+
"TrainerController._reset_env": {
|
| 224 |
+
"total": 19.6836461999999,
|
| 225 |
+
"count": 7,
|
| 226 |
+
"self": 19.6836461999999
|
| 227 |
+
},
|
| 228 |
+
"TrainerController.advance": {
|
| 229 |
+
"total": 77053.6690866001,
|
| 230 |
+
"count": 114085,
|
| 231 |
+
"self": 4.164372100276523,
|
| 232 |
+
"children": {
|
| 233 |
+
"env_step": {
|
| 234 |
+
"total": 3995.9498923997407,
|
| 235 |
+
"count": 114085,
|
| 236 |
+
"self": 1976.4933902999476,
|
| 237 |
+
"children": {
|
| 238 |
+
"SubprocessEnvManager._take_step": {
|
| 239 |
+
"total": 2017.082617199816,
|
| 240 |
+
"count": 114085,
|
| 241 |
+
"self": 21.900336799698607,
|
| 242 |
+
"children": {
|
| 243 |
+
"TorchPolicy.evaluate": {
|
| 244 |
+
"total": 1995.1822804001174,
|
| 245 |
+
"count": 207004,
|
| 246 |
+
"self": 1995.1822804001174
|
| 247 |
+
}
|
| 248 |
+
}
|
| 249 |
+
},
|
| 250 |
+
"workers": {
|
| 251 |
+
"total": 2.3738848999771385,
|
| 252 |
+
"count": 114085,
|
| 253 |
+
"self": 0.0,
|
| 254 |
+
"children": {
|
| 255 |
+
"worker_root": {
|
| 256 |
+
"total": 15342.863103599915,
|
| 257 |
+
"count": 114085,
|
| 258 |
+
"is_parallel": true,
|
| 259 |
+
"self": 13754.395143499798,
|
| 260 |
+
"children": {
|
| 261 |
+
"steps_from_proto": {
|
| 262 |
+
"total": 0.016901500002354908,
|
| 263 |
+
"count": 14,
|
| 264 |
+
"is_parallel": true,
|
| 265 |
+
"self": 0.0030047999957290017,
|
| 266 |
+
"children": {
|
| 267 |
+
"_process_rank_one_or_two_observation": {
|
| 268 |
+
"total": 0.013896700006625906,
|
| 269 |
+
"count": 56,
|
| 270 |
+
"is_parallel": true,
|
| 271 |
+
"self": 0.013896700006625906
|
| 272 |
+
}
|
| 273 |
+
}
|
| 274 |
+
},
|
| 275 |
+
"UnityEnvironment.step": {
|
| 276 |
+
"total": 1588.4510586001147,
|
| 277 |
+
"count": 114085,
|
| 278 |
+
"is_parallel": true,
|
| 279 |
+
"self": 84.69031560010148,
|
| 280 |
+
"children": {
|
| 281 |
+
"UnityEnvironment._generate_step_input": {
|
| 282 |
+
"total": 65.42211779998215,
|
| 283 |
+
"count": 114085,
|
| 284 |
+
"is_parallel": true,
|
| 285 |
+
"self": 65.42211779998215
|
| 286 |
+
},
|
| 287 |
+
"communicator.exchange": {
|
| 288 |
+
"total": 1186.042598399998,
|
| 289 |
+
"count": 114085,
|
| 290 |
+
"is_parallel": true,
|
| 291 |
+
"self": 1186.042598399998
|
| 292 |
+
},
|
| 293 |
+
"steps_from_proto": {
|
| 294 |
+
"total": 252.2960268000331,
|
| 295 |
+
"count": 228170,
|
| 296 |
+
"is_parallel": true,
|
| 297 |
+
"self": 50.16278740042796,
|
| 298 |
+
"children": {
|
| 299 |
+
"_process_rank_one_or_two_observation": {
|
| 300 |
+
"total": 202.13323939960515,
|
| 301 |
+
"count": 912680,
|
| 302 |
+
"is_parallel": true,
|
| 303 |
+
"self": 202.13323939960515
|
| 304 |
+
}
|
| 305 |
+
}
|
| 306 |
+
}
|
| 307 |
+
}
|
| 308 |
+
}
|
| 309 |
+
}
|
| 310 |
+
}
|
| 311 |
+
}
|
| 312 |
+
}
|
| 313 |
+
}
|
| 314 |
+
},
|
| 315 |
+
"trainer_advance": {
|
| 316 |
+
"total": 73053.55482210008,
|
| 317 |
+
"count": 114085,
|
| 318 |
+
"self": 27.972685000029742,
|
| 319 |
+
"children": {
|
| 320 |
+
"process_trajectory": {
|
| 321 |
+
"total": 3958.8746621000473,
|
| 322 |
+
"count": 114085,
|
| 323 |
+
"self": 3957.9075266000473,
|
| 324 |
+
"children": {
|
| 325 |
+
"RLTrainer._checkpoint": {
|
| 326 |
+
"total": 0.9671355000000403,
|
| 327 |
+
"count": 3,
|
| 328 |
+
"self": 0.9671355000000403
|
| 329 |
+
}
|
| 330 |
+
}
|
| 331 |
+
},
|
| 332 |
+
"_update_policy": {
|
| 333 |
+
"total": 69066.707475,
|
| 334 |
+
"count": 22,
|
| 335 |
+
"self": 498.0500371999806,
|
| 336 |
+
"children": {
|
| 337 |
+
"TorchPOCAOptimizer.update": {
|
| 338 |
+
"total": 68568.65743780002,
|
| 339 |
+
"count": 1092,
|
| 340 |
+
"self": 68568.65743780002
|
| 341 |
+
}
|
| 342 |
+
}
|
| 343 |
+
}
|
| 344 |
+
}
|
| 345 |
+
}
|
| 346 |
+
}
|
| 347 |
+
},
|
| 348 |
+
"trainer_threads": {
|
| 349 |
+
"total": 1.6999983927235007e-06,
|
| 350 |
+
"count": 1,
|
| 351 |
+
"self": 1.6999983927235007e-06
|
| 352 |
+
},
|
| 353 |
+
"TrainerController._save_models": {
|
| 354 |
+
"total": 0.1887909000070067,
|
| 355 |
+
"count": 1,
|
| 356 |
+
"self": 0.014087300005485304,
|
| 357 |
+
"children": {
|
| 358 |
+
"RLTrainer._checkpoint": {
|
| 359 |
+
"total": 0.1747036000015214,
|
| 360 |
+
"count": 1,
|
| 361 |
+
"self": 0.1747036000015214
|
| 362 |
+
}
|
| 363 |
+
}
|
| 364 |
+
}
|
| 365 |
+
}
|
| 366 |
+
}
|
| 367 |
+
}
|
| 368 |
+
}
|
run_logs/training_status.json
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"SoccerTwos": {
|
| 3 |
+
"elo": 1483.9752080860683,
|
| 4 |
+
"checkpoints": [
|
| 5 |
+
{
|
| 6 |
+
"steps": 3014390,
|
| 7 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3014390.onnx",
|
| 8 |
+
"reward": 0.0,
|
| 9 |
+
"creation_time": 1680106865.585735,
|
| 10 |
+
"auxillary_file_paths": [
|
| 11 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3014390.pt"
|
| 12 |
+
]
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"steps": 3499995,
|
| 16 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3499995.onnx",
|
| 17 |
+
"reward": 0.0,
|
| 18 |
+
"creation_time": 1680179724.4926083,
|
| 19 |
+
"auxillary_file_paths": [
|
| 20 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3499995.pt"
|
| 21 |
+
]
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"steps": 3999824,
|
| 25 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3999824.onnx",
|
| 26 |
+
"reward": 0.0,
|
| 27 |
+
"creation_time": 1680183974.2014008,
|
| 28 |
+
"auxillary_file_paths": [
|
| 29 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3999824.pt"
|
| 30 |
+
]
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"steps": 4499942,
|
| 34 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4499942.onnx",
|
| 35 |
+
"reward": 0.0,
|
| 36 |
+
"creation_time": 1680187790.5854523,
|
| 37 |
+
"auxillary_file_paths": [
|
| 38 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4499942.pt"
|
| 39 |
+
]
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"steps": 4666730,
|
| 43 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4666730.onnx",
|
| 44 |
+
"reward": null,
|
| 45 |
+
"creation_time": 1680253648.4441862,
|
| 46 |
+
"auxillary_file_paths": [
|
| 47 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4666730.pt"
|
| 48 |
+
]
|
| 49 |
+
}
|
| 50 |
+
],
|
| 51 |
+
"final_checkpoint": {
|
| 52 |
+
"steps": 4666730,
|
| 53 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos.onnx",
|
| 54 |
+
"reward": null,
|
| 55 |
+
"creation_time": 1680253648.4441862,
|
| 56 |
+
"auxillary_file_paths": [
|
| 57 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4666730.pt"
|
| 58 |
+
]
|
| 59 |
+
}
|
| 60 |
+
},
|
| 61 |
+
"metadata": {
|
| 62 |
+
"stats_format_version": "0.3.0",
|
| 63 |
+
"mlagents_version": "0.31.0.dev0",
|
| 64 |
+
"torch_version": "2.0.0+cpu"
|
| 65 |
+
}
|
| 66 |
+
}
|