Push about 3.9m steps of SoccerTwos
Browse files- README.md +35 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-302934.onnx +3 -0
- SoccerTwos/SoccerTwos-302934.pt +3 -0
- SoccerTwos/SoccerTwos-3499953.onnx +3 -0
- SoccerTwos/SoccerTwos-3499953.pt +3 -0
- SoccerTwos/SoccerTwos-3499994.onnx +3 -0
- SoccerTwos/SoccerTwos-3499994.pt +3 -0
- SoccerTwos/SoccerTwos-3500115.onnx +3 -0
- SoccerTwos/SoccerTwos-3500115.pt +3 -0
- SoccerTwos/SoccerTwos-3999934.onnx +3 -0
- SoccerTwos/SoccerTwos-3999934.pt +3 -0
- SoccerTwos/SoccerTwos-4499936.onnx +3 -0
- SoccerTwos/SoccerTwos-4499936.pt +3 -0
- SoccerTwos/SoccerTwos-4999968.onnx +3 -0
- SoccerTwos/SoccerTwos-4999968.pt +3 -0
- SoccerTwos/SoccerTwos-5045530.onnx +3 -0
- SoccerTwos/SoccerTwos-5045530.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1688467203.9dec38a81fa4.13.0 +3 -0
- SoccerTwos/events.out.tfevents.1688468293.9dec38a81fa4.111.0 +3 -0
- SoccerTwos/events.out.tfevents.1688468547.1f7385ae0d75.7.0 +3 -0
- SoccerTwos/events.out.tfevents.1688480842.b62c2384141c.6.0 +3 -0
- config.json +1 -0
- configuration.yaml +82 -0
- run_logs/Player-0.log +344 -0
- run_logs/timers.json +424 -0
- run_logs/training_status.json +66 -0
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: ml-agents
|
3 |
+
tags:
|
4 |
+
- SoccerTwos
|
5 |
+
- deep-reinforcement-learning
|
6 |
+
- reinforcement-learning
|
7 |
+
- ML-Agents-SoccerTwos
|
8 |
+
---
|
9 |
+
|
10 |
+
# **poca** Agent playing **SoccerTwos**
|
11 |
+
This is a trained model of a **poca** agent playing **SoccerTwos**
|
12 |
+
using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
13 |
+
|
14 |
+
## Usage (with ML-Agents)
|
15 |
+
The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/
|
16 |
+
|
17 |
+
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
|
18 |
+
- A *short tutorial* where you teach Huggy the Dog 🐶 to fetch the stick and then play with him directly in your
|
19 |
+
browser: https://huggingface.co/learn/deep-rl-course/unitbonus1/introduction
|
20 |
+
- A *longer tutorial* to understand how works ML-Agents:
|
21 |
+
https://huggingface.co/learn/deep-rl-course/unit5/introduction
|
22 |
+
|
23 |
+
### Resume the training
|
24 |
+
```bash
|
25 |
+
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
26 |
+
```
|
27 |
+
|
28 |
+
### Watch your Agent play
|
29 |
+
You can watch your agent **playing directly in your browser**
|
30 |
+
|
31 |
+
1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
|
32 |
+
2. Step 1: Find your model_id: HilbertS/poca-SoccerTwos
|
33 |
+
3. Step 2: Select your *.nn /*.onnx file
|
34 |
+
4. Click on Watch the agent play 👀
|
35 |
+
|
SoccerTwos.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55c519cb85d5c27b74453edae10b519afacb18118917850833bc74dbb34bf8a2
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-302934.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89883774aee01649e6c1632f517fe0c6f1d176882bc7bbfc24c5365c79b30743
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-302934.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e8c5b5618c526ba5508b567b2bf3e6bec86129ad26aaf43a56566896a4e72c3
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-3499953.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:459975a312bbe80c0dddf5d05f493f3ecb0c7c89e1022a3facd400221cc71391
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-3499953.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5913852ab388679c7d0d23cc8edb70e20ef2c65b980bc19231c38801a3109524
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-3499994.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:459975a312bbe80c0dddf5d05f493f3ecb0c7c89e1022a3facd400221cc71391
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-3499994.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8675c81203a442942975a75e68d6d0a66df19660941dbc4aeed0178f04767c7f
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-3500115.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:459975a312bbe80c0dddf5d05f493f3ecb0c7c89e1022a3facd400221cc71391
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-3500115.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d05514caaa3b40f3e8d4576775552ff740672d84378d5a94a9d067e000cd7b1f
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-3999934.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8abe4763e424259284971bbbad52a698f70674abaa83ce7391cc9dabc5c8cfee
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-3999934.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7850c2214f3e36602bb0303259c9f019577543bbc846526767c2bb92261d6c7
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-4499936.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5fed2d98c8b321d5aae97be29a361970e5ee22e4c1d1ab4967087d4f9d4dcf0
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-4499936.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b14df05d3403a0a7f35115c45894ae259cefb982779b4707d9cfa039d5697190
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-4999968.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55f35265b09fb8ebfab3e25d6476ade1b3e1b7c7bda2e830189179c17119f03a
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-4999968.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38dbab1d67f5ef097ee4c2b3d1b34eb48f0696986cc1b29387ff7cf30146e5c4
|
3 |
+
size 28421201
|
SoccerTwos/SoccerTwos-5045530.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55c519cb85d5c27b74453edae10b519afacb18118917850833bc74dbb34bf8a2
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-5045530.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91263b84dbf06b8224c3653c04bec3792995bf5dd0d486b64d87b253f10e4bb6
|
3 |
+
size 28421201
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91263b84dbf06b8224c3653c04bec3792995bf5dd0d486b64d87b253f10e4bb6
|
3 |
+
size 28421201
|
SoccerTwos/events.out.tfevents.1688467203.9dec38a81fa4.13.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7aa848363c7d02cae3062ffe7d7306ec2c794e8abc4fe0dc7de99fb2b32436e3
|
3 |
+
size 222289
|
SoccerTwos/events.out.tfevents.1688468293.9dec38a81fa4.111.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67f1c45986461826a90f82a92e1001744c57ae931604261dcab8f4e55c4f9bec
|
3 |
+
size 20961
|
SoccerTwos/events.out.tfevents.1688468547.1f7385ae0d75.7.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8232a42ea9987a50228d19ca9fd6e4efa19797a1e1fc5a906fdb1b339acc30e
|
3 |
+
size 4774658
|
SoccerTwos/events.out.tfevents.1688480842.b62c2384141c.6.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11509e6f8770a2fca03c89783ce0cf7e529b9f54aee31f9a48b19d9c7a1671ce
|
3 |
+
size 2050
|
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.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": 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.x86_64
|
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,344 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = '/code/ml-agents/training-envs-executables/SoccerTwos_Data/Managed'
|
2 |
+
Mono config path = '/code/ml-agents/training-envs-executables/SoccerTwos_Data/MonoBleedingEdge/etc'
|
3 |
+
Preloaded 'lib_burst_generated.so'
|
4 |
+
Preloaded 'libgrpc_csharp_ext.x64.so'
|
5 |
+
PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies
|
6 |
+
PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies/SoccerTwos
|
7 |
+
Unable to load player prefs
|
8 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
9 |
+
[Subsystems] Discovering subsystems at path /code/ml-agents/training-envs-executables/SoccerTwos_Data/UnitySubsystems
|
10 |
+
Forcing GfxDevice: Null
|
11 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
12 |
+
NullGfxDevice:
|
13 |
+
Version: NULL 1.0 [1.0]
|
14 |
+
Renderer: Null Device
|
15 |
+
Vendor: Unity Technologies
|
16 |
+
FMOD initialized on nosound output
|
17 |
+
Begin MonoManager ReloadAssembly
|
18 |
+
- Completed reload, in 0.087 seconds
|
19 |
+
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
20 |
+
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
21 |
+
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
22 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
23 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
24 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
25 |
+
ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
26 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
27 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
28 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
29 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
30 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
31 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
32 |
+
ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
33 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
34 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
35 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
36 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
37 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
38 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
39 |
+
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
40 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
41 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
42 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
43 |
+
UnloadTime: 0.782612 ms
|
44 |
+
Registered Communicator in Agent.
|
45 |
+
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
46 |
+
requesting resize 84 x 84
|
47 |
+
Setting up 2 worker threads for Enlighten.
|
48 |
+
Memory Statistics:
|
49 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
50 |
+
StackAllocators :
|
51 |
+
[ALLOC_TEMP_MAIN]
|
52 |
+
Peak usage frame count: [4.0 KB-8.0 KB]: 1 frames, [8.0 KB-16.0 KB]: 8 frames, [2.0 MB-4.0 MB]: 1 frames
|
53 |
+
Initial Block Size 4.0 MB
|
54 |
+
Current Block Size 4.0 MB
|
55 |
+
Peak Allocated Bytes 2.1 MB
|
56 |
+
Overflow Count 0
|
57 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
58 |
+
Initial Block Size 64.0 KB
|
59 |
+
Current Block Size 64.0 KB
|
60 |
+
Peak Allocated Bytes 128 B
|
61 |
+
Overflow Count 0
|
62 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
63 |
+
Initial Block Size 256.0 KB
|
64 |
+
Current Block Size 300.0 KB
|
65 |
+
Peak Allocated Bytes 249.6 KB
|
66 |
+
Overflow Count 4
|
67 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
68 |
+
Initial Block Size 32.0 KB
|
69 |
+
Current Block Size 32.0 KB
|
70 |
+
Peak Allocated Bytes 0 B
|
71 |
+
Overflow Count 0
|
72 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
73 |
+
Initial Block Size 32.0 KB
|
74 |
+
Current Block Size 32.0 KB
|
75 |
+
Peak Allocated Bytes 0 B
|
76 |
+
Overflow Count 0
|
77 |
+
[ALLOC_TEMP_Job.Worker 0]
|
78 |
+
Initial Block Size 256.0 KB
|
79 |
+
Current Block Size 256.0 KB
|
80 |
+
Peak Allocated Bytes 0 B
|
81 |
+
Overflow Count 0
|
82 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
83 |
+
Initial Block Size 32.0 KB
|
84 |
+
Current Block Size 32.0 KB
|
85 |
+
Peak Allocated Bytes 0 B
|
86 |
+
Overflow Count 0
|
87 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
88 |
+
Initial Block Size 32.0 KB
|
89 |
+
Current Block Size 32.0 KB
|
90 |
+
Peak Allocated Bytes 0 B
|
91 |
+
Overflow Count 0
|
92 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
93 |
+
Initial Block Size 32.0 KB
|
94 |
+
Current Block Size 32.0 KB
|
95 |
+
Peak Allocated Bytes 0 B
|
96 |
+
Overflow Count 0
|
97 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
98 |
+
Initial Block Size 32.0 KB
|
99 |
+
Current Block Size 32.0 KB
|
100 |
+
Peak Allocated Bytes 0 B
|
101 |
+
Overflow Count 0
|
102 |
+
[ALLOC_TEMP_EnlightenWorker] x 2
|
103 |
+
Initial Block Size 64.0 KB
|
104 |
+
Current Block Size 64.0 KB
|
105 |
+
Peak Allocated Bytes 0 B
|
106 |
+
Overflow Count 0
|
107 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
108 |
+
Initial Block Size 32.0 KB
|
109 |
+
Current Block Size 32.0 KB
|
110 |
+
Peak Allocated Bytes 0 B
|
111 |
+
Overflow Count 0
|
112 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
113 |
+
Initial Block Size 32.0 KB
|
114 |
+
Current Block Size 32.0 KB
|
115 |
+
Peak Allocated Bytes 0 B
|
116 |
+
Overflow Count 0
|
117 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
118 |
+
Initial Block Size 32.0 KB
|
119 |
+
Current Block Size 32.0 KB
|
120 |
+
Peak Allocated Bytes 0 B
|
121 |
+
Overflow Count 0
|
122 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
123 |
+
Initial Block Size Setting up 2 worker threads for Enlighten.
|
124 |
+
Memory Statistics:
|
125 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
126 |
+
StackAllocators :
|
127 |
+
[ALLOC_TEMP_MAIN]
|
128 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 89323 frames, [2.0 MB-4.0 MB]: 1 frames
|
129 |
+
Initial Block Size 4.0 MB
|
130 |
+
Current Block Size 4.0 MB
|
131 |
+
Peak Allocated Bytes 2.1 MB
|
132 |
+
Overflow Count 0
|
133 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
134 |
+
Initial Block Size 64.0 KB
|
135 |
+
Current Block Size 64.0 KB
|
136 |
+
Peak Allocated Bytes 128 B
|
137 |
+
Overflow Count 0
|
138 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
139 |
+
Initial Block Size 256.0 KB
|
140 |
+
Current Block Size 300.0 KB
|
141 |
+
Peak Allocated Bytes 249.6 KB
|
142 |
+
Overflow Count 4
|
143 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
144 |
+
Initial Block Size 32.0 KB
|
145 |
+
Current Block Size 32.0 KB
|
146 |
+
Peak Allocated Bytes 0 B
|
147 |
+
Overflow Count 0
|
148 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
149 |
+
Initial Block Size 32.0 KB
|
150 |
+
Current Block Size 32.0 KB
|
151 |
+
Peak Allocated Bytes 0 B
|
152 |
+
Overflow Count 0
|
153 |
+
[ALLOC_TEMP_Job.Worker 0]
|
154 |
+
Initial Block Size 256.0 KB
|
155 |
+
Current Block Size 256.0 KB
|
156 |
+
Peak Allocated Bytes 0 B
|
157 |
+
Overflow Count 0
|
158 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
159 |
+
Initial Block Size 32.0 KB
|
160 |
+
Current Block Size 32.0 KB
|
161 |
+
Peak Allocated Bytes 0 B
|
162 |
+
Overflow Count 0
|
163 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
164 |
+
Initial Block Size 32.0 KB
|
165 |
+
Current Block Size 32.0 KB
|
166 |
+
Peak Allocated Bytes 0 B
|
167 |
+
Overflow Count 0
|
168 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
169 |
+
Initial Block Size 32.0 KB
|
170 |
+
Current Block Size 32.0 KB
|
171 |
+
Peak Allocated Bytes 0 B
|
172 |
+
Overflow Count 0
|
173 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
174 |
+
Initial Block Size 32.0 KB
|
175 |
+
Current Block Size 32.0 KB
|
176 |
+
Peak Allocated Bytes 0 B
|
177 |
+
Overflow Count 0
|
178 |
+
[ALLOC_TEMP_EnlightenWorker] x 2
|
179 |
+
Initial Block Size 64.0 KB
|
180 |
+
Current Block Size 64.0 KB
|
181 |
+
Peak Allocated Bytes 0 B
|
182 |
+
Overflow Count 0
|
183 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
184 |
+
Initial Block Size 32.0 KB
|
185 |
+
Current Block Size 32.0 KB
|
186 |
+
Peak Allocated Bytes 0 B
|
187 |
+
Overflow Count 0
|
188 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
189 |
+
Initial Block Size 32.0 KB
|
190 |
+
Current Block Size 32.0 KB
|
191 |
+
Peak Allocated Bytes 0 B
|
192 |
+
Overflow Count 0
|
193 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
194 |
+
Initial Block Size 32.0 KB
|
195 |
+
Current Block Size 32.0 KB
|
196 |
+
Peak Allocated Bytes 0 B
|
197 |
+
Overflow Count 0
|
198 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
199 |
+
Initial Block Size 32.0 KB
|
200 |
+
Current Block Size 32.0 KB
|
201 |
+
Peak Allocated Bytes 0 B
|
202 |
+
Overflow Count 0
|
203 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 3
|
204 |
+
Initial Block Size 64.0 KB
|
205 |
+
Current Block Size 64.0 KB
|
206 |
+
Peak Allocated Bytes 0 B
|
207 |
+
Overflow Count 0
|
208 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
209 |
+
Initial Block Size 32.0 KB
|
210 |
+
Current Block Size 32.0 KB
|
211 |
+
Peak Allocated Bytes 0 B
|
212 |
+
Overflow Count 0
|
213 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
214 |
+
Initial Block Size 32.0 KB
|
215 |
+
Current Block Size 32.0 KB
|
216 |
+
Peak Allocated Bytes 0 B
|
217 |
+
Overflow Count 0
|
218 |
+
[ALLOC_TEMP_Job.Worker 1]
|
219 |
+
Initial Block Size 256.0 KB
|
220 |
+
Current Block Size 256.0 KB
|
221 |
+
Peak Allocated Bytes 0.7 KB
|
222 |
+
Overflow Count 0
|
223 |
+
[ALLOC_TEMP_Job.Worker 2]
|
224 |
+
Initial Block Size 256.0 KB
|
225 |
+
Current Block Size 256.0 KB
|
226 |
+
Peak Allocated Bytes 0 B
|
227 |
+
Overflow Count 0
|
228 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
229 |
+
Initial Block Size 32.0 KB
|
230 |
+
Current Block Size 32.0 KB
|
231 |
+
Peak Allocated Bytes 0 B
|
232 |
+
Overflow Count 0
|
233 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
234 |
+
Initial Block Size 32.0 KB
|
235 |
+
Current Block Size 32.0 KB
|
236 |
+
Peak Allocated Bytes 0 B
|
237 |
+
Overflow Count 0
|
238 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
239 |
+
Initial Block Size 32.0 KB
|
240 |
+
Current Block Size 32.0 KB
|
241 |
+
Peak Allocated Bytes 0 B
|
242 |
+
Overflow Count 0
|
243 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
244 |
+
Initial Block Size 32.0 KB
|
245 |
+
Current Block Size 32.0 KB
|
246 |
+
Peak Allocated Bytes 0 B
|
247 |
+
Overflow Count 0
|
248 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
249 |
+
Initial Block Size 64.0 KB
|
250 |
+
Current Block Size 64.0 KB
|
251 |
+
Peak Allocated Bytes 0 B
|
252 |
+
Overflow Count 0
|
253 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
254 |
+
Peak main deferred allocation count 6
|
255 |
+
[ALLOC_BUCKET]
|
256 |
+
Large Block size 4.0 MB
|
257 |
+
Used Block count 1
|
258 |
+
Peak Allocated bytes 1.0 MB
|
259 |
+
[ALLOC_DEFAULT_MAIN]
|
260 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 89324 frames
|
261 |
+
Requested Block Size 16.0 MB
|
262 |
+
Peak Block count 1
|
263 |
+
Peak Allocated memory 4.8 MB
|
264 |
+
Peak Large allocation bytes 0 B
|
265 |
+
[ALLOC_DEFAULT_THREAD]
|
266 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 89324 frames
|
267 |
+
Requested Block Size 16.0 MB
|
268 |
+
Peak Block count 1
|
269 |
+
Peak Allocated memory 17.4 MB
|
270 |
+
Peak Large allocation bytes 16.0 MB
|
271 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
272 |
+
Initial Block Size 2.0 MB
|
273 |
+
Used Block Count 1
|
274 |
+
Overflow Count (too large) 0
|
275 |
+
Overflow Count (full) 0
|
276 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
277 |
+
Initial Block Size 2.0 MB
|
278 |
+
Used Block Count 1
|
279 |
+
Overflow Count (too large) 0
|
280 |
+
Overflow Count (full) 0
|
281 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
282 |
+
Initial Block Size 2.0 MB
|
283 |
+
Used Block Count 2
|
284 |
+
Overflow Count (too large) 0
|
285 |
+
Overflow Count (full) 0
|
286 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
287 |
+
Initial Block Size 1.0 MB
|
288 |
+
Used Block Count 3
|
289 |
+
Overflow Count (too large) 0
|
290 |
+
Overflow Count (full) 0
|
291 |
+
[ALLOC_GFX] Dual Thread Allocator
|
292 |
+
Peak main deferred allocation count 0
|
293 |
+
[ALLOC_BUCKET]
|
294 |
+
Large Block size 4.0 MB
|
295 |
+
Used Block count 1
|
296 |
+
Peak Allocated bytes 1.0 MB
|
297 |
+
[ALLOC_GFX_MAIN]
|
298 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 89323 frames, [64.0 KB-128.0 KB]: 1 frames
|
299 |
+
Requested Block Size 16.0 MB
|
300 |
+
Peak Block count 1
|
301 |
+
Peak Allocated memory 65.6 KB
|
302 |
+
Peak Large allocation bytes 0 B
|
303 |
+
[ALLOC_GFX_THREAD]
|
304 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 89324 frames
|
305 |
+
Requested Block Size 16.0 MB
|
306 |
+
Peak Block count 1
|
307 |
+
Peak Allocated memory 173.5 KB
|
308 |
+
Peak Large allocation bytes 0 B
|
309 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
310 |
+
Peak main deferred allocation count 0
|
311 |
+
[ALLOC_BUCKET]
|
312 |
+
Large Block size 4.0 MB
|
313 |
+
Used Block count 1
|
314 |
+
Peak Allocated bytes 1.0 MB
|
315 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
316 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 89324 frames
|
317 |
+
Requested Block Size 4.0 MB
|
318 |
+
Peak Block count 1
|
319 |
+
Peak Allocated memory 0.6 MB
|
320 |
+
Peak Large allocation bytes 0 B
|
321 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
322 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 89323 frames, [4.0 MB-8.0 MB]: 1 frames
|
323 |
+
Requested Block Size 4.0 MB
|
324 |
+
Peak Block count 2
|
325 |
+
Peak Allocated memory 4.5 MB
|
326 |
+
Peak Large allocation bytes 0 B
|
327 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
328 |
+
Peak main deferred allocation count 0
|
329 |
+
[ALLOC_BUCKET]
|
330 |
+
Large Block size 4.0 MB
|
331 |
+
Used Block count 1
|
332 |
+
Peak Allocated bytes 1.0 MB
|
333 |
+
[ALLOC_TYPETREE_MAIN]
|
334 |
+
Peak usage frame count: [0-1.0 KB]: 89324 frames
|
335 |
+
Requested Block Size 2.0 MB
|
336 |
+
Peak Block count 1
|
337 |
+
Peak Allocated memory 1.0 KB
|
338 |
+
Peak Large allocation bytes 0 B
|
339 |
+
[ALLOC_TYPETREE_THREAD]
|
340 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 89323 frames, [2.0 KB-4.0 KB]: 1 frames
|
341 |
+
Requested Block Size 2.0 MB
|
342 |
+
Peak Block count 1
|
343 |
+
Peak Allocated memory 2.2 KB
|
344 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
@@ -0,0 +1,424 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "root",
|
3 |
+
"gauges": {
|
4 |
+
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
+
"value": 1.9089889526367188,
|
6 |
+
"min": 1.8442237377166748,
|
7 |
+
"max": 3.213865041732788,
|
8 |
+
"count": 472
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 35919.53515625,
|
12 |
+
"min": 29317.10546875,
|
13 |
+
"max": 120344.625,
|
14 |
+
"count": 472
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 62.17948717948718,
|
18 |
+
"min": 42.51304347826087,
|
19 |
+
"max": 999.0,
|
20 |
+
"count": 472
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19400.0,
|
24 |
+
"min": 11112.0,
|
25 |
+
"max": 28436.0,
|
26 |
+
"count": 472
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1556.9494059513054,
|
30 |
+
"min": 1184.4253004330594,
|
31 |
+
"max": 1576.660508881427,
|
32 |
+
"count": 471
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 242884.10732840362,
|
36 |
+
"min": 2370.6947943219175,
|
37 |
+
"max": 334525.03998778446,
|
38 |
+
"count": 471
|
39 |
+
},
|
40 |
+
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 5039949.0,
|
42 |
+
"min": 329805.0,
|
43 |
+
"max": 5039949.0,
|
44 |
+
"count": 472
|
45 |
+
},
|
46 |
+
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 5039949.0,
|
48 |
+
"min": 329805.0,
|
49 |
+
"max": 5039949.0,
|
50 |
+
"count": 472
|
51 |
+
},
|
52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": -0.010436630807816982,
|
54 |
+
"min": -0.09697045385837555,
|
55 |
+
"max": 0.1714733988046646,
|
56 |
+
"count": 472
|
57 |
+
},
|
58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": -1.6385509967803955,
|
60 |
+
"min": -16.600444793701172,
|
61 |
+
"max": 23.41659164428711,
|
62 |
+
"count": 472
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": -0.01028787437826395,
|
66 |
+
"min": -0.09972328692674637,
|
67 |
+
"max": 0.17430460453033447,
|
68 |
+
"count": 472
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": -1.6151962280273438,
|
72 |
+
"min": -17.1435546875,
|
73 |
+
"max": 23.17365837097168,
|
74 |
+
"count": 472
|
75 |
+
},
|
76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 472
|
81 |
+
},
|
82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 472
|
87 |
+
},
|
88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": 0.10489171933216654,
|
90 |
+
"min": -0.5669750012457371,
|
91 |
+
"max": 0.44391110796987276,
|
92 |
+
"count": 472
|
93 |
+
},
|
94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": 16.467999935150146,
|
96 |
+
"min": -50.66320013999939,
|
97 |
+
"max": 46.512000262737274,
|
98 |
+
"count": 472
|
99 |
+
},
|
100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": 0.10489171933216654,
|
102 |
+
"min": -0.5669750012457371,
|
103 |
+
"max": 0.44391110796987276,
|
104 |
+
"count": 472
|
105 |
+
},
|
106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": 16.467999935150146,
|
108 |
+
"min": -50.66320013999939,
|
109 |
+
"max": 46.512000262737274,
|
110 |
+
"count": 472
|
111 |
+
},
|
112 |
+
"SoccerTwos.IsTraining.mean": {
|
113 |
+
"value": 1.0,
|
114 |
+
"min": 1.0,
|
115 |
+
"max": 1.0,
|
116 |
+
"count": 472
|
117 |
+
},
|
118 |
+
"SoccerTwos.IsTraining.sum": {
|
119 |
+
"value": 1.0,
|
120 |
+
"min": 1.0,
|
121 |
+
"max": 1.0,
|
122 |
+
"count": 472
|
123 |
+
},
|
124 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.016275092681947476,
|
126 |
+
"min": 0.010151559529488926,
|
127 |
+
"max": 0.024196836646297015,
|
128 |
+
"count": 227
|
129 |
+
},
|
130 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.016275092681947476,
|
132 |
+
"min": 0.010151559529488926,
|
133 |
+
"max": 0.024196836646297015,
|
134 |
+
"count": 227
|
135 |
+
},
|
136 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.09684030537803968,
|
138 |
+
"min": 0.0013416305688830714,
|
139 |
+
"max": 0.11689281612634658,
|
140 |
+
"count": 227
|
141 |
+
},
|
142 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.09684030537803968,
|
144 |
+
"min": 0.0013416305688830714,
|
145 |
+
"max": 0.11689281612634658,
|
146 |
+
"count": 227
|
147 |
+
},
|
148 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.09833643784125647,
|
150 |
+
"min": 0.0013579658038603763,
|
151 |
+
"max": 0.11826808328429858,
|
152 |
+
"count": 227
|
153 |
+
},
|
154 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.09833643784125647,
|
156 |
+
"min": 0.0013579658038603763,
|
157 |
+
"max": 0.11826808328429858,
|
158 |
+
"count": 227
|
159 |
+
},
|
160 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
+
"value": 0.0003,
|
162 |
+
"min": 0.0003,
|
163 |
+
"max": 0.0003,
|
164 |
+
"count": 227
|
165 |
+
},
|
166 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
+
"value": 0.0003,
|
168 |
+
"min": 0.0003,
|
169 |
+
"max": 0.0003,
|
170 |
+
"count": 227
|
171 |
+
},
|
172 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
+
"value": 0.20000000000000007,
|
174 |
+
"min": 0.20000000000000007,
|
175 |
+
"max": 0.20000000000000007,
|
176 |
+
"count": 227
|
177 |
+
},
|
178 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
+
"value": 0.20000000000000007,
|
180 |
+
"min": 0.20000000000000007,
|
181 |
+
"max": 0.20000000000000007,
|
182 |
+
"count": 227
|
183 |
+
},
|
184 |
+
"SoccerTwos.Policy.Beta.mean": {
|
185 |
+
"value": 0.005000000000000001,
|
186 |
+
"min": 0.005000000000000001,
|
187 |
+
"max": 0.005000000000000001,
|
188 |
+
"count": 227
|
189 |
+
},
|
190 |
+
"SoccerTwos.Policy.Beta.sum": {
|
191 |
+
"value": 0.005000000000000001,
|
192 |
+
"min": 0.005000000000000001,
|
193 |
+
"max": 0.005000000000000001,
|
194 |
+
"count": 227
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"metadata": {
|
198 |
+
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1688468546",
|
200 |
+
"python_version": "3.10.10 (main, Mar 21 2023, 18:45:11) [GCC 11.2.0]",
|
201 |
+
"command_line_arguments": "/opt/conda/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.x86_64 --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": "1.11.0+cu102",
|
206 |
+
"numpy_version": "1.21.2",
|
207 |
+
"end_time_seconds": "1688485154"
|
208 |
+
},
|
209 |
+
"total": 16607.525235416368,
|
210 |
+
"count": 1,
|
211 |
+
"self": 0.013366627972573042,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.015603977721184492,
|
215 |
+
"count": 1,
|
216 |
+
"self": 0.015603977721184492
|
217 |
+
},
|
218 |
+
"TrainerController.start_learning": {
|
219 |
+
"total": 16607.496264810674,
|
220 |
+
"count": 1,
|
221 |
+
"self": 8.919515123125166,
|
222 |
+
"children": {
|
223 |
+
"TrainerController._reset_env": {
|
224 |
+
"total": 1.5175714301876724,
|
225 |
+
"count": 25,
|
226 |
+
"self": 1.5175714301876724
|
227 |
+
},
|
228 |
+
"TrainerController.advance": {
|
229 |
+
"total": 16596.756896799896,
|
230 |
+
"count": 322264,
|
231 |
+
"self": 7.916705624666065,
|
232 |
+
"children": {
|
233 |
+
"env_step": {
|
234 |
+
"total": 5911.727526604664,
|
235 |
+
"count": 322264,
|
236 |
+
"self": 4514.543463871349,
|
237 |
+
"children": {
|
238 |
+
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 1392.023328505922,
|
240 |
+
"count": 322264,
|
241 |
+
"self": 49.78212635125965,
|
242 |
+
"children": {
|
243 |
+
"TorchPolicy.evaluate": {
|
244 |
+
"total": 1342.2412021546625,
|
245 |
+
"count": 595496,
|
246 |
+
"self": 1342.2412021546625
|
247 |
+
}
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"workers": {
|
251 |
+
"total": 5.1607342273928225,
|
252 |
+
"count": 322264,
|
253 |
+
"self": 0.0,
|
254 |
+
"children": {
|
255 |
+
"worker_root": {
|
256 |
+
"total": 16555.016848264262,
|
257 |
+
"count": 322264,
|
258 |
+
"is_parallel": true,
|
259 |
+
"self": 12923.445410506334,
|
260 |
+
"children": {
|
261 |
+
"run_training.setup": {
|
262 |
+
"total": 0.0,
|
263 |
+
"count": 0,
|
264 |
+
"is_parallel": true,
|
265 |
+
"self": 0.0,
|
266 |
+
"children": {
|
267 |
+
"steps_from_proto": {
|
268 |
+
"total": 0.00312175415456295,
|
269 |
+
"count": 2,
|
270 |
+
"is_parallel": true,
|
271 |
+
"self": 0.0008582943119108677,
|
272 |
+
"children": {
|
273 |
+
"_process_rank_one_or_two_observation": {
|
274 |
+
"total": 0.0022634598426520824,
|
275 |
+
"count": 8,
|
276 |
+
"is_parallel": true,
|
277 |
+
"self": 0.0022634598426520824
|
278 |
+
}
|
279 |
+
}
|
280 |
+
},
|
281 |
+
"UnityEnvironment.step": {
|
282 |
+
"total": 0.026854357682168484,
|
283 |
+
"count": 1,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 0.0006880271248519421,
|
286 |
+
"children": {
|
287 |
+
"UnityEnvironment._generate_step_input": {
|
288 |
+
"total": 0.0005317311733961105,
|
289 |
+
"count": 1,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 0.0005317311733961105
|
292 |
+
},
|
293 |
+
"communicator.exchange": {
|
294 |
+
"total": 0.023468355182558298,
|
295 |
+
"count": 1,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 0.023468355182558298
|
298 |
+
},
|
299 |
+
"steps_from_proto": {
|
300 |
+
"total": 0.002166244201362133,
|
301 |
+
"count": 2,
|
302 |
+
"is_parallel": true,
|
303 |
+
"self": 0.000483611598610878,
|
304 |
+
"children": {
|
305 |
+
"_process_rank_one_or_two_observation": {
|
306 |
+
"total": 0.001682632602751255,
|
307 |
+
"count": 8,
|
308 |
+
"is_parallel": true,
|
309 |
+
"self": 0.001682632602751255
|
310 |
+
}
|
311 |
+
}
|
312 |
+
}
|
313 |
+
}
|
314 |
+
}
|
315 |
+
}
|
316 |
+
},
|
317 |
+
"steps_from_proto": {
|
318 |
+
"total": 0.053547489922493696,
|
319 |
+
"count": 48,
|
320 |
+
"is_parallel": true,
|
321 |
+
"self": 0.010899828281253576,
|
322 |
+
"children": {
|
323 |
+
"_process_rank_one_or_two_observation": {
|
324 |
+
"total": 0.04264766164124012,
|
325 |
+
"count": 192,
|
326 |
+
"is_parallel": true,
|
327 |
+
"self": 0.04264766164124012
|
328 |
+
}
|
329 |
+
}
|
330 |
+
},
|
331 |
+
"UnityEnvironment.step": {
|
332 |
+
"total": 3631.5178902680054,
|
333 |
+
"count": 322263,
|
334 |
+
"is_parallel": true,
|
335 |
+
"self": 189.9846967374906,
|
336 |
+
"children": {
|
337 |
+
"UnityEnvironment._generate_step_input": {
|
338 |
+
"total": 131.83427887735888,
|
339 |
+
"count": 322263,
|
340 |
+
"is_parallel": true,
|
341 |
+
"self": 131.83427887735888
|
342 |
+
},
|
343 |
+
"communicator.exchange": {
|
344 |
+
"total": 2676.0341983493418,
|
345 |
+
"count": 322263,
|
346 |
+
"is_parallel": true,
|
347 |
+
"self": 2676.0341983493418
|
348 |
+
},
|
349 |
+
"steps_from_proto": {
|
350 |
+
"total": 633.6647163038142,
|
351 |
+
"count": 644526,
|
352 |
+
"is_parallel": true,
|
353 |
+
"self": 126.69072948535904,
|
354 |
+
"children": {
|
355 |
+
"_process_rank_one_or_two_observation": {
|
356 |
+
"total": 506.97398681845516,
|
357 |
+
"count": 2578104,
|
358 |
+
"is_parallel": true,
|
359 |
+
"self": 506.97398681845516
|
360 |
+
}
|
361 |
+
}
|
362 |
+
}
|
363 |
+
}
|
364 |
+
}
|
365 |
+
}
|
366 |
+
}
|
367 |
+
}
|
368 |
+
}
|
369 |
+
}
|
370 |
+
},
|
371 |
+
"trainer_advance": {
|
372 |
+
"total": 10677.112664570566,
|
373 |
+
"count": 322264,
|
374 |
+
"self": 69.58496827818453,
|
375 |
+
"children": {
|
376 |
+
"process_trajectory": {
|
377 |
+
"total": 1633.3974608271383,
|
378 |
+
"count": 322264,
|
379 |
+
"self": 1630.1399948387407,
|
380 |
+
"children": {
|
381 |
+
"RLTrainer._checkpoint": {
|
382 |
+
"total": 3.2574659883975983,
|
383 |
+
"count": 10,
|
384 |
+
"self": 3.2574659883975983
|
385 |
+
}
|
386 |
+
}
|
387 |
+
},
|
388 |
+
"_update_policy": {
|
389 |
+
"total": 8974.130235465243,
|
390 |
+
"count": 228,
|
391 |
+
"self": 946.202926828526,
|
392 |
+
"children": {
|
393 |
+
"TorchPOCAOptimizer.update": {
|
394 |
+
"total": 8027.9273086367175,
|
395 |
+
"count": 6840,
|
396 |
+
"self": 8027.9273086367175
|
397 |
+
}
|
398 |
+
}
|
399 |
+
}
|
400 |
+
}
|
401 |
+
}
|
402 |
+
}
|
403 |
+
},
|
404 |
+
"trainer_threads": {
|
405 |
+
"total": 2.514570951461792e-06,
|
406 |
+
"count": 1,
|
407 |
+
"self": 2.514570951461792e-06
|
408 |
+
},
|
409 |
+
"TrainerController._save_models": {
|
410 |
+
"total": 0.30227894289419055,
|
411 |
+
"count": 1,
|
412 |
+
"self": 0.005925939884036779,
|
413 |
+
"children": {
|
414 |
+
"RLTrainer._checkpoint": {
|
415 |
+
"total": 0.29635300301015377,
|
416 |
+
"count": 1,
|
417 |
+
"self": 0.29635300301015377
|
418 |
+
}
|
419 |
+
}
|
420 |
+
}
|
421 |
+
}
|
422 |
+
}
|
423 |
+
}
|
424 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SoccerTwos": {
|
3 |
+
"elo": 1555.8789853677063,
|
4 |
+
"checkpoints": [
|
5 |
+
{
|
6 |
+
"steps": 3499953,
|
7 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3499953.onnx",
|
8 |
+
"reward": 0.0,
|
9 |
+
"creation_time": 1688479621.0784702,
|
10 |
+
"auxillary_file_paths": [
|
11 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-3499953.pt"
|
12 |
+
]
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"steps": 3999934,
|
16 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3999934.onnx",
|
17 |
+
"reward": 0.0,
|
18 |
+
"creation_time": 1688481429.264853,
|
19 |
+
"auxillary_file_paths": [
|
20 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-3999934.pt"
|
21 |
+
]
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"steps": 4499936,
|
25 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-4499936.onnx",
|
26 |
+
"reward": 0.0,
|
27 |
+
"creation_time": 1688483203.9654279,
|
28 |
+
"auxillary_file_paths": [
|
29 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-4499936.pt"
|
30 |
+
]
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"steps": 4999968,
|
34 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-4999968.onnx",
|
35 |
+
"reward": 0.0,
|
36 |
+
"creation_time": 1688484962.4464383,
|
37 |
+
"auxillary_file_paths": [
|
38 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-4999968.pt"
|
39 |
+
]
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"steps": 5045530,
|
43 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-5045530.onnx",
|
44 |
+
"reward": null,
|
45 |
+
"creation_time": 1688485154.198391,
|
46 |
+
"auxillary_file_paths": [
|
47 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-5045530.pt"
|
48 |
+
]
|
49 |
+
}
|
50 |
+
],
|
51 |
+
"final_checkpoint": {
|
52 |
+
"steps": 5045530,
|
53 |
+
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
54 |
+
"reward": null,
|
55 |
+
"creation_time": 1688485154.198391,
|
56 |
+
"auxillary_file_paths": [
|
57 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-5045530.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+cu102"
|
65 |
+
}
|
66 |
+
}
|