First Push
Browse files- README.md +35 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-36999982.onnx +3 -0
- SoccerTwos/SoccerTwos-36999982.pt +3 -0
- SoccerTwos/SoccerTwos-37499929.onnx +3 -0
- SoccerTwos/SoccerTwos-37499929.pt +3 -0
- SoccerTwos/SoccerTwos-37999964.onnx +3 -0
- SoccerTwos/SoccerTwos-37999964.pt +3 -0
- SoccerTwos/SoccerTwos-38499865.onnx +3 -0
- SoccerTwos/SoccerTwos-38499865.pt +3 -0
- SoccerTwos/SoccerTwos-38999982.onnx +3 -0
- SoccerTwos/SoccerTwos-38999982.pt +3 -0
- SoccerTwos/SoccerTwos-48499960.onnx +3 -0
- SoccerTwos/SoccerTwos-48499960.pt +3 -0
- SoccerTwos/SoccerTwos-48999841.onnx +3 -0
- SoccerTwos/SoccerTwos-48999841.pt +3 -0
- SoccerTwos/SoccerTwos-49499968.onnx +3 -0
- SoccerTwos/SoccerTwos-49499968.pt +3 -0
- SoccerTwos/SoccerTwos-49999928.onnx +3 -0
- SoccerTwos/SoccerTwos-49999928.pt +3 -0
- SoccerTwos/SoccerTwos-50000138.onnx +3 -0
- SoccerTwos/SoccerTwos-50000138.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1715419961.DESKTOP-4J63VF7.48176.0 +3 -0
- SoccerTwos/events.out.tfevents.1715499007.DESKTOP-4J63VF7.20996.0 +3 -0
- SoccerTwos/events.out.tfevents.1715535379.DESKTOP-4J63VF7.22416.0 +3 -0
- SoccerTwos/events.out.tfevents.1715575274.DESKTOP-4J63VF7.7468.0 +3 -0
- config.json +1 -0
- configuration.yaml +84 -0
- run_logs/Player-0.log +302 -0
- run_logs/timers.json +368 -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: k1101jh/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:c019619d273c71cd5de94b862da7a9a66fec2b485336388d438f11d47fe40daf
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-36999982.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f551054e65e2a2bb7a8161b0b8891132b9b0c2208f6257ef489242025693ba9
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-36999982.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65403232781e62377af3869db9200909e6943db87572f53a17eb05dbcc3f7961
|
3 |
+
size 28430482
|
SoccerTwos/SoccerTwos-37499929.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df5217bc85834df6ad2557d4ef27f1a4013a799130ebf086f0d7ee648af1af00
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-37499929.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc8e0e3bb95d53dd825cf71c70c27c22bad0ef5b869917a2831a6b3bf9997b17
|
3 |
+
size 28430482
|
SoccerTwos/SoccerTwos-37999964.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5897e95dbb93e2a92eee6b379650b23e76ab57ee3dc0edde23945a5820a9f697
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-37999964.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6941f37cec43a489edee71918cb8ba1545db79f338dab23d6a871f19e8951b97
|
3 |
+
size 28430482
|
SoccerTwos/SoccerTwos-38499865.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e959845efa891626a0fc9ceea5d5b5c073d0422fadee428a5cb5ed61e375f65
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-38499865.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe563a3050ccd343df98a59603f7ee607ccf98162b92ce716d8d97a01bfe0e68
|
3 |
+
size 28430482
|
SoccerTwos/SoccerTwos-38999982.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30c72d6bf80fd6095dc021fb38178cccf7fcde82d2e5cd50352b3a90b2dfb051
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-38999982.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b12ab57de10b10ddb493670fd917c6eebecc3762b170a78fab6372a97b78a71
|
3 |
+
size 28430482
|
SoccerTwos/SoccerTwos-48499960.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44a07654a1e97ecf83c03f6afcec392caf25a974bb9d17f682f68a9d3d02050d
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-48499960.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4df22989dd2d1a46051f447e0068ee526d02e898b81a962df686f12f8107d16
|
3 |
+
size 28430482
|
SoccerTwos/SoccerTwos-48999841.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99f1aec9d9a4011b9686302e920d87311d73a0a1ac17e5ff7b21c76bc88e919f
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-48999841.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6b799a5ba49f1898d04aba02714223c1b062e4e102838cb83cb9df6499b4505
|
3 |
+
size 28430482
|
SoccerTwos/SoccerTwos-49499968.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2c60b41d0008f181551ed8ff0b47fdcfc842002980c088fc6c6015a0a1cd553
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-49499968.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80bde53770e1223d7c9849b58e34245cbe532c888ac0c26ac6c77d669ed9e217
|
3 |
+
size 28430482
|
SoccerTwos/SoccerTwos-49999928.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c019619d273c71cd5de94b862da7a9a66fec2b485336388d438f11d47fe40daf
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-49999928.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b16d9b8d14f76cf0f78779c02d138399e8b87e65bf379ecd4b1c83bc1c256c79
|
3 |
+
size 28430482
|
SoccerTwos/SoccerTwos-50000138.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c019619d273c71cd5de94b862da7a9a66fec2b485336388d438f11d47fe40daf
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-50000138.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05d306c0150a605a01d806ffdac4322bb974a092024b47239388141c2ae1b576
|
3 |
+
size 28430482
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c6c8248016d7302787c11e9b96ad3cd26317d23e99d6869aa05be348a4a986b
|
3 |
+
size 28429366
|
SoccerTwos/events.out.tfevents.1715419961.DESKTOP-4J63VF7.48176.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:193e2907fba9747adb30bf9a4dec3da2d1133da8db99c8d88e48c45c6bbb56c6
|
3 |
+
size 13534672
|
SoccerTwos/events.out.tfevents.1715499007.DESKTOP-4J63VF7.20996.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4530d2a2925149588d6022570a92d382ad52cf901365a6624c79185d9a357e2
|
3 |
+
size 20752065
|
SoccerTwos/events.out.tfevents.1715535379.DESKTOP-4J63VF7.22416.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79393a55e616e8483a3e20e4dfbb17db8486df719837b138028f5bac28078107
|
3 |
+
size 1564028
|
SoccerTwos/events.out.tfevents.1715575274.DESKTOP-4J63VF7.7468.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f5b0f760f11a9d7bc394b78358d6e1be39d7cbce78ceed9c99bbe18bea7e14f
|
3 |
+
size 9744681
|
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.exe", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "timeout_wait": 60, "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, "no_graphics_monitor": false}, "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,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.exe
|
54 |
+
env_args: null
|
55 |
+
base_port: 5005
|
56 |
+
num_envs: 1
|
57 |
+
num_areas: 1
|
58 |
+
timeout_wait: 60
|
59 |
+
seed: -1
|
60 |
+
max_lifetime_restarts: 10
|
61 |
+
restarts_rate_limit_n: 1
|
62 |
+
restarts_rate_limit_period_s: 60
|
63 |
+
engine_settings:
|
64 |
+
width: 84
|
65 |
+
height: 84
|
66 |
+
quality_level: 5
|
67 |
+
time_scale: 20
|
68 |
+
target_frame_rate: -1
|
69 |
+
capture_frame_rate: 60
|
70 |
+
no_graphics: true
|
71 |
+
no_graphics_monitor: false
|
72 |
+
environment_parameters: null
|
73 |
+
checkpoint_settings:
|
74 |
+
run_id: SoccerTwos
|
75 |
+
initialize_from: null
|
76 |
+
load_model: false
|
77 |
+
resume: true
|
78 |
+
force: false
|
79 |
+
train_model: false
|
80 |
+
inference: false
|
81 |
+
results_dir: results
|
82 |
+
torch_settings:
|
83 |
+
device: null
|
84 |
+
debug: false
|
run_logs/Player-0.log
ADDED
@@ -0,0 +1,302 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = 'D:/Programming/DeepLearning/Study/Huggingface/Deep RL Course/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/Managed'
|
2 |
+
Mono config path = 'D:/Programming/DeepLearning/Study/Huggingface/Deep RL Course/ml-agents/training-envs-executables/SoccerTwos/MonoBleedingEdge/etc'
|
3 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
4 |
+
[Subsystems] Discovering subsystems at path D:/Programming/DeepLearning/Study/Huggingface/Deep RL Course/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/UnitySubsystems
|
5 |
+
Forcing GfxDevice: Null
|
6 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
7 |
+
NullGfxDevice:
|
8 |
+
Version: NULL 1.0 [1.0]
|
9 |
+
Renderer: Null Device
|
10 |
+
Vendor: Unity Technologies
|
11 |
+
Begin MonoManager ReloadAssembly
|
12 |
+
- Completed reload, in 2.920 seconds
|
13 |
+
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
14 |
+
Microsoft Media Foundation video decoding to texture disabled: graphics device is Null, only Direct3D 11 and Direct3D 12 (only on desktop) are supported for hardware-accelerated video decoding.
|
15 |
+
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
16 |
+
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
17 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
18 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
19 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
20 |
+
ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
21 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
22 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
23 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
24 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
25 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
26 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
27 |
+
ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
28 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
29 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
30 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
31 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
32 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
33 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
34 |
+
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
35 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
36 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
37 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
38 |
+
UnloadTime: 0.469400 ms
|
39 |
+
Registered Communicator in Agent.
|
40 |
+
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
41 |
+
Setting up 6 worker threads for Enlighten.
|
42 |
+
Memory Statistics:
|
43 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
44 |
+
StackAllocators :
|
45 |
+
[ALLOC_TEMP_MAIN]
|
46 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 178472 frames, [2.0 MB-4.0 MB]: 1 frames
|
47 |
+
Initial Block Size 4.0 MB
|
48 |
+
Current Block Size 4.0 MB
|
49 |
+
Peak Allocated Bytes 2.0 MB
|
50 |
+
Overflow Count 0
|
51 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
52 |
+
Initial Block Size 64.0 KB
|
53 |
+
Current Block Size 64.0 KB
|
54 |
+
Peak Allocated Bytes 450 B
|
55 |
+
Overflow Count 0
|
56 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
57 |
+
Initial Block Size 256.0 KB
|
58 |
+
Current Block Size 256.0 KB
|
59 |
+
Peak Allocated Bytes 68.0 KB
|
60 |
+
Overflow Count 4
|
61 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
62 |
+
Initial Block Size 32.0 KB
|
63 |
+
Current Block Size 32.0 KB
|
64 |
+
Peak Allocated Bytes 54 B
|
65 |
+
Overflow Count 0
|
66 |
+
[ALLOC_TEMP_Job.Worker 6]
|
67 |
+
Initial Block Size 256.0 KB
|
68 |
+
Current Block Size 256.0 KB
|
69 |
+
Peak Allocated Bytes 0 B
|
70 |
+
Overflow Count 0
|
71 |
+
[ALLOC_TEMP_Job.Worker 0]
|
72 |
+
Initial Block Size 256.0 KB
|
73 |
+
Current Block Size 256.0 KB
|
74 |
+
Peak Allocated Bytes 0 B
|
75 |
+
Overflow Count 0
|
76 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
77 |
+
Initial Block Size 32.0 KB
|
78 |
+
Current Block Size 32.0 KB
|
79 |
+
Peak Allocated Bytes 54 B
|
80 |
+
Overflow Count 0
|
81 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
82 |
+
Initial Block Size 32.0 KB
|
83 |
+
Current Block Size 32.0 KB
|
84 |
+
Peak Allocated Bytes 54 B
|
85 |
+
Overflow Count 0
|
86 |
+
[ALLOC_TEMP_Job.Worker 5]
|
87 |
+
Initial Block Size 256.0 KB
|
88 |
+
Current Block Size 256.0 KB
|
89 |
+
Peak Allocated Bytes 0 B
|
90 |
+
Overflow Count 0
|
91 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
92 |
+
Initial Block Size 32.0 KB
|
93 |
+
Current Block Size 32.0 KB
|
94 |
+
Peak Allocated Bytes 54 B
|
95 |
+
Overflow Count 0
|
96 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
97 |
+
Initial Block Size 32.0 KB
|
98 |
+
Current Block Size 32.0 KB
|
99 |
+
Peak Allocated Bytes 54 B
|
100 |
+
Overflow Count 0
|
101 |
+
[ALLOC_TEMP_Job.Worker 4]
|
102 |
+
Initial Block Size 256.0 KB
|
103 |
+
Current Block Size 256.0 KB
|
104 |
+
Peak Allocated Bytes 0 B
|
105 |
+
Overflow Count 0
|
106 |
+
[ALLOC_TEMP_Job.Worker 3]
|
107 |
+
Initial Block Size 256.0 KB
|
108 |
+
Current Block Size 256.0 KB
|
109 |
+
Peak Allocated Bytes 0.8 KB
|
110 |
+
Overflow Count 0
|
111 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
112 |
+
Initial Block Size 32.0 KB
|
113 |
+
Current Block Size 32.0 KB
|
114 |
+
Peak Allocated Bytes 54 B
|
115 |
+
Overflow Count 0
|
116 |
+
[ALLOC_TEMP_EnlightenWorker] x 6
|
117 |
+
Initial Block Size 64.0 KB
|
118 |
+
Current Block Size 64.0 KB
|
119 |
+
Peak Allocated Bytes 54 B
|
120 |
+
Overflow Count 0
|
121 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
122 |
+
Initial Block Size 32.0 KB
|
123 |
+
Current Block Size 32.0 KB
|
124 |
+
Peak Allocated Bytes 54 B
|
125 |
+
Overflow Count 0
|
126 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
127 |
+
Initial Block Size 32.0 KB
|
128 |
+
Current Block Size 32.0 KB
|
129 |
+
Peak Allocated Bytes 54 B
|
130 |
+
Overflow Count 0
|
131 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
132 |
+
Initial Block Size 32.0 KB
|
133 |
+
Current Block Size 32.0 KB
|
134 |
+
Peak Allocated Bytes 54 B
|
135 |
+
Overflow Count 0
|
136 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
137 |
+
Initial Block Size 32.0 KB
|
138 |
+
Current Block Size 32.0 KB
|
139 |
+
Peak Allocated Bytes 54 B
|
140 |
+
Overflow Count 0
|
141 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 11
|
142 |
+
Initial Block Size 64.0 KB
|
143 |
+
Current Block Size 64.0 KB
|
144 |
+
Peak Allocated Bytes 0 B
|
145 |
+
Overflow Count 0
|
146 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
147 |
+
Initial Block Size 32.0 KB
|
148 |
+
Current Block Size 32.0 KB
|
149 |
+
Peak Allocated Bytes 54 B
|
150 |
+
Overflow Count 0
|
151 |
+
[ALLOC_TEMP_Job.Worker 9]
|
152 |
+
Initial Block Size 256.0 KB
|
153 |
+
Current Block Size 256.0 KB
|
154 |
+
Peak Allocated Bytes 0 B
|
155 |
+
Overflow Count 0
|
156 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
157 |
+
Initial Block Size 32.0 KB
|
158 |
+
Current Block Size 32.0 KB
|
159 |
+
Peak Allocated Bytes 54 B
|
160 |
+
Overflow Count 0
|
161 |
+
[ALLOC_TEMP_Job.Worker 8]
|
162 |
+
Initial Block Size 256.0 KB
|
163 |
+
Current Block Size 256.0 KB
|
164 |
+
Peak Allocated Bytes 0 B
|
165 |
+
Overflow Count 0
|
166 |
+
[ALLOC_TEMP_Job.Worker 7]
|
167 |
+
Initial Block Size 256.0 KB
|
168 |
+
Current Block Size 256.0 KB
|
169 |
+
Peak Allocated Bytes 0 B
|
170 |
+
Overflow Count 0
|
171 |
+
[ALLOC_TEMP_Job.Worker 1]
|
172 |
+
Initial Block Size 256.0 KB
|
173 |
+
Current Block Size 256.0 KB
|
174 |
+
Peak Allocated Bytes 0 B
|
175 |
+
Overflow Count 0
|
176 |
+
[ALLOC_TEMP_Job.Worker 2]
|
177 |
+
Initial Block Size 256.0 KB
|
178 |
+
Current Block Size 256.0 KB
|
179 |
+
Peak Allocated Bytes 0 B
|
180 |
+
Overflow Count 0
|
181 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
182 |
+
Initial Block Size 32.0 KB
|
183 |
+
Current Block Size 32.0 KB
|
184 |
+
Peak Allocated Bytes 54 B
|
185 |
+
Overflow Count 0
|
186 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
187 |
+
Initial Block Size 32.0 KB
|
188 |
+
Current Block Size 32.0 KB
|
189 |
+
Peak Allocated Bytes 54 B
|
190 |
+
Overflow Count 0
|
191 |
+
[ALLOC_TEMP_Job.Worker 10]
|
192 |
+
Initial Block Size 256.0 KB
|
193 |
+
Current Block Size 256.0 KB
|
194 |
+
Peak Allocated Bytes 54 B
|
195 |
+
Overflow Count 0
|
196 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
197 |
+
Initial Block Size 32.0 KB
|
198 |
+
Current Block Size 32.0 KB
|
199 |
+
Peak Allocated Bytes 54 B
|
200 |
+
Overflow Count 0
|
201 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
202 |
+
Initial Block Size 32.0 KB
|
203 |
+
Current Block Size 32.0 KB
|
204 |
+
Peak Allocated Bytes 54 B
|
205 |
+
Overflow Count 0
|
206 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
207 |
+
Initial Block Size 64.0 KB
|
208 |
+
Current Block Size 64.0 KB
|
209 |
+
Peak Allocated Bytes 54 B
|
210 |
+
Overflow Count 0
|
211 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
212 |
+
Peak main deferred allocation count 4
|
213 |
+
[ALLOC_BUCKET]
|
214 |
+
Large Block size 4.0 MB
|
215 |
+
Used Block count 1
|
216 |
+
Peak Allocated bytes 0.9 MB
|
217 |
+
[ALLOC_DEFAULT_MAIN]
|
218 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 178473 frames
|
219 |
+
Requested Block Size 16.0 MB
|
220 |
+
Peak Block count 1
|
221 |
+
Peak Allocated memory 5.1 MB
|
222 |
+
Peak Large allocation bytes 0 B
|
223 |
+
[ALLOC_DEFAULT_THREAD]
|
224 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 178473 frames
|
225 |
+
Requested Block Size 16.0 MB
|
226 |
+
Peak Block count 1
|
227 |
+
Peak Allocated memory 17.4 MB
|
228 |
+
Peak Large allocation bytes 16.0 MB
|
229 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
230 |
+
Initial Block Size 2.0 MB
|
231 |
+
Used Block Count 1
|
232 |
+
Overflow Count (too large) 0
|
233 |
+
Overflow Count (full) 0
|
234 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
235 |
+
Initial Block Size 2.0 MB
|
236 |
+
Used Block Count 1
|
237 |
+
Overflow Count (too large) 0
|
238 |
+
Overflow Count (full) 0
|
239 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
240 |
+
Initial Block Size 2.0 MB
|
241 |
+
Used Block Count 2
|
242 |
+
Overflow Count (too large) 0
|
243 |
+
Overflow Count (full) 0
|
244 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
245 |
+
Initial Block Size 1.0 MB
|
246 |
+
Used Block Count 3
|
247 |
+
Overflow Count (too large) 0
|
248 |
+
Overflow Count (full) 0
|
249 |
+
[ALLOC_GFX] Dual Thread Allocator
|
250 |
+
Peak main deferred allocation count 0
|
251 |
+
[ALLOC_BUCKET]
|
252 |
+
Large Block size 4.0 MB
|
253 |
+
Used Block count 1
|
254 |
+
Peak Allocated bytes 0.9 MB
|
255 |
+
[ALLOC_GFX_MAIN]
|
256 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 178472 frames, [64.0 KB-128.0 KB]: 1 frames
|
257 |
+
Requested Block Size 16.0 MB
|
258 |
+
Peak Block count 1
|
259 |
+
Peak Allocated memory 65.6 KB
|
260 |
+
Peak Large allocation bytes 0 B
|
261 |
+
[ALLOC_GFX_THREAD]
|
262 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 178473 frames
|
263 |
+
Requested Block Size 16.0 MB
|
264 |
+
Peak Block count 1
|
265 |
+
Peak Allocated memory 173.6 KB
|
266 |
+
Peak Large allocation bytes 0 B
|
267 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
268 |
+
Peak main deferred allocation count 2
|
269 |
+
[ALLOC_BUCKET]
|
270 |
+
Large Block size 4.0 MB
|
271 |
+
Used Block count 1
|
272 |
+
Peak Allocated bytes 0.9 MB
|
273 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
274 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 178473 frames
|
275 |
+
Requested Block Size 4.0 MB
|
276 |
+
Peak Block count 1
|
277 |
+
Peak Allocated memory 0.6 MB
|
278 |
+
Peak Large allocation bytes 0 B
|
279 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
280 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 178472 frames, [2.0 MB-4.0 MB]: 1 frames
|
281 |
+
Requested Block Size 4.0 MB
|
282 |
+
Peak Block count 1
|
283 |
+
Peak Allocated memory 3.2 MB
|
284 |
+
Peak Large allocation bytes 0 B
|
285 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
286 |
+
Peak main deferred allocation count 0
|
287 |
+
[ALLOC_BUCKET]
|
288 |
+
Large Block size 4.0 MB
|
289 |
+
Used Block count 1
|
290 |
+
Peak Allocated bytes 0.9 MB
|
291 |
+
[ALLOC_TYPETREE_MAIN]
|
292 |
+
Peak usage frame count: [0-1.0 KB]: 178473 frames
|
293 |
+
Requested Block Size 2.0 MB
|
294 |
+
Peak Block count 1
|
295 |
+
Peak Allocated memory 1.0 KB
|
296 |
+
Peak Large allocation bytes 0 B
|
297 |
+
[ALLOC_TYPETREE_THREAD]
|
298 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 178472 frames, [2.0 KB-4.0 KB]: 1 frames
|
299 |
+
Requested Block Size 2.0 MB
|
300 |
+
Peak Block count 1
|
301 |
+
Peak Allocated memory 2.2 KB
|
302 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
@@ -0,0 +1,368 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "root",
|
3 |
+
"gauges": {
|
4 |
+
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
+
"value": 1.306635856628418,
|
6 |
+
"min": 1.2825641632080078,
|
7 |
+
"max": 1.4548619985580444,
|
8 |
+
"count": 948
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 26927.15234375,
|
12 |
+
"min": 19835.560546875,
|
13 |
+
"max": 34584.9375,
|
14 |
+
"count": 948
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 65.51315789473684,
|
18 |
+
"min": 46.55384615384615,
|
19 |
+
"max": 102.0204081632653,
|
20 |
+
"count": 948
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19916.0,
|
24 |
+
"min": 12104.0,
|
25 |
+
"max": 21916.0,
|
26 |
+
"count": 948
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1509.435481899137,
|
30 |
+
"min": 1479.2572060707769,
|
31 |
+
"max": 1575.749708150105,
|
32 |
+
"count": 948
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 229434.1932486688,
|
36 |
+
"min": 147288.42720779672,
|
37 |
+
"max": 313727.018356733,
|
38 |
+
"count": 948
|
39 |
+
},
|
40 |
+
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 49999928.0,
|
42 |
+
"min": 40529967.0,
|
43 |
+
"max": 49999928.0,
|
44 |
+
"count": 948
|
45 |
+
},
|
46 |
+
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 49999928.0,
|
48 |
+
"min": 40529967.0,
|
49 |
+
"max": 49999928.0,
|
50 |
+
"count": 948
|
51 |
+
},
|
52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": -0.0817321315407753,
|
54 |
+
"min": -0.12838199734687805,
|
55 |
+
"max": 0.06659221649169922,
|
56 |
+
"count": 948
|
57 |
+
},
|
58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": -12.341551780700684,
|
60 |
+
"min": -21.85773468017578,
|
61 |
+
"max": 9.722463607788086,
|
62 |
+
"count": 948
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": -0.08065373450517654,
|
66 |
+
"min": -0.1304987221956253,
|
67 |
+
"max": 0.06654135882854462,
|
68 |
+
"count": 948
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": -12.17871379852295,
|
72 |
+
"min": -22.33322525024414,
|
73 |
+
"max": 9.715038299560547,
|
74 |
+
"count": 948
|
75 |
+
},
|
76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 948
|
81 |
+
},
|
82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 948
|
87 |
+
},
|
88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": -0.18130330928903543,
|
90 |
+
"min": -0.38135277728239697,
|
91 |
+
"max": 0.3364481751936196,
|
92 |
+
"count": 948
|
93 |
+
},
|
94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": -27.376799702644348,
|
96 |
+
"min": -59.69160008430481,
|
97 |
+
"max": 46.622000336647034,
|
98 |
+
"count": 948
|
99 |
+
},
|
100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": -0.18130330928903543,
|
102 |
+
"min": -0.38135277728239697,
|
103 |
+
"max": 0.3364481751936196,
|
104 |
+
"count": 948
|
105 |
+
},
|
106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": -27.376799702644348,
|
108 |
+
"min": -59.69160008430481,
|
109 |
+
"max": 46.622000336647034,
|
110 |
+
"count": 948
|
111 |
+
},
|
112 |
+
"SoccerTwos.IsTraining.mean": {
|
113 |
+
"value": 1.0,
|
114 |
+
"min": 1.0,
|
115 |
+
"max": 1.0,
|
116 |
+
"count": 948
|
117 |
+
},
|
118 |
+
"SoccerTwos.IsTraining.sum": {
|
119 |
+
"value": 1.0,
|
120 |
+
"min": 1.0,
|
121 |
+
"max": 1.0,
|
122 |
+
"count": 948
|
123 |
+
},
|
124 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.01869825057607765,
|
126 |
+
"min": 0.011122866742516635,
|
127 |
+
"max": 0.025006291371149323,
|
128 |
+
"count": 460
|
129 |
+
},
|
130 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.01869825057607765,
|
132 |
+
"min": 0.011122866742516635,
|
133 |
+
"max": 0.025006291371149323,
|
134 |
+
"count": 460
|
135 |
+
},
|
136 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.09838094140092532,
|
138 |
+
"min": 0.07323400303721428,
|
139 |
+
"max": 0.11369002386927604,
|
140 |
+
"count": 460
|
141 |
+
},
|
142 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.09838094140092532,
|
144 |
+
"min": 0.07323400303721428,
|
145 |
+
"max": 0.11369002386927604,
|
146 |
+
"count": 460
|
147 |
+
},
|
148 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.10004555508494377,
|
150 |
+
"min": 0.07448247795303663,
|
151 |
+
"max": 0.11527892649173736,
|
152 |
+
"count": 460
|
153 |
+
},
|
154 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.10004555508494377,
|
156 |
+
"min": 0.07448247795303663,
|
157 |
+
"max": 0.11527892649173736,
|
158 |
+
"count": 460
|
159 |
+
},
|
160 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
+
"value": 0.0003,
|
162 |
+
"min": 0.0003,
|
163 |
+
"max": 0.0003,
|
164 |
+
"count": 460
|
165 |
+
},
|
166 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
+
"value": 0.0003,
|
168 |
+
"min": 0.0003,
|
169 |
+
"max": 0.0003,
|
170 |
+
"count": 460
|
171 |
+
},
|
172 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
+
"value": 0.20000000000000007,
|
174 |
+
"min": 0.20000000000000007,
|
175 |
+
"max": 0.20000000000000007,
|
176 |
+
"count": 460
|
177 |
+
},
|
178 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
+
"value": 0.20000000000000007,
|
180 |
+
"min": 0.20000000000000007,
|
181 |
+
"max": 0.20000000000000007,
|
182 |
+
"count": 460
|
183 |
+
},
|
184 |
+
"SoccerTwos.Policy.Beta.mean": {
|
185 |
+
"value": 0.005000000000000001,
|
186 |
+
"min": 0.005000000000000001,
|
187 |
+
"max": 0.005000000000000001,
|
188 |
+
"count": 460
|
189 |
+
},
|
190 |
+
"SoccerTwos.Policy.Beta.sum": {
|
191 |
+
"value": 0.005000000000000001,
|
192 |
+
"min": 0.005000000000000001,
|
193 |
+
"max": 0.005000000000000001,
|
194 |
+
"count": 460
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"metadata": {
|
198 |
+
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1715575268",
|
200 |
+
"python_version": "3.10.12 | packaged by Anaconda, Inc. | (main, Jul 5 2023, 19:01:18) [MSC v.1916 64 bit (AMD64)]",
|
201 |
+
"command_line_arguments": "\\\\?\\C:\\Users\\Kang\\anaconda3\\envs\\rl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --resume",
|
202 |
+
"mlagents_version": "1.1.0.dev0",
|
203 |
+
"mlagents_envs_version": "1.1.0.dev0",
|
204 |
+
"communication_protocol_version": "1.5.0",
|
205 |
+
"pytorch_version": "2.3.0+cpu",
|
206 |
+
"numpy_version": "1.23.5",
|
207 |
+
"end_time_seconds": "1715594730"
|
208 |
+
},
|
209 |
+
"total": 19461.817357800002,
|
210 |
+
"count": 1,
|
211 |
+
"self": 0.5788558000022022,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.09872219999999743,
|
215 |
+
"count": 1,
|
216 |
+
"self": 0.09872219999999743
|
217 |
+
},
|
218 |
+
"TrainerController.start_learning": {
|
219 |
+
"total": 19461.1397798,
|
220 |
+
"count": 1,
|
221 |
+
"self": 15.120312099206785,
|
222 |
+
"children": {
|
223 |
+
"TrainerController._reset_env": {
|
224 |
+
"total": 7.986090700001824,
|
225 |
+
"count": 49,
|
226 |
+
"self": 7.986090700001824
|
227 |
+
},
|
228 |
+
"TrainerController.advance": {
|
229 |
+
"total": 19437.93439860079,
|
230 |
+
"count": 651687,
|
231 |
+
"self": 14.071918100682524,
|
232 |
+
"children": {
|
233 |
+
"env_step": {
|
234 |
+
"total": 8984.440844700237,
|
235 |
+
"count": 651687,
|
236 |
+
"self": 7057.119115199237,
|
237 |
+
"children": {
|
238 |
+
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 1918.3066912004238,
|
240 |
+
"count": 651687,
|
241 |
+
"self": 79.14096429938763,
|
242 |
+
"children": {
|
243 |
+
"TorchPolicy.evaluate": {
|
244 |
+
"total": 1839.1657269010361,
|
245 |
+
"count": 1189834,
|
246 |
+
"self": 1839.1657269010361
|
247 |
+
}
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"workers": {
|
251 |
+
"total": 9.015038300576379,
|
252 |
+
"count": 651687,
|
253 |
+
"self": 0.0,
|
254 |
+
"children": {
|
255 |
+
"worker_root": {
|
256 |
+
"total": 19435.893705099494,
|
257 |
+
"count": 651687,
|
258 |
+
"is_parallel": true,
|
259 |
+
"self": 13922.177753498148,
|
260 |
+
"children": {
|
261 |
+
"steps_from_proto": {
|
262 |
+
"total": 0.0747300999993854,
|
263 |
+
"count": 98,
|
264 |
+
"is_parallel": true,
|
265 |
+
"self": 0.014120300007533615,
|
266 |
+
"children": {
|
267 |
+
"_process_rank_one_or_two_observation": {
|
268 |
+
"total": 0.06060979999185179,
|
269 |
+
"count": 392,
|
270 |
+
"is_parallel": true,
|
271 |
+
"self": 0.06060979999185179
|
272 |
+
}
|
273 |
+
}
|
274 |
+
},
|
275 |
+
"UnityEnvironment.step": {
|
276 |
+
"total": 5513.641221501346,
|
277 |
+
"count": 651687,
|
278 |
+
"is_parallel": true,
|
279 |
+
"self": 309.0105616013243,
|
280 |
+
"children": {
|
281 |
+
"UnityEnvironment._generate_step_input": {
|
282 |
+
"total": 225.27036310028552,
|
283 |
+
"count": 651687,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 225.27036310028552
|
286 |
+
},
|
287 |
+
"communicator.exchange": {
|
288 |
+
"total": 4017.8566499995777,
|
289 |
+
"count": 651687,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 4017.8566499995777
|
292 |
+
},
|
293 |
+
"steps_from_proto": {
|
294 |
+
"total": 961.5036468001581,
|
295 |
+
"count": 1303374,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 182.86645420171646,
|
298 |
+
"children": {
|
299 |
+
"_process_rank_one_or_two_observation": {
|
300 |
+
"total": 778.6371925984416,
|
301 |
+
"count": 5213496,
|
302 |
+
"is_parallel": true,
|
303 |
+
"self": 778.6371925984416
|
304 |
+
}
|
305 |
+
}
|
306 |
+
}
|
307 |
+
}
|
308 |
+
}
|
309 |
+
}
|
310 |
+
}
|
311 |
+
}
|
312 |
+
}
|
313 |
+
}
|
314 |
+
},
|
315 |
+
"trainer_advance": {
|
316 |
+
"total": 10439.421635799874,
|
317 |
+
"count": 651687,
|
318 |
+
"self": 123.75057990062123,
|
319 |
+
"children": {
|
320 |
+
"process_trajectory": {
|
321 |
+
"total": 2115.370248899239,
|
322 |
+
"count": 651687,
|
323 |
+
"self": 2113.4061507992337,
|
324 |
+
"children": {
|
325 |
+
"RLTrainer._checkpoint": {
|
326 |
+
"total": 1.9640981000052307,
|
327 |
+
"count": 19,
|
328 |
+
"self": 1.9640981000052307
|
329 |
+
}
|
330 |
+
}
|
331 |
+
},
|
332 |
+
"_update_policy": {
|
333 |
+
"total": 8200.300807000014,
|
334 |
+
"count": 460,
|
335 |
+
"self": 1062.4255543002328,
|
336 |
+
"children": {
|
337 |
+
"TorchPOCAOptimizer.update": {
|
338 |
+
"total": 7137.875252699781,
|
339 |
+
"count": 13800,
|
340 |
+
"self": 7137.875252699781
|
341 |
+
}
|
342 |
+
}
|
343 |
+
}
|
344 |
+
}
|
345 |
+
}
|
346 |
+
}
|
347 |
+
},
|
348 |
+
"trainer_threads": {
|
349 |
+
"total": 8.999995770864189e-07,
|
350 |
+
"count": 1,
|
351 |
+
"self": 8.999995770864189e-07
|
352 |
+
},
|
353 |
+
"TrainerController._save_models": {
|
354 |
+
"total": 0.09897750000163796,
|
355 |
+
"count": 1,
|
356 |
+
"self": 0.0059848000018973835,
|
357 |
+
"children": {
|
358 |
+
"RLTrainer._checkpoint": {
|
359 |
+
"total": 0.09299269999974058,
|
360 |
+
"count": 1,
|
361 |
+
"self": 0.09299269999974058
|
362 |
+
}
|
363 |
+
}
|
364 |
+
}
|
365 |
+
}
|
366 |
+
}
|
367 |
+
}
|
368 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SoccerTwos": {
|
3 |
+
"checkpoints": [
|
4 |
+
{
|
5 |
+
"steps": 48499960,
|
6 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-48499960.onnx",
|
7 |
+
"reward": 0.0,
|
8 |
+
"creation_time": 1715591551.3419816,
|
9 |
+
"auxillary_file_paths": [
|
10 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-48499960.pt"
|
11 |
+
]
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"steps": 48999841,
|
15 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-48999841.onnx",
|
16 |
+
"reward": 0.0,
|
17 |
+
"creation_time": 1715592631.9498096,
|
18 |
+
"auxillary_file_paths": [
|
19 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-48999841.pt"
|
20 |
+
]
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"steps": 49499968,
|
24 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-49499968.onnx",
|
25 |
+
"reward": 0.0,
|
26 |
+
"creation_time": 1715593650.3117008,
|
27 |
+
"auxillary_file_paths": [
|
28 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-49499968.pt"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"steps": 49999928,
|
33 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-49999928.onnx",
|
34 |
+
"reward": 0.0,
|
35 |
+
"creation_time": 1715594729.4546225,
|
36 |
+
"auxillary_file_paths": [
|
37 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-49999928.pt"
|
38 |
+
]
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"steps": 50000138,
|
42 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-50000138.onnx",
|
43 |
+
"reward": 0.0,
|
44 |
+
"creation_time": 1715594729.5836105,
|
45 |
+
"auxillary_file_paths": [
|
46 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-50000138.pt"
|
47 |
+
]
|
48 |
+
}
|
49 |
+
],
|
50 |
+
"elo": 1510.2002787868844,
|
51 |
+
"final_checkpoint": {
|
52 |
+
"steps": 50000138,
|
53 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos.onnx",
|
54 |
+
"reward": 0.0,
|
55 |
+
"creation_time": 1715594729.5836105,
|
56 |
+
"auxillary_file_paths": [
|
57 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-50000138.pt"
|
58 |
+
]
|
59 |
+
}
|
60 |
+
},
|
61 |
+
"metadata": {
|
62 |
+
"stats_format_version": "0.3.0",
|
63 |
+
"mlagents_version": "1.1.0.dev0",
|
64 |
+
"torch_version": "2.3.0+cpu"
|
65 |
+
}
|
66 |
+
}
|