First Push
Browse files- README.md +35 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-1999518.onnx +3 -0
- SoccerTwos/SoccerTwos-1999518.pt +3 -0
- SoccerTwos/SoccerTwos-2499212.onnx +3 -0
- SoccerTwos/SoccerTwos-2499212.pt +3 -0
- SoccerTwos/SoccerTwos-2999008.onnx +3 -0
- SoccerTwos/SoccerTwos-2999008.pt +3 -0
- SoccerTwos/SoccerTwos-3212906.onnx +3 -0
- SoccerTwos/SoccerTwos-3212906.pt +3 -0
- SoccerTwos/SoccerTwos-3324890.onnx +3 -0
- SoccerTwos/SoccerTwos-3324890.pt +3 -0
- SoccerTwos/SoccerTwos-6999912.onnx +3 -0
- SoccerTwos/SoccerTwos-6999912.pt +3 -0
- SoccerTwos/SoccerTwos-7499945.onnx +3 -0
- SoccerTwos/SoccerTwos-7499945.pt +3 -0
- SoccerTwos/SoccerTwos-7999941.onnx +3 -0
- SoccerTwos/SoccerTwos-7999941.pt +3 -0
- SoccerTwos/SoccerTwos-8499962.onnx +3 -0
- SoccerTwos/SoccerTwos-8499962.pt +3 -0
- SoccerTwos/SoccerTwos-8904048.onnx +3 -0
- SoccerTwos/SoccerTwos-8904048.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1689487430.deeper.132627.0 +3 -0
- SoccerTwos/events.out.tfevents.1689545756.deeper.4798.0 +3 -0
- config.json +1 -0
- configuration.yaml +82 -0
- run_logs/Player-0.log +464 -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: timjwhite/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:5abd74707bace74427212afefa58bdc438cca0b3cb2c511d43930180291a2def
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-1999518.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:216e4ca0b27e05fb018daa0124bf1534558aff8a3b033e61653d62a52888ff95
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-1999518.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9380b2f84582bc758022d7cfb55c45466850ba8b60f7748d6a252a3fe23bec70
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-2499212.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37d68605fdaeab55d660d13cafb7500498687d07d98617c781fa22496f97d09f
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-2499212.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c27a376dd1e24afd7bea5eacd7bc33bc638b1c3229a667559c11c97c8e82be0
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-2999008.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3b31a20635aedb30cfe96cc162606e0f10c681aacdbd9f2ae7b0e658c091fa2
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-2999008.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df67a191b9c21ffabf1f19a2d50ff894b414168e8bb8450c3cdbdd92e309f311
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-3212906.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:906e1e2f04d64f96039da255ba2996627a6625732886fbb970e236bede679631
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-3212906.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eaf55fda2ba91e155a1c225966cab8f325eaae7c4d34ba72b4edd6928fcebe8e
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-3324890.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:366d7f90167ea931194f567f836208ecd0f09ac726b12ebd91876f36fd36f123
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-3324890.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:669721e914f15f2bd7e49aca7acea68df44181b4c78898197af9534bcf12a5b7
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-6999912.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e5eafb5b2f5533d85640cceedbf52a61154c0b341cfa1eb6ab08de0c6cda236
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-6999912.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04d1c0bc1c34ffb3be6661c2e9f0bda1544728a635fc86cf19ace1bbcbf276fa
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-7499945.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffbf2169f57caa8caf06924d4de199913285786d9e8ee74db34225c6ee2d1e43
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-7499945.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b86116f94a610ecd4a8842a8d85da4a9c01302e3e9034187623cd40412321a81
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-7999941.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16407a4855a1505f3d22a8b6809ef042b78c8aff15758ca6e88760d2e7a4f7af
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-7999941.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d39440ad830e6266e67194012cb677521d0d51673acc2bdcb14a721d8766d5cf
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-8499962.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54d1497d7402c91aa223a1129f69376ad4eade85c5fa2314fa6d046a501bfa19
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-8499962.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fcccfe1adc9b84c0624892ae0afa2ebccc89652683c9e4c79db2d11b1566c5a
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-8904048.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5abd74707bace74427212afefa58bdc438cca0b3cb2c511d43930180291a2def
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-8904048.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6a69282cc3751be5e9221ad63d4d2cd7990c47738c253c5066f352e93dea9fd
|
3 |
+
size 28422481
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6a69282cc3751be5e9221ad63d4d2cd7990c47738c253c5066f352e93dea9fd
|
3 |
+
size 28422481
|
SoccerTwos/events.out.tfevents.1689487430.deeper.132627.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06e929275274819d6f1b289877502f20d9fcf9dc1e28b24a8cf7f6ef74df1e70
|
3 |
+
size 1185984
|
SoccerTwos/events.out.tfevents.1689545756.deeper.4798.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb0f7daa9b1cc74a1b4c6e0d47b69c73ff8752e3ce8c4b627bddf86cccd7ab94
|
3 |
+
size 670425
|
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": 50000, "threaded": false, "self_play": {"save_steps": 50000, "team_change": 200000, "swap_steps": 2000, "window": 10, "play_against_latest_model_ratio": 0.5, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/SoccerTwos/SoccerTwos.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": "ppo", "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: 50000
|
43 |
+
threaded: false
|
44 |
+
self_play:
|
45 |
+
save_steps: 50000
|
46 |
+
team_change: 200000
|
47 |
+
swap_steps: 2000
|
48 |
+
window: 10
|
49 |
+
play_against_latest_model_ratio: 0.5
|
50 |
+
initial_elo: 1200.0
|
51 |
+
behavioral_cloning: null
|
52 |
+
env_settings:
|
53 |
+
env_path: ./training-envs-executables/SoccerTwos/SoccerTwos.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: ppo
|
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,464 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = '/home/timjwhite/hf/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/Managed'
|
2 |
+
Mono config path = '/home/timjwhite/hf/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/MonoBleedingEdge/etc'
|
3 |
+
Preloaded 'lib_burst_generated.so'
|
4 |
+
Preloaded 'libgrpc_csharp_ext.x64.so'
|
5 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
6 |
+
[Subsystems] Discovering subsystems at path /home/timjwhite/hf/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/UnitySubsystems
|
7 |
+
Forcing GfxDevice: Null
|
8 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
9 |
+
NullGfxDevice:
|
10 |
+
Version: NULL 1.0 [1.0]
|
11 |
+
Renderer: Null Device
|
12 |
+
Vendor: Unity Technologies
|
13 |
+
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
|
14 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
|
15 |
+
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
|
16 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
17 |
+
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
|
18 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
19 |
+
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
|
20 |
+
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
21 |
+
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
22 |
+
Forced to initialize FMOD to to the device driver's system output rate 48000, this may impact performance and/or give inconsistent experiences compared to selected sample rate 48000
|
23 |
+
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
|
24 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
|
25 |
+
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
|
26 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
27 |
+
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
|
28 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
29 |
+
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
|
30 |
+
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
31 |
+
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
32 |
+
FMOD initialized on nosound output
|
33 |
+
Begin MonoManager ReloadAssembly
|
34 |
+
- Completed reload, in 0.468 seconds
|
35 |
+
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
36 |
+
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
37 |
+
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
38 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
39 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
40 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
41 |
+
ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
42 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
43 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
44 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
45 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
46 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
47 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
48 |
+
ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
49 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
50 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
51 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
52 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
53 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
54 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
55 |
+
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
56 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
57 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
58 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
59 |
+
UnloadTime: 1.192303 ms
|
60 |
+
Registered Communicator in Agent.
|
61 |
+
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
62 |
+
requesting resize 84 x 84
|
63 |
+
Setting up 20 worker threads for Enlighten.
|
64 |
+
Memory Statistics:
|
65 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
66 |
+
StackAllocators :
|
67 |
+
[ALLOC_TEMP_MAIN]
|
68 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 60290 frames, [2.0 MB-4.0 MB]: 1 frames
|
69 |
+
Initial Block Size 4.0 MB
|
70 |
+
Current Block Size 4.0 MB
|
71 |
+
Peak Allocated Bytes 2.1 MB
|
72 |
+
Overflow Count 0
|
73 |
+
[ALLOC_TEMP_Job.Worker 18]
|
74 |
+
Initial Block Size 256.0 KB
|
75 |
+
Current Block Size 256.0 KB
|
76 |
+
Peak Allocated Bytes 0 B
|
77 |
+
Overflow Count 0
|
78 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
79 |
+
Initial Block Size 256.0 KB
|
80 |
+
Current Block Size 300.0 KB
|
81 |
+
Peak Allocated Bytes 249.6 KB
|
82 |
+
Overflow Count 4
|
83 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
84 |
+
Initial Block Size 32.0 KB
|
85 |
+
Current Block Size 32.0 KB
|
86 |
+
Peak Allocated Bytes 0 B
|
87 |
+
Overflow Count 0
|
88 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
89 |
+
Initial Block Size 32.0 KB
|
90 |
+
Current Block Size 32.0 KB
|
91 |
+
Peak Allocated Bytes 0 B
|
92 |
+
Overflow Count 0
|
93 |
+
[ALLOC_TEMP_Job.Worker 36]
|
94 |
+
Initial Block Size 256.0 KB
|
95 |
+
Current Block Size 256.0 KB
|
96 |
+
Peak Allocated Bytes 0 B
|
97 |
+
Overflow Count 0
|
98 |
+
[ALLOC_TEMP_Job.Worker 16]
|
99 |
+
Initial Block Size 256.0 KB
|
100 |
+
Current Block Size 256.0 KB
|
101 |
+
Peak Allocated Bytes 0 B
|
102 |
+
Overflow Count 0
|
103 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
104 |
+
Initial Block Size 32.0 KB
|
105 |
+
Current Block Size 32.0 KB
|
106 |
+
Peak Allocated Bytes 0 B
|
107 |
+
Overflow Count 0
|
108 |
+
[ALLOC_TEMP_Job.Worker 4]
|
109 |
+
Initial Block Size 256.0 KB
|
110 |
+
Current Block Size 256.0 KB
|
111 |
+
Peak Allocated Bytes 0 B
|
112 |
+
Overflow Count 0
|
113 |
+
[ALLOC_TEMP_Job.Worker 27]
|
114 |
+
Initial Block Size 256.0 KB
|
115 |
+
Current Block Size 256.0 KB
|
116 |
+
Peak Allocated Bytes 0 B
|
117 |
+
Overflow Count 0
|
118 |
+
[ALLOC_TEMP_Job.Worker 14]
|
119 |
+
Initial Block Size 256.0 KB
|
120 |
+
Current Block Size 256.0 KB
|
121 |
+
Peak Allocated Bytes 0 B
|
122 |
+
Overflow Count 0
|
123 |
+
[ALLOC_TEMP_Job.Worker 17]
|
124 |
+
Initial Block Size 256.0 KB
|
125 |
+
Current Block Size 256.0 KB
|
126 |
+
Peak Allocated Bytes 0 B
|
127 |
+
Overflow Count 0
|
128 |
+
[ALLOC_TEMP_Job.Worker 3]
|
129 |
+
Initial Block Size 256.0 KB
|
130 |
+
Current Block Size 256.0 KB
|
131 |
+
Peak Allocated Bytes 0 B
|
132 |
+
Overflow Count 0
|
133 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
134 |
+
Initial Block Size 32.0 KB
|
135 |
+
Current Block Size 32.0 KB
|
136 |
+
Peak Allocated Bytes 0 B
|
137 |
+
Overflow Count 0
|
138 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
139 |
+
Initial Block Size 32.0 KB
|
140 |
+
Current Block Size 32.0 KB
|
141 |
+
Peak Allocated Bytes 0 B
|
142 |
+
Overflow Count 0
|
143 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 39
|
144 |
+
Initial Block Size 64.0 KB
|
145 |
+
Current Block Size 64.0 KB
|
146 |
+
Peak Allocated Bytes 0 B
|
147 |
+
Overflow Count 0
|
148 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
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_Background Job.Worker 13]
|
154 |
+
Initial Block Size 32.0 KB
|
155 |
+
Current Block Size 32.0 KB
|
156 |
+
Peak Allocated Bytes 0 B
|
157 |
+
Overflow Count 0
|
158 |
+
[ALLOC_TEMP_Job.Worker 37]
|
159 |
+
Initial Block Size 256.0 KB
|
160 |
+
Current Block Size 256.0 KB
|
161 |
+
Peak Allocated Bytes 0 B
|
162 |
+
Overflow Count 0
|
163 |
+
[ALLOC_TEMP_Job.Worker 38]
|
164 |
+
Initial Block Size 256.0 KB
|
165 |
+
Current Block Size 256.0 KB
|
166 |
+
Peak Allocated Bytes 0 B
|
167 |
+
Overflow Count 0
|
168 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
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_Job.Worker 2]
|
174 |
+
Initial Block Size 256.0 KB
|
175 |
+
Current Block Size 256.0 KB
|
176 |
+
Peak Allocated Bytes 0 B
|
177 |
+
Overflow Count 0
|
178 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
179 |
+
Initial Block Size 32.0 KB
|
180 |
+
Current Block Size 32.0 KB
|
181 |
+
Peak Allocated Bytes 0 B
|
182 |
+
Overflow Count 0
|
183 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
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_Job.Worker 20]
|
189 |
+
Initial Block Size 256.0 KB
|
190 |
+
Current Block Size 256.0 KB
|
191 |
+
Peak Allocated Bytes 0 B
|
192 |
+
Overflow Count 0
|
193 |
+
[ALLOC_TEMP_Job.Worker 11]
|
194 |
+
Initial Block Size 256.0 KB
|
195 |
+
Current Block Size 256.0 KB
|
196 |
+
Peak Allocated Bytes 0 B
|
197 |
+
Overflow Count 0
|
198 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
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_BatchDeleteObjects]
|
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_Job.Worker 30]
|
209 |
+
Initial Block Size 256.0 KB
|
210 |
+
Current Block Size 256.0 KB
|
211 |
+
Peak Allocated Bytes 0 B
|
212 |
+
Overflow Count 0
|
213 |
+
[ALLOC_TEMP_Job.Worker 6]
|
214 |
+
Initial Block Size 256.0 KB
|
215 |
+
Current Block Size 256.0 KB
|
216 |
+
Peak Allocated Bytes 0 B
|
217 |
+
Overflow Count 0
|
218 |
+
[ALLOC_TEMP_Job.Worker 0]
|
219 |
+
Initial Block Size 256.0 KB
|
220 |
+
Current Block Size 256.0 KB
|
221 |
+
Peak Allocated Bytes 0 B
|
222 |
+
Overflow Count 0
|
223 |
+
[ALLOC_TEMP_Job.Worker 21]
|
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_Job.Worker 26]
|
229 |
+
Initial Block Size 256.0 KB
|
230 |
+
Current Block Size 256.0 KB
|
231 |
+
Peak Allocated Bytes 0 B
|
232 |
+
Overflow Count 0
|
233 |
+
[ALLOC_TEMP_Job.Worker 5]
|
234 |
+
Initial Block Size 256.0 KB
|
235 |
+
Current Block Size 256.0 KB
|
236 |
+
Peak Allocated Bytes 0 B
|
237 |
+
Overflow Count 0
|
238 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
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_Job.Worker 25]
|
244 |
+
Initial Block Size 256.0 KB
|
245 |
+
Current Block Size 256.0 KB
|
246 |
+
Peak Allocated Bytes 0 B
|
247 |
+
Overflow Count 0
|
248 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
249 |
+
Initial Block Size 32.0 KB
|
250 |
+
Current Block Size 32.0 KB
|
251 |
+
Peak Allocated Bytes 0 B
|
252 |
+
Overflow Count 0
|
253 |
+
[ALLOC_TEMP_Job.Worker 34]
|
254 |
+
Initial Block Size 256.0 KB
|
255 |
+
Current Block Size 256.0 KB
|
256 |
+
Peak Allocated Bytes 0 B
|
257 |
+
Overflow Count 0
|
258 |
+
[ALLOC_TEMP_Job.Worker 31]
|
259 |
+
Initial Block Size 256.0 KB
|
260 |
+
Current Block Size 256.0 KB
|
261 |
+
Peak Allocated Bytes 0 B
|
262 |
+
Overflow Count 0
|
263 |
+
[ALLOC_TEMP_Job.Worker 29]
|
264 |
+
Initial Block Size 256.0 KB
|
265 |
+
Current Block Size 256.0 KB
|
266 |
+
Peak Allocated Bytes 0 B
|
267 |
+
Overflow Count 0
|
268 |
+
[ALLOC_TEMP_Job.Worker 13]
|
269 |
+
Initial Block Size 256.0 KB
|
270 |
+
Current Block Size 256.0 KB
|
271 |
+
Peak Allocated Bytes 0 B
|
272 |
+
Overflow Count 0
|
273 |
+
[ALLOC_TEMP_EnlightenWorker] x 20
|
274 |
+
Initial Block Size 64.0 KB
|
275 |
+
Current Block Size 64.0 KB
|
276 |
+
Peak Allocated Bytes 0 B
|
277 |
+
Overflow Count 0
|
278 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
279 |
+
Initial Block Size 32.0 KB
|
280 |
+
Current Block Size 32.0 KB
|
281 |
+
Peak Allocated Bytes 0 B
|
282 |
+
Overflow Count 0
|
283 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
284 |
+
Initial Block Size 32.0 KB
|
285 |
+
Current Block Size 32.0 KB
|
286 |
+
Peak Allocated Bytes 0 B
|
287 |
+
Overflow Count 0
|
288 |
+
[ALLOC_TEMP_Job.Worker 28]
|
289 |
+
Initial Block Size 256.0 KB
|
290 |
+
Current Block Size 256.0 KB
|
291 |
+
Peak Allocated Bytes 0 B
|
292 |
+
Overflow Count 0
|
293 |
+
[ALLOC_TEMP_Job.Worker 22]
|
294 |
+
Initial Block Size 256.0 KB
|
295 |
+
Current Block Size 256.0 KB
|
296 |
+
Peak Allocated Bytes 0 B
|
297 |
+
Overflow Count 0
|
298 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
299 |
+
Initial Block Size 32.0 KB
|
300 |
+
Current Block Size 32.0 KB
|
301 |
+
Peak Allocated Bytes 0 B
|
302 |
+
Overflow Count 0
|
303 |
+
[ALLOC_TEMP_Job.Worker 9]
|
304 |
+
Initial Block Size 256.0 KB
|
305 |
+
Current Block Size 256.0 KB
|
306 |
+
Peak Allocated Bytes 0 B
|
307 |
+
Overflow Count 0
|
308 |
+
[ALLOC_TEMP_Job.Worker 35]
|
309 |
+
Initial Block Size 256.0 KB
|
310 |
+
Current Block Size 256.0 KB
|
311 |
+
Peak Allocated Bytes 0 B
|
312 |
+
Overflow Count 0
|
313 |
+
[ALLOC_TEMP_Job.Worker 8]
|
314 |
+
Initial Block Size 256.0 KB
|
315 |
+
Current Block Size 256.0 KB
|
316 |
+
Peak Allocated Bytes 0 B
|
317 |
+
Overflow Count 0
|
318 |
+
[ALLOC_TEMP_Job.Worker 7]
|
319 |
+
Initial Block Size 256.0 KB
|
320 |
+
Current Block Size 256.0 KB
|
321 |
+
Peak Allocated Bytes 0 B
|
322 |
+
Overflow Count 0
|
323 |
+
[ALLOC_TEMP_Job.Worker 32]
|
324 |
+
Initial Block Size 256.0 KB
|
325 |
+
Current Block Size 256.0 KB
|
326 |
+
Peak Allocated Bytes 0.7 KB
|
327 |
+
Overflow Count 0
|
328 |
+
[ALLOC_TEMP_Job.Worker 23]
|
329 |
+
Initial Block Size 256.0 KB
|
330 |
+
Current Block Size 256.0 KB
|
331 |
+
Peak Allocated Bytes 0 B
|
332 |
+
Overflow Count 0
|
333 |
+
[ALLOC_TEMP_Job.Worker 1]
|
334 |
+
Initial Block Size 256.0 KB
|
335 |
+
Current Block Size 256.0 KB
|
336 |
+
Peak Allocated Bytes 0 B
|
337 |
+
Overflow Count 0
|
338 |
+
[ALLOC_TEMP_Job.Worker 33]
|
339 |
+
Initial Block Size 256.0 KB
|
340 |
+
Current Block Size 256.0 KB
|
341 |
+
Peak Allocated Bytes 0 B
|
342 |
+
Overflow Count 0
|
343 |
+
[ALLOC_TEMP_Job.Worker 10]
|
344 |
+
Initial Block Size 256.0 KB
|
345 |
+
Current Block Size 256.0 KB
|
346 |
+
Peak Allocated Bytes 0 B
|
347 |
+
Overflow Count 0
|
348 |
+
[ALLOC_TEMP_Job.Worker 24]
|
349 |
+
Initial Block Size 256.0 KB
|
350 |
+
Current Block Size 256.0 KB
|
351 |
+
Peak Allocated Bytes 0 B
|
352 |
+
Overflow Count 0
|
353 |
+
[ALLOC_TEMP_Job.Worker 15]
|
354 |
+
Initial Block Size 256.0 KB
|
355 |
+
Current Block Size 256.0 KB
|
356 |
+
Peak Allocated Bytes 0 B
|
357 |
+
Overflow Count 0
|
358 |
+
[ALLOC_TEMP_Job.Worker 19]
|
359 |
+
Initial Block Size 256.0 KB
|
360 |
+
Current Block Size 256.0 KB
|
361 |
+
Peak Allocated Bytes 0 B
|
362 |
+
Overflow Count 0
|
363 |
+
[ALLOC_TEMP_Job.Worker 12]
|
364 |
+
Initial Block Size 256.0 KB
|
365 |
+
Current Block Size 256.0 KB
|
366 |
+
Peak Allocated Bytes 0 B
|
367 |
+
Overflow Count 0
|
368 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
369 |
+
Initial Block Size 64.0 KB
|
370 |
+
Current Block Size 64.0 KB
|
371 |
+
Peak Allocated Bytes 128 B
|
372 |
+
Overflow Count 0
|
373 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
374 |
+
Peak main deferred allocation count 5
|
375 |
+
[ALLOC_BUCKET]
|
376 |
+
Large Block size 4.0 MB
|
377 |
+
Used Block count 1
|
378 |
+
Peak Allocated bytes 1.0 MB
|
379 |
+
[ALLOC_DEFAULT_MAIN]
|
380 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 60291 frames
|
381 |
+
Requested Block Size 16.0 MB
|
382 |
+
Peak Block count 1
|
383 |
+
Peak Allocated memory 4.9 MB
|
384 |
+
Peak Large allocation bytes 0 B
|
385 |
+
[ALLOC_DEFAULT_THREAD]
|
386 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 60291 frames
|
387 |
+
Requested Block Size 16.0 MB
|
388 |
+
Peak Block count 1
|
389 |
+
Peak Allocated memory 17.4 MB
|
390 |
+
Peak Large allocation bytes 16.0 MB
|
391 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
392 |
+
Initial Block Size 2.0 MB
|
393 |
+
Used Block Count 1
|
394 |
+
Overflow Count (too large) 0
|
395 |
+
Overflow Count (full) 0
|
396 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
397 |
+
Initial Block Size 2.0 MB
|
398 |
+
Used Block Count 1
|
399 |
+
Overflow Count (too large) 0
|
400 |
+
Overflow Count (full) 0
|
401 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
402 |
+
Initial Block Size 2.0 MB
|
403 |
+
Used Block Count 2
|
404 |
+
Overflow Count (too large) 0
|
405 |
+
Overflow Count (full) 0
|
406 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
407 |
+
Initial Block Size 1.0 MB
|
408 |
+
Used Block Count 3
|
409 |
+
Overflow Count (too large) 0
|
410 |
+
Overflow Count (full) 0
|
411 |
+
[ALLOC_GFX] Dual Thread Allocator
|
412 |
+
Peak main deferred allocation count 0
|
413 |
+
[ALLOC_BUCKET]
|
414 |
+
Large Block size 4.0 MB
|
415 |
+
Used Block count 1
|
416 |
+
Peak Allocated bytes 1.0 MB
|
417 |
+
[ALLOC_GFX_MAIN]
|
418 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 60290 frames, [64.0 KB-128.0 KB]: 1 frames
|
419 |
+
Requested Block Size 16.0 MB
|
420 |
+
Peak Block count 1
|
421 |
+
Peak Allocated memory 65.6 KB
|
422 |
+
Peak Large allocation bytes 0 B
|
423 |
+
[ALLOC_GFX_THREAD]
|
424 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 60291 frames
|
425 |
+
Requested Block Size 16.0 MB
|
426 |
+
Peak Block count 1
|
427 |
+
Peak Allocated memory 173.5 KB
|
428 |
+
Peak Large allocation bytes 0 B
|
429 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
430 |
+
Peak main deferred allocation count 0
|
431 |
+
[ALLOC_BUCKET]
|
432 |
+
Large Block size 4.0 MB
|
433 |
+
Used Block count 1
|
434 |
+
Peak Allocated bytes 1.0 MB
|
435 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
436 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 60291 frames
|
437 |
+
Requested Block Size 4.0 MB
|
438 |
+
Peak Block count 1
|
439 |
+
Peak Allocated memory 0.6 MB
|
440 |
+
Peak Large allocation bytes 0 B
|
441 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
442 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 60290 frames, [4.0 MB-8.0 MB]: 1 frames
|
443 |
+
Requested Block Size 4.0 MB
|
444 |
+
Peak Block count 2
|
445 |
+
Peak Allocated memory 4.5 MB
|
446 |
+
Peak Large allocation bytes 0 B
|
447 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
448 |
+
Peak main deferred allocation count 0
|
449 |
+
[ALLOC_BUCKET]
|
450 |
+
Large Block size 4.0 MB
|
451 |
+
Used Block count 1
|
452 |
+
Peak Allocated bytes 1.0 MB
|
453 |
+
[ALLOC_TYPETREE_MAIN]
|
454 |
+
Peak usage frame count: [0-1.0 KB]: 60291 frames
|
455 |
+
Requested Block Size 2.0 MB
|
456 |
+
Peak Block count 1
|
457 |
+
Peak Allocated memory 1.0 KB
|
458 |
+
Peak Large allocation bytes 0 B
|
459 |
+
[ALLOC_TYPETREE_THREAD]
|
460 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 60290 frames, [2.0 KB-4.0 KB]: 1 frames
|
461 |
+
Requested Block Size 2.0 MB
|
462 |
+
Peak Block count 1
|
463 |
+
Peak Allocated memory 2.2 KB
|
464 |
+
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.5824898481369019,
|
6 |
+
"min": 1.5824898481369019,
|
7 |
+
"max": 1.9090577363967896,
|
8 |
+
"count": 64
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 158299.625,
|
12 |
+
"min": 158299.625,
|
13 |
+
"max": 194502.90625,
|
14 |
+
"count": 64
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 51.225469728601254,
|
18 |
+
"min": 47.746588693957115,
|
19 |
+
"max": 71.39710144927537,
|
20 |
+
"count": 64
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 98148.0,
|
24 |
+
"min": 96632.0,
|
25 |
+
"max": 98816.0,
|
26 |
+
"count": 64
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1508.1363786078211,
|
30 |
+
"min": 1473.5221745025995,
|
31 |
+
"max": 1529.2443052678618,
|
32 |
+
"count": 64
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 1444794.6507062926,
|
36 |
+
"min": 1028764.0045122284,
|
37 |
+
"max": 1537430.1608911173,
|
38 |
+
"count": 64
|
39 |
+
},
|
40 |
+
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 8899874.0,
|
42 |
+
"min": 5749974.0,
|
43 |
+
"max": 8899874.0,
|
44 |
+
"count": 64
|
45 |
+
},
|
46 |
+
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 8899874.0,
|
48 |
+
"min": 5749974.0,
|
49 |
+
"max": 8899874.0,
|
50 |
+
"count": 64
|
51 |
+
},
|
52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": -0.0002751847496256232,
|
54 |
+
"min": -0.0704675242304802,
|
55 |
+
"max": 0.05401033163070679,
|
56 |
+
"count": 64
|
57 |
+
},
|
58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": -0.26335179805755615,
|
60 |
+
"min": -66.81063842773438,
|
61 |
+
"max": 42.560142517089844,
|
62 |
+
"count": 64
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": -0.004515423439443111,
|
66 |
+
"min": -0.07144340127706528,
|
67 |
+
"max": 0.051143623888492584,
|
68 |
+
"count": 64
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": -4.321260452270508,
|
72 |
+
"min": -64.05392456054688,
|
73 |
+
"max": 40.30117416381836,
|
74 |
+
"count": 64
|
75 |
+
},
|
76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 64
|
81 |
+
},
|
82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 64
|
87 |
+
},
|
88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": -0.02917032437389298,
|
90 |
+
"min": -0.10855413350570466,
|
91 |
+
"max": 0.09264945305671943,
|
92 |
+
"count": 64
|
93 |
+
},
|
94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": -27.916000425815582,
|
96 |
+
"min": -93.2480006814003,
|
97 |
+
"max": 84.68160009384155,
|
98 |
+
"count": 64
|
99 |
+
},
|
100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": -0.02917032437389298,
|
102 |
+
"min": -0.10855413350570466,
|
103 |
+
"max": 0.09264945305671943,
|
104 |
+
"count": 64
|
105 |
+
},
|
106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": -27.916000425815582,
|
108 |
+
"min": -93.2480006814003,
|
109 |
+
"max": 84.68160009384155,
|
110 |
+
"count": 64
|
111 |
+
},
|
112 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
113 |
+
"value": 0.018681833112835496,
|
114 |
+
"min": 0.014127501142401242,
|
115 |
+
"max": 0.020697781255391116,
|
116 |
+
"count": 64
|
117 |
+
},
|
118 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
119 |
+
"value": 0.05604549933850649,
|
120 |
+
"min": 0.028315532435226484,
|
121 |
+
"max": 0.057246277056401604,
|
122 |
+
"count": 64
|
123 |
+
},
|
124 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
125 |
+
"value": 0.12366595591108004,
|
126 |
+
"min": 0.08892387400070825,
|
127 |
+
"max": 0.12366595591108004,
|
128 |
+
"count": 64
|
129 |
+
},
|
130 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
131 |
+
"value": 0.3709978677332401,
|
132 |
+
"min": 0.1778477480014165,
|
133 |
+
"max": 0.3709978677332401,
|
134 |
+
"count": 64
|
135 |
+
},
|
136 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
137 |
+
"value": 0.12668096588717567,
|
138 |
+
"min": 0.09020149645706017,
|
139 |
+
"max": 0.12668096588717567,
|
140 |
+
"count": 64
|
141 |
+
},
|
142 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
143 |
+
"value": 0.380042897661527,
|
144 |
+
"min": 0.18040299291412035,
|
145 |
+
"max": 0.380042897661527,
|
146 |
+
"count": 64
|
147 |
+
},
|
148 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
149 |
+
"value": 0.0003,
|
150 |
+
"min": 0.0003,
|
151 |
+
"max": 0.0003,
|
152 |
+
"count": 64
|
153 |
+
},
|
154 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
155 |
+
"value": 0.0009,
|
156 |
+
"min": 0.0006,
|
157 |
+
"max": 0.0009,
|
158 |
+
"count": 64
|
159 |
+
},
|
160 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
161 |
+
"value": 0.20000000000000007,
|
162 |
+
"min": 0.20000000000000007,
|
163 |
+
"max": 0.20000000000000007,
|
164 |
+
"count": 64
|
165 |
+
},
|
166 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
167 |
+
"value": 0.6000000000000002,
|
168 |
+
"min": 0.40000000000000013,
|
169 |
+
"max": 0.6000000000000002,
|
170 |
+
"count": 64
|
171 |
+
},
|
172 |
+
"SoccerTwos.Policy.Beta.mean": {
|
173 |
+
"value": 0.005000000000000001,
|
174 |
+
"min": 0.005000000000000001,
|
175 |
+
"max": 0.005000000000000001,
|
176 |
+
"count": 64
|
177 |
+
},
|
178 |
+
"SoccerTwos.Policy.Beta.sum": {
|
179 |
+
"value": 0.015000000000000003,
|
180 |
+
"min": 0.010000000000000002,
|
181 |
+
"max": 0.015000000000000003,
|
182 |
+
"count": 64
|
183 |
+
},
|
184 |
+
"SoccerTwos.IsTraining.mean": {
|
185 |
+
"value": 1.0,
|
186 |
+
"min": 1.0,
|
187 |
+
"max": 1.0,
|
188 |
+
"count": 64
|
189 |
+
},
|
190 |
+
"SoccerTwos.IsTraining.sum": {
|
191 |
+
"value": 1.0,
|
192 |
+
"min": 1.0,
|
193 |
+
"max": 1.0,
|
194 |
+
"count": 64
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"metadata": {
|
198 |
+
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1689545754",
|
200 |
+
"python_version": "3.10.6 (main, May 29 2023, 11:10:38) [GCC 11.3.0]",
|
201 |
+
"command_line_arguments": "/home/timjwhite/.local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.x86_64 --resume --no-graphics",
|
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": "1689554406"
|
208 |
+
},
|
209 |
+
"total": 8652.359177459,
|
210 |
+
"count": 1,
|
211 |
+
"self": 0.24237303400150267,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.04718287900004725,
|
215 |
+
"count": 1,
|
216 |
+
"self": 0.04718287900004725
|
217 |
+
},
|
218 |
+
"TrainerController.start_learning": {
|
219 |
+
"total": 8652.069621546,
|
220 |
+
"count": 1,
|
221 |
+
"self": 4.708958225339302,
|
222 |
+
"children": {
|
223 |
+
"TrainerController._reset_env": {
|
224 |
+
"total": 9.899197846001243,
|
225 |
+
"count": 18,
|
226 |
+
"self": 9.899197846001243
|
227 |
+
},
|
228 |
+
"TrainerController.advance": {
|
229 |
+
"total": 8637.195361422659,
|
230 |
+
"count": 222816,
|
231 |
+
"self": 4.77625178893868,
|
232 |
+
"children": {
|
233 |
+
"env_step": {
|
234 |
+
"total": 6819.7162154938205,
|
235 |
+
"count": 222816,
|
236 |
+
"self": 5537.285447605323,
|
237 |
+
"children": {
|
238 |
+
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 1279.8399814283537,
|
240 |
+
"count": 222816,
|
241 |
+
"self": 30.754265482031542,
|
242 |
+
"children": {
|
243 |
+
"TorchPolicy.evaluate": {
|
244 |
+
"total": 1249.0857159463221,
|
245 |
+
"count": 401938,
|
246 |
+
"self": 1249.0857159463221
|
247 |
+
}
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"workers": {
|
251 |
+
"total": 2.5907864601442725,
|
252 |
+
"count": 222815,
|
253 |
+
"self": 0.0,
|
254 |
+
"children": {
|
255 |
+
"worker_root": {
|
256 |
+
"total": 8637.943608716465,
|
257 |
+
"count": 222815,
|
258 |
+
"is_parallel": true,
|
259 |
+
"self": 3749.0665332869085,
|
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.011673448999999891,
|
269 |
+
"count": 2,
|
270 |
+
"is_parallel": true,
|
271 |
+
"self": 0.0070754110001871595,
|
272 |
+
"children": {
|
273 |
+
"_process_rank_one_or_two_observation": {
|
274 |
+
"total": 0.004598037999812732,
|
275 |
+
"count": 8,
|
276 |
+
"is_parallel": true,
|
277 |
+
"self": 0.004598037999812732
|
278 |
+
}
|
279 |
+
}
|
280 |
+
},
|
281 |
+
"UnityEnvironment.step": {
|
282 |
+
"total": 0.03501203599989822,
|
283 |
+
"count": 1,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 0.0014596029998301674,
|
286 |
+
"children": {
|
287 |
+
"UnityEnvironment._generate_step_input": {
|
288 |
+
"total": 0.001354877000039778,
|
289 |
+
"count": 1,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 0.001354877000039778
|
292 |
+
},
|
293 |
+
"communicator.exchange": {
|
294 |
+
"total": 0.027357521000112683,
|
295 |
+
"count": 1,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 0.027357521000112683
|
298 |
+
},
|
299 |
+
"steps_from_proto": {
|
300 |
+
"total": 0.004840034999915588,
|
301 |
+
"count": 2,
|
302 |
+
"is_parallel": true,
|
303 |
+
"self": 0.0011863969998557877,
|
304 |
+
"children": {
|
305 |
+
"_process_rank_one_or_two_observation": {
|
306 |
+
"total": 0.0036536380000598,
|
307 |
+
"count": 8,
|
308 |
+
"is_parallel": true,
|
309 |
+
"self": 0.0036536380000598
|
310 |
+
}
|
311 |
+
}
|
312 |
+
}
|
313 |
+
}
|
314 |
+
}
|
315 |
+
}
|
316 |
+
},
|
317 |
+
"steps_from_proto": {
|
318 |
+
"total": 0.07651414700058012,
|
319 |
+
"count": 34,
|
320 |
+
"is_parallel": true,
|
321 |
+
"self": 0.01597959500372781,
|
322 |
+
"children": {
|
323 |
+
"_process_rank_one_or_two_observation": {
|
324 |
+
"total": 0.060534551996852315,
|
325 |
+
"count": 136,
|
326 |
+
"is_parallel": true,
|
327 |
+
"self": 0.060534551996852315
|
328 |
+
}
|
329 |
+
}
|
330 |
+
},
|
331 |
+
"UnityEnvironment.step": {
|
332 |
+
"total": 4888.800561282556,
|
333 |
+
"count": 222814,
|
334 |
+
"is_parallel": true,
|
335 |
+
"self": 291.07946570729473,
|
336 |
+
"children": {
|
337 |
+
"UnityEnvironment._generate_step_input": {
|
338 |
+
"total": 203.93879390035477,
|
339 |
+
"count": 222814,
|
340 |
+
"is_parallel": true,
|
341 |
+
"self": 203.93879390035477
|
342 |
+
},
|
343 |
+
"communicator.exchange": {
|
344 |
+
"total": 3481.787563310218,
|
345 |
+
"count": 222814,
|
346 |
+
"is_parallel": true,
|
347 |
+
"self": 3481.787563310218
|
348 |
+
},
|
349 |
+
"steps_from_proto": {
|
350 |
+
"total": 911.9947383646886,
|
351 |
+
"count": 445628,
|
352 |
+
"is_parallel": true,
|
353 |
+
"self": 190.49647091938618,
|
354 |
+
"children": {
|
355 |
+
"_process_rank_one_or_two_observation": {
|
356 |
+
"total": 721.4982674453024,
|
357 |
+
"count": 1782512,
|
358 |
+
"is_parallel": true,
|
359 |
+
"self": 721.4982674453024
|
360 |
+
}
|
361 |
+
}
|
362 |
+
}
|
363 |
+
}
|
364 |
+
}
|
365 |
+
}
|
366 |
+
}
|
367 |
+
}
|
368 |
+
}
|
369 |
+
}
|
370 |
+
},
|
371 |
+
"trainer_advance": {
|
372 |
+
"total": 1812.7028941398985,
|
373 |
+
"count": 222815,
|
374 |
+
"self": 28.87042225176083,
|
375 |
+
"children": {
|
376 |
+
"process_trajectory": {
|
377 |
+
"total": 779.9697009141312,
|
378 |
+
"count": 222815,
|
379 |
+
"self": 778.292166592131,
|
380 |
+
"children": {
|
381 |
+
"RLTrainer._checkpoint": {
|
382 |
+
"total": 1.677534322000156,
|
383 |
+
"count": 6,
|
384 |
+
"self": 1.677534322000156
|
385 |
+
}
|
386 |
+
}
|
387 |
+
},
|
388 |
+
"_update_policy": {
|
389 |
+
"total": 1003.8627709740065,
|
390 |
+
"count": 155,
|
391 |
+
"self": 636.5023784550285,
|
392 |
+
"children": {
|
393 |
+
"TorchPOCAOptimizer.update": {
|
394 |
+
"total": 367.36039251897796,
|
395 |
+
"count": 4650,
|
396 |
+
"self": 367.36039251897796
|
397 |
+
}
|
398 |
+
}
|
399 |
+
}
|
400 |
+
}
|
401 |
+
}
|
402 |
+
}
|
403 |
+
},
|
404 |
+
"trainer_threads": {
|
405 |
+
"total": 1.1709998943842947e-06,
|
406 |
+
"count": 1,
|
407 |
+
"self": 1.1709998943842947e-06
|
408 |
+
},
|
409 |
+
"TrainerController._save_models": {
|
410 |
+
"total": 0.26610288099982427,
|
411 |
+
"count": 1,
|
412 |
+
"self": 0.001952478000021074,
|
413 |
+
"children": {
|
414 |
+
"RLTrainer._checkpoint": {
|
415 |
+
"total": 0.2641504029998032,
|
416 |
+
"count": 1,
|
417 |
+
"self": 0.2641504029998032
|
418 |
+
}
|
419 |
+
}
|
420 |
+
}
|
421 |
+
}
|
422 |
+
}
|
423 |
+
}
|
424 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SoccerTwos": {
|
3 |
+
"checkpoints": [
|
4 |
+
{
|
5 |
+
"steps": 6999912,
|
6 |
+
"file_path": "results/ppo/SoccerTwos/SoccerTwos-6999912.onnx",
|
7 |
+
"reward": 0.0,
|
8 |
+
"creation_time": 1689549279.4059045,
|
9 |
+
"auxillary_file_paths": [
|
10 |
+
"results/ppo/SoccerTwos/SoccerTwos-6999912.pt"
|
11 |
+
]
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"steps": 7499945,
|
15 |
+
"file_path": "results/ppo/SoccerTwos/SoccerTwos-7499945.onnx",
|
16 |
+
"reward": 0.0,
|
17 |
+
"creation_time": 1689550634.2857053,
|
18 |
+
"auxillary_file_paths": [
|
19 |
+
"results/ppo/SoccerTwos/SoccerTwos-7499945.pt"
|
20 |
+
]
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"steps": 7999941,
|
24 |
+
"file_path": "results/ppo/SoccerTwos/SoccerTwos-7999941.onnx",
|
25 |
+
"reward": 0.0,
|
26 |
+
"creation_time": 1689551973.3519404,
|
27 |
+
"auxillary_file_paths": [
|
28 |
+
"results/ppo/SoccerTwos/SoccerTwos-7999941.pt"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"steps": 8499962,
|
33 |
+
"file_path": "results/ppo/SoccerTwos/SoccerTwos-8499962.onnx",
|
34 |
+
"reward": 0.0,
|
35 |
+
"creation_time": 1689553291.9363875,
|
36 |
+
"auxillary_file_paths": [
|
37 |
+
"results/ppo/SoccerTwos/SoccerTwos-8499962.pt"
|
38 |
+
]
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"steps": 8904048,
|
42 |
+
"file_path": "results/ppo/SoccerTwos/SoccerTwos-8904048.onnx",
|
43 |
+
"reward": 0.0,
|
44 |
+
"creation_time": 1689554406.2504437,
|
45 |
+
"auxillary_file_paths": [
|
46 |
+
"results/ppo/SoccerTwos/SoccerTwos-8904048.pt"
|
47 |
+
]
|
48 |
+
}
|
49 |
+
],
|
50 |
+
"elo": 1511.6891090176186,
|
51 |
+
"final_checkpoint": {
|
52 |
+
"steps": 8904048,
|
53 |
+
"file_path": "results/ppo/SoccerTwos.onnx",
|
54 |
+
"reward": 0.0,
|
55 |
+
"creation_time": 1689554406.2504437,
|
56 |
+
"auxillary_file_paths": [
|
57 |
+
"results/ppo/SoccerTwos/SoccerTwos-8904048.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 |
+
}
|