colinrgodsey
commited on
Commit
•
47675f8
1
Parent(s):
5f6ef80
First Push
Browse files- README.md +35 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-0.onnx +3 -0
- SoccerTwos/SoccerTwos-0.pt +3 -0
- SoccerTwos/SoccerTwos-10000004.onnx +3 -0
- SoccerTwos/SoccerTwos-10000004.pt +3 -0
- SoccerTwos/SoccerTwos-8499962.onnx +3 -0
- SoccerTwos/SoccerTwos-8499962.pt +3 -0
- SoccerTwos/SoccerTwos-8999982.onnx +3 -0
- SoccerTwos/SoccerTwos-8999982.pt +3 -0
- SoccerTwos/SoccerTwos-9499986.onnx +3 -0
- SoccerTwos/SoccerTwos-9499986.pt +3 -0
- SoccerTwos/SoccerTwos-9999957.onnx +3 -0
- SoccerTwos/SoccerTwos-9999957.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1718749046.tf-notebook-0.18217.0 +3 -0
- SoccerTwos/events.out.tfevents.1718771271.tf-notebook-0.18814.0 +3 -0
- config.json +1 -0
- configuration.yaml +83 -0
- run_logs/Player-0.log +365 -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: colinrgodsey/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:0e037a0676a21a75d34608e4ca4b32259656440ee43c5638d176b3cddfc02306
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-0.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4e71a3cd9eeda1bc08591eb8f462a5fbc01e5bff3ede15997846e5cfc9e7b8e
|
3 |
+
size 1766876
|
SoccerTwos/SoccerTwos-0.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95a0969da029baee62aed1f123bfe1edad772097487724cb587dbd0735db965b
|
3 |
+
size 9479794
|
SoccerTwos/SoccerTwos-10000004.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e037a0676a21a75d34608e4ca4b32259656440ee43c5638d176b3cddfc02306
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-10000004.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8134e132c989898a94d18d8ff8b002cb06204d56355eb37a925b81f04e6b97f3
|
3 |
+
size 28432146
|
SoccerTwos/SoccerTwos-8499962.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59f8af61f2c703b096a22c326faaf3adf779c7c2009732ec5947a447e664d777
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-8499962.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bded952926ee95824552e4e1961d05d50856aa0e35d1448d89ec6bf9aeeec83
|
3 |
+
size 28432022
|
SoccerTwos/SoccerTwos-8999982.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eca5425c14628171bb1437f80be9923650932cb8289f338fe042b3a17c350172
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-8999982.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a58a055a0af8d83d854698f05e5e67d71bc5bb63e2b273bec0a545f495136cef
|
3 |
+
size 28432022
|
SoccerTwos/SoccerTwos-9499986.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a72e94ea06e5b15e76f39f2b4789f5f7726a38ab90483a234fbcfdd3ee3e9fe0
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-9499986.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39a27985264340ec3fee4053b88da1cc5baec092b670518240c2f037c78c0599
|
3 |
+
size 28432022
|
SoccerTwos/SoccerTwos-9999957.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e037a0676a21a75d34608e4ca4b32259656440ee43c5638d176b3cddfc02306
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-9999957.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a55820e9a64daa0af0b52bebf6214d0c24712a63fd7bd4d93e51c934dad0b9d
|
3 |
+
size 28432022
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf08b8fb86409c07e63c31b9a0e4adf3eef627f23ea7b722dd26e7e9527ec98b
|
3 |
+
size 28431030
|
SoccerTwos/events.out.tfevents.1718749046.tf-notebook-0.18217.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4c558a868d9f65addafa1591a18fe70d7d727627b82aa216b0d48fc6dfde0eb
|
3 |
+
size 4571732
|
SoccerTwos/events.out.tfevents.1718771271.tf-notebook-0.18814.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac7addcb0b4c5607e51a94d52fa75fec95c787d5b6751db21a502bf7118523ab
|
3 |
+
size 5139973
|
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": 10000000, "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/linux/SoccerTwos/SoccerTwos.x86_64", "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}, "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,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 10000000
|
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/linux/SoccerTwos/SoccerTwos.x86_64
|
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 |
+
environment_parameters: null
|
72 |
+
checkpoint_settings:
|
73 |
+
run_id: SoccerTwos
|
74 |
+
initialize_from: null
|
75 |
+
load_model: false
|
76 |
+
resume: true
|
77 |
+
force: false
|
78 |
+
train_model: false
|
79 |
+
inference: false
|
80 |
+
results_dir: results
|
81 |
+
torch_settings:
|
82 |
+
device: null
|
83 |
+
debug: false
|
run_logs/Player-0.log
ADDED
@@ -0,0 +1,365 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/SoccerTwos/SoccerTwos_Data/Managed'
|
2 |
+
Mono config path = '/content/ml-agents/training-envs-executables/linux/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 /content/ml-agents/training-envs-executables/linux/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.078 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: 0.391484 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 |
+
Unable to save timers to file
|
64 |
+
Setting up 10 worker threads for Enlighten.
|
65 |
+
Memory Statistics:
|
66 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
67 |
+
StackAllocators :
|
68 |
+
[ALLOC_TEMP_MAIN]
|
69 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 94104 frames, [2.0 MB-4.0 MB]: 1 frames
|
70 |
+
Initial Block Size 4.0 MB
|
71 |
+
Current Block Size 4.0 MB
|
72 |
+
Peak Allocated Bytes 2.1 MB
|
73 |
+
Overflow Count 0
|
74 |
+
[ALLOC_TEMP_Job.Worker 18]
|
75 |
+
Initial Block Size 256.0 KB
|
76 |
+
Current Block Size 256.0 KB
|
77 |
+
Peak Allocated Bytes 0 B
|
78 |
+
Overflow Count 0
|
79 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
80 |
+
Initial Block Size 256.0 KB
|
81 |
+
Current Block Size 300.0 KB
|
82 |
+
Peak Allocated Bytes 249.6 KB
|
83 |
+
Overflow Count 4
|
84 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
85 |
+
Initial Block Size 64.0 KB
|
86 |
+
Current Block Size 64.0 KB
|
87 |
+
Peak Allocated Bytes 128 B
|
88 |
+
Overflow Count 0
|
89 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
90 |
+
Initial Block Size 32.0 KB
|
91 |
+
Current Block Size 32.0 KB
|
92 |
+
Peak Allocated Bytes 0 B
|
93 |
+
Overflow Count 0
|
94 |
+
[ALLOC_TEMP_Job.Worker 6]
|
95 |
+
Initial Block Size 256.0 KB
|
96 |
+
Current Block Size 256.0 KB
|
97 |
+
Peak Allocated Bytes 0 B
|
98 |
+
Overflow Count 0
|
99 |
+
[ALLOC_TEMP_Job.Worker 0]
|
100 |
+
Initial Block Size 256.0 KB
|
101 |
+
Current Block Size 256.0 KB
|
102 |
+
Peak Allocated Bytes 0 B
|
103 |
+
Overflow Count 0
|
104 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
105 |
+
Initial Block Size 32.0 KB
|
106 |
+
Current Block Size 32.0 KB
|
107 |
+
Peak Allocated Bytes 0 B
|
108 |
+
Overflow Count 0
|
109 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
110 |
+
Initial Block Size 32.0 KB
|
111 |
+
Current Block Size 32.0 KB
|
112 |
+
Peak Allocated Bytes 0 B
|
113 |
+
Overflow Count 0
|
114 |
+
[ALLOC_TEMP_Job.Worker 5]
|
115 |
+
Initial Block Size 256.0 KB
|
116 |
+
Current Block Size 256.0 KB
|
117 |
+
Peak Allocated Bytes 0.7 KB
|
118 |
+
Overflow Count 0
|
119 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
120 |
+
Initial Block Size 32.0 KB
|
121 |
+
Current Block Size 32.0 KB
|
122 |
+
Peak Allocated Bytes 0 B
|
123 |
+
Overflow Count 0
|
124 |
+
[ALLOC_TEMP_Job.Worker 16]
|
125 |
+
Initial Block Size 256.0 KB
|
126 |
+
Current Block Size 256.0 KB
|
127 |
+
Peak Allocated Bytes 0 B
|
128 |
+
Overflow Count 0
|
129 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
130 |
+
Initial Block Size 32.0 KB
|
131 |
+
Current Block Size 32.0 KB
|
132 |
+
Peak Allocated Bytes 0 B
|
133 |
+
Overflow Count 0
|
134 |
+
[ALLOC_TEMP_Job.Worker 4]
|
135 |
+
Initial Block Size 256.0 KB
|
136 |
+
Current Block Size 256.0 KB
|
137 |
+
Peak Allocated Bytes 0 B
|
138 |
+
Overflow Count 0
|
139 |
+
[ALLOC_TEMP_Job.Worker 17]
|
140 |
+
Initial Block Size 256.0 KB
|
141 |
+
Current Block Size 256.0 KB
|
142 |
+
Peak Allocated Bytes 0 B
|
143 |
+
Overflow Count 0
|
144 |
+
[ALLOC_TEMP_Job.Worker 14]
|
145 |
+
Initial Block Size 256.0 KB
|
146 |
+
Current Block Size 256.0 KB
|
147 |
+
Peak Allocated Bytes 0 B
|
148 |
+
Overflow Count 0
|
149 |
+
[ALLOC_TEMP_Job.Worker 3]
|
150 |
+
Initial Block Size 256.0 KB
|
151 |
+
Current Block Size 256.0 KB
|
152 |
+
Peak Allocated Bytes 0 B
|
153 |
+
Overflow Count 0
|
154 |
+
[ALLOC_TEMP_Job.Worker 13]
|
155 |
+
Initial Block Size 256.0 KB
|
156 |
+
Current Block Size 256.0 KB
|
157 |
+
Peak Allocated Bytes 0 B
|
158 |
+
Overflow Count 0
|
159 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
160 |
+
Initial Block Size 32.0 KB
|
161 |
+
Current Block Size 32.0 KB
|
162 |
+
Peak Allocated Bytes 0 B
|
163 |
+
Overflow Count 0
|
164 |
+
[ALLOC_TEMP_EnlightenWorker] x 10
|
165 |
+
Initial Block Size 64.0 KB
|
166 |
+
Current Block Size 64.0 KB
|
167 |
+
Peak Allocated Bytes 0 B
|
168 |
+
Overflow Count 0
|
169 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
170 |
+
Initial Block Size 32.0 KB
|
171 |
+
Current Block Size 32.0 KB
|
172 |
+
Peak Allocated Bytes 0 B
|
173 |
+
Overflow Count 0
|
174 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
175 |
+
Initial Block Size 32.0 KB
|
176 |
+
Current Block Size 32.0 KB
|
177 |
+
Peak Allocated Bytes 0 B
|
178 |
+
Overflow Count 0
|
179 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
180 |
+
Initial Block Size 32.0 KB
|
181 |
+
Current Block Size 32.0 KB
|
182 |
+
Peak Allocated Bytes 0 B
|
183 |
+
Overflow Count 0
|
184 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
185 |
+
Initial Block Size 32.0 KB
|
186 |
+
Current Block Size 32.0 KB
|
187 |
+
Peak Allocated Bytes 0 B
|
188 |
+
Overflow Count 0
|
189 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 19
|
190 |
+
Initial Block Size 64.0 KB
|
191 |
+
Current Block Size 64.0 KB
|
192 |
+
Peak Allocated Bytes 0 B
|
193 |
+
Overflow Count 0
|
194 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
195 |
+
Initial Block Size 32.0 KB
|
196 |
+
Current Block Size 32.0 KB
|
197 |
+
Peak Allocated Bytes 0 B
|
198 |
+
Overflow Count 0
|
199 |
+
[ALLOC_TEMP_Job.Worker 9]
|
200 |
+
Initial Block Size 256.0 KB
|
201 |
+
Current Block Size 256.0 KB
|
202 |
+
Peak Allocated Bytes 0 B
|
203 |
+
Overflow Count 0
|
204 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
205 |
+
Initial Block Size 32.0 KB
|
206 |
+
Current Block Size 32.0 KB
|
207 |
+
Peak Allocated Bytes 0 B
|
208 |
+
Overflow Count 0
|
209 |
+
[ALLOC_TEMP_Job.Worker 8]
|
210 |
+
Initial Block Size 256.0 KB
|
211 |
+
Current Block Size 256.0 KB
|
212 |
+
Peak Allocated Bytes 0 B
|
213 |
+
Overflow Count 0
|
214 |
+
[ALLOC_TEMP_Job.Worker 7]
|
215 |
+
Initial Block Size 256.0 KB
|
216 |
+
Current Block Size 256.0 KB
|
217 |
+
Peak Allocated Bytes 0 B
|
218 |
+
Overflow Count 0
|
219 |
+
[ALLOC_TEMP_Job.Worker 1]
|
220 |
+
Initial Block Size 256.0 KB
|
221 |
+
Current Block Size 256.0 KB
|
222 |
+
Peak Allocated Bytes 0 B
|
223 |
+
Overflow Count 0
|
224 |
+
[ALLOC_TEMP_Job.Worker 2]
|
225 |
+
Initial Block Size 256.0 KB
|
226 |
+
Current Block Size 256.0 KB
|
227 |
+
Peak Allocated Bytes 0 B
|
228 |
+
Overflow Count 0
|
229 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
230 |
+
Initial Block Size 32.0 KB
|
231 |
+
Current Block Size 32.0 KB
|
232 |
+
Peak Allocated Bytes 0 B
|
233 |
+
Overflow Count 0
|
234 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
235 |
+
Initial Block Size 32.0 KB
|
236 |
+
Current Block Size 32.0 KB
|
237 |
+
Peak Allocated Bytes 0 B
|
238 |
+
Overflow Count 0
|
239 |
+
[ALLOC_TEMP_Job.Worker 10]
|
240 |
+
Initial Block Size 256.0 KB
|
241 |
+
Current Block Size 256.0 KB
|
242 |
+
Peak Allocated Bytes 0 B
|
243 |
+
Overflow Count 0
|
244 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
245 |
+
Initial Block Size 32.0 KB
|
246 |
+
Current Block Size 32.0 KB
|
247 |
+
Peak Allocated Bytes 0 B
|
248 |
+
Overflow Count 0
|
249 |
+
[ALLOC_TEMP_Job.Worker 15]
|
250 |
+
Initial Block Size 256.0 KB
|
251 |
+
Current Block Size 256.0 KB
|
252 |
+
Peak Allocated Bytes 0 B
|
253 |
+
Overflow Count 0
|
254 |
+
[ALLOC_TEMP_Job.Worker 11]
|
255 |
+
Initial Block Size 256.0 KB
|
256 |
+
Current Block Size 256.0 KB
|
257 |
+
Peak Allocated Bytes 0 B
|
258 |
+
Overflow Count 0
|
259 |
+
[ALLOC_TEMP_Job.Worker 12]
|
260 |
+
Initial Block Size 256.0 KB
|
261 |
+
Current Block Size 256.0 KB
|
262 |
+
Peak Allocated Bytes 0 B
|
263 |
+
Overflow Count 0
|
264 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
265 |
+
Initial Block Size 32.0 KB
|
266 |
+
Current Block Size 32.0 KB
|
267 |
+
Peak Allocated Bytes 0 B
|
268 |
+
Overflow Count 0
|
269 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
270 |
+
Initial Block Size 64.0 KB
|
271 |
+
Current Block Size 64.0 KB
|
272 |
+
Peak Allocated Bytes 0 B
|
273 |
+
Overflow Count 0
|
274 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
275 |
+
Peak main deferred allocation count 3
|
276 |
+
[ALLOC_BUCKET]
|
277 |
+
Large Block size 4.0 MB
|
278 |
+
Used Block count 1
|
279 |
+
Peak Allocated bytes 1.0 MB
|
280 |
+
[ALLOC_DEFAULT_MAIN]
|
281 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 94105 frames
|
282 |
+
Requested Block Size 16.0 MB
|
283 |
+
Peak Block count 1
|
284 |
+
Peak Allocated memory 4.9 MB
|
285 |
+
Peak Large allocation bytes 0 B
|
286 |
+
[ALLOC_DEFAULT_THREAD]
|
287 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 94105 frames
|
288 |
+
Requested Block Size 16.0 MB
|
289 |
+
Peak Block count 1
|
290 |
+
Peak Allocated memory 17.4 MB
|
291 |
+
Peak Large allocation bytes 16.0 MB
|
292 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
293 |
+
Initial Block Size 2.0 MB
|
294 |
+
Used Block Count 1
|
295 |
+
Overflow Count (too large) 0
|
296 |
+
Overflow Count (full) 0
|
297 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
298 |
+
Initial Block Size 2.0 MB
|
299 |
+
Used Block Count 1
|
300 |
+
Overflow Count (too large) 0
|
301 |
+
Overflow Count (full) 0
|
302 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
303 |
+
Initial Block Size 2.0 MB
|
304 |
+
Used Block Count 2
|
305 |
+
Overflow Count (too large) 0
|
306 |
+
Overflow Count (full) 0
|
307 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
308 |
+
Initial Block Size 1.0 MB
|
309 |
+
Used Block Count 3
|
310 |
+
Overflow Count (too large) 0
|
311 |
+
Overflow Count (full) 0
|
312 |
+
[ALLOC_GFX] Dual Thread Allocator
|
313 |
+
Peak main deferred allocation count 0
|
314 |
+
[ALLOC_BUCKET]
|
315 |
+
Large Block size 4.0 MB
|
316 |
+
Used Block count 1
|
317 |
+
Peak Allocated bytes 1.0 MB
|
318 |
+
[ALLOC_GFX_MAIN]
|
319 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 94104 frames, [64.0 KB-128.0 KB]: 1 frames
|
320 |
+
Requested Block Size 16.0 MB
|
321 |
+
Peak Block count 1
|
322 |
+
Peak Allocated memory 65.6 KB
|
323 |
+
Peak Large allocation bytes 0 B
|
324 |
+
[ALLOC_GFX_THREAD]
|
325 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 94105 frames
|
326 |
+
Requested Block Size 16.0 MB
|
327 |
+
Peak Block count 1
|
328 |
+
Peak Allocated memory 173.5 KB
|
329 |
+
Peak Large allocation bytes 0 B
|
330 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
331 |
+
Peak main deferred allocation count 0
|
332 |
+
[ALLOC_BUCKET]
|
333 |
+
Large Block size 4.0 MB
|
334 |
+
Used Block count 1
|
335 |
+
Peak Allocated bytes 1.0 MB
|
336 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
337 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 94105 frames
|
338 |
+
Requested Block Size 4.0 MB
|
339 |
+
Peak Block count 1
|
340 |
+
Peak Allocated memory 0.6 MB
|
341 |
+
Peak Large allocation bytes 0 B
|
342 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
343 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 94104 frames, [4.0 MB-8.0 MB]: 1 frames
|
344 |
+
Requested Block Size 4.0 MB
|
345 |
+
Peak Block count 2
|
346 |
+
Peak Allocated memory 4.5 MB
|
347 |
+
Peak Large allocation bytes 0 B
|
348 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
349 |
+
Peak main deferred allocation count 0
|
350 |
+
[ALLOC_BUCKET]
|
351 |
+
Large Block size 4.0 MB
|
352 |
+
Used Block count 1
|
353 |
+
Peak Allocated bytes 1.0 MB
|
354 |
+
[ALLOC_TYPETREE_MAIN]
|
355 |
+
Peak usage frame count: [0-1.0 KB]: 94105 frames
|
356 |
+
Requested Block Size 2.0 MB
|
357 |
+
Peak Block count 1
|
358 |
+
Peak Allocated memory 1.0 KB
|
359 |
+
Peak Large allocation bytes 0 B
|
360 |
+
[ALLOC_TYPETREE_THREAD]
|
361 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 94104 frames, [2.0 KB-4.0 KB]: 1 frames
|
362 |
+
Requested Block Size 2.0 MB
|
363 |
+
Peak Block count 1
|
364 |
+
Peak Allocated memory 2.2 KB
|
365 |
+
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.5608006715774536,
|
6 |
+
"min": 1.545176386833191,
|
7 |
+
"max": 1.9654673337936401,
|
8 |
+
"count": 500
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 31615.578125,
|
12 |
+
"min": 28778.927734375,
|
13 |
+
"max": 42906.5859375,
|
14 |
+
"count": 500
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 44.68807339449541,
|
18 |
+
"min": 38.62903225806452,
|
19 |
+
"max": 82.61016949152543,
|
20 |
+
"count": 500
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19484.0,
|
24 |
+
"min": 18252.0,
|
25 |
+
"max": 20944.0,
|
26 |
+
"count": 500
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1629.7911508091995,
|
30 |
+
"min": 1563.48000525799,
|
31 |
+
"max": 1646.2916925455513,
|
32 |
+
"count": 500
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 355294.4708764055,
|
36 |
+
"min": 185140.7422469075,
|
37 |
+
"max": 401756.85353733273,
|
38 |
+
"count": 500
|
39 |
+
},
|
40 |
+
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 9999957.0,
|
42 |
+
"min": 5009978.0,
|
43 |
+
"max": 9999957.0,
|
44 |
+
"count": 500
|
45 |
+
},
|
46 |
+
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 9999957.0,
|
48 |
+
"min": 5009978.0,
|
49 |
+
"max": 9999957.0,
|
50 |
+
"count": 500
|
51 |
+
},
|
52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": -0.003937885630875826,
|
54 |
+
"min": -0.12461705505847931,
|
55 |
+
"max": 0.0777263194322586,
|
56 |
+
"count": 500
|
57 |
+
},
|
58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": -0.8623969554901123,
|
60 |
+
"min": -21.424964904785156,
|
61 |
+
"max": 14.124370574951172,
|
62 |
+
"count": 500
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": -0.0023055511992424726,
|
66 |
+
"min": -0.12167878448963165,
|
67 |
+
"max": 0.08027307689189911,
|
68 |
+
"count": 500
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": -0.504915714263916,
|
72 |
+
"min": -21.65570068359375,
|
73 |
+
"max": 14.613587379455566,
|
74 |
+
"count": 500
|
75 |
+
},
|
76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 500
|
81 |
+
},
|
82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 500
|
87 |
+
},
|
88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": -0.06323927042146796,
|
90 |
+
"min": -0.370591304872347,
|
91 |
+
"max": 0.2666023944666286,
|
92 |
+
"count": 500
|
93 |
+
},
|
94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": -13.849400222301483,
|
96 |
+
"min": -68.18880009651184,
|
97 |
+
"max": 44.52259987592697,
|
98 |
+
"count": 500
|
99 |
+
},
|
100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": -0.06323927042146796,
|
102 |
+
"min": -0.370591304872347,
|
103 |
+
"max": 0.2666023944666286,
|
104 |
+
"count": 500
|
105 |
+
},
|
106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": -13.849400222301483,
|
108 |
+
"min": -68.18880009651184,
|
109 |
+
"max": 44.52259987592697,
|
110 |
+
"count": 500
|
111 |
+
},
|
112 |
+
"SoccerTwos.IsTraining.mean": {
|
113 |
+
"value": 1.0,
|
114 |
+
"min": 1.0,
|
115 |
+
"max": 1.0,
|
116 |
+
"count": 500
|
117 |
+
},
|
118 |
+
"SoccerTwos.IsTraining.sum": {
|
119 |
+
"value": 1.0,
|
120 |
+
"min": 1.0,
|
121 |
+
"max": 1.0,
|
122 |
+
"count": 500
|
123 |
+
},
|
124 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.014827245479197396,
|
126 |
+
"min": 0.011024383847446492,
|
127 |
+
"max": 0.023155767594774564,
|
128 |
+
"count": 242
|
129 |
+
},
|
130 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.014827245479197396,
|
132 |
+
"min": 0.011024383847446492,
|
133 |
+
"max": 0.023155767594774564,
|
134 |
+
"count": 242
|
135 |
+
},
|
136 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.11231984322269757,
|
138 |
+
"min": 0.08661216149727503,
|
139 |
+
"max": 0.12643274342020352,
|
140 |
+
"count": 242
|
141 |
+
},
|
142 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.11231984322269757,
|
144 |
+
"min": 0.08661216149727503,
|
145 |
+
"max": 0.12643274342020352,
|
146 |
+
"count": 242
|
147 |
+
},
|
148 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.11417310883601507,
|
150 |
+
"min": 0.08739156052470207,
|
151 |
+
"max": 0.1285980055729548,
|
152 |
+
"count": 242
|
153 |
+
},
|
154 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.11417310883601507,
|
156 |
+
"min": 0.08739156052470207,
|
157 |
+
"max": 0.1285980055729548,
|
158 |
+
"count": 242
|
159 |
+
},
|
160 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
+
"value": 0.0003,
|
162 |
+
"min": 0.0003,
|
163 |
+
"max": 0.0003,
|
164 |
+
"count": 242
|
165 |
+
},
|
166 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
+
"value": 0.0003,
|
168 |
+
"min": 0.0003,
|
169 |
+
"max": 0.0003,
|
170 |
+
"count": 242
|
171 |
+
},
|
172 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
+
"value": 0.20000000000000007,
|
174 |
+
"min": 0.20000000000000007,
|
175 |
+
"max": 0.20000000000000007,
|
176 |
+
"count": 242
|
177 |
+
},
|
178 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
+
"value": 0.20000000000000007,
|
180 |
+
"min": 0.20000000000000007,
|
181 |
+
"max": 0.20000000000000007,
|
182 |
+
"count": 242
|
183 |
+
},
|
184 |
+
"SoccerTwos.Policy.Beta.mean": {
|
185 |
+
"value": 0.005000000000000001,
|
186 |
+
"min": 0.005000000000000001,
|
187 |
+
"max": 0.005000000000000001,
|
188 |
+
"count": 242
|
189 |
+
},
|
190 |
+
"SoccerTwos.Policy.Beta.sum": {
|
191 |
+
"value": 0.005000000000000001,
|
192 |
+
"min": 0.005000000000000001,
|
193 |
+
"max": 0.005000000000000001,
|
194 |
+
"count": 242
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"metadata": {
|
198 |
+
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1718771270",
|
200 |
+
"python_version": "3.11.0rc1 (main, Aug 12 2022, 10:02:14) [GCC 11.2.0]",
|
201 |
+
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --resume --env=./training-envs-executables/linux/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics",
|
202 |
+
"mlagents_version": "1.0.0",
|
203 |
+
"mlagents_envs_version": "1.0.0",
|
204 |
+
"communication_protocol_version": "1.5.0",
|
205 |
+
"pytorch_version": "2.3.1+cu121",
|
206 |
+
"numpy_version": "1.23.1",
|
207 |
+
"end_time_seconds": "1718782795"
|
208 |
+
},
|
209 |
+
"total": 11524.630153274047,
|
210 |
+
"count": 1,
|
211 |
+
"self": 0.19546481419820338,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.015582465915940702,
|
215 |
+
"count": 1,
|
216 |
+
"self": 0.015582465915940702
|
217 |
+
},
|
218 |
+
"TrainerController.start_learning": {
|
219 |
+
"total": 11524.419105993933,
|
220 |
+
"count": 1,
|
221 |
+
"self": 3.809246245888062,
|
222 |
+
"children": {
|
223 |
+
"TrainerController._reset_env": {
|
224 |
+
"total": 2.251166165457107,
|
225 |
+
"count": 26,
|
226 |
+
"self": 2.251166165457107
|
227 |
+
},
|
228 |
+
"TrainerController.advance": {
|
229 |
+
"total": 11517.81391931558,
|
230 |
+
"count": 348991,
|
231 |
+
"self": 3.489827463403344,
|
232 |
+
"children": {
|
233 |
+
"env_step": {
|
234 |
+
"total": 10508.839575691381,
|
235 |
+
"count": 348991,
|
236 |
+
"self": 9794.543820455205,
|
237 |
+
"children": {
|
238 |
+
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 712.17061718076,
|
240 |
+
"count": 348991,
|
241 |
+
"self": 20.922907782252878,
|
242 |
+
"children": {
|
243 |
+
"TorchPolicy.evaluate": {
|
244 |
+
"total": 691.2477093985071,
|
245 |
+
"count": 627374,
|
246 |
+
"self": 691.2477093985071
|
247 |
+
}
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"workers": {
|
251 |
+
"total": 2.1251380554167554,
|
252 |
+
"count": 348991,
|
253 |
+
"self": 0.0,
|
254 |
+
"children": {
|
255 |
+
"worker_root": {
|
256 |
+
"total": 11517.585582427564,
|
257 |
+
"count": 348991,
|
258 |
+
"is_parallel": true,
|
259 |
+
"self": 2127.340279002441,
|
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.0013446039520204067,
|
269 |
+
"count": 2,
|
270 |
+
"is_parallel": true,
|
271 |
+
"self": 0.0003072939580306411,
|
272 |
+
"children": {
|
273 |
+
"_process_rank_one_or_two_observation": {
|
274 |
+
"total": 0.0010373099939897656,
|
275 |
+
"count": 8,
|
276 |
+
"is_parallel": true,
|
277 |
+
"self": 0.0010373099939897656
|
278 |
+
}
|
279 |
+
}
|
280 |
+
},
|
281 |
+
"UnityEnvironment.step": {
|
282 |
+
"total": 0.035176655976101756,
|
283 |
+
"count": 1,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 0.00010562408715486526,
|
286 |
+
"children": {
|
287 |
+
"UnityEnvironment._generate_step_input": {
|
288 |
+
"total": 0.0013574139447882771,
|
289 |
+
"count": 1,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 0.0013574139447882771
|
292 |
+
},
|
293 |
+
"communicator.exchange": {
|
294 |
+
"total": 0.03272627794649452,
|
295 |
+
"count": 1,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 0.03272627794649452
|
298 |
+
},
|
299 |
+
"steps_from_proto": {
|
300 |
+
"total": 0.000987339997664094,
|
301 |
+
"count": 2,
|
302 |
+
"is_parallel": true,
|
303 |
+
"self": 0.00016854505520313978,
|
304 |
+
"children": {
|
305 |
+
"_process_rank_one_or_two_observation": {
|
306 |
+
"total": 0.0008187949424609542,
|
307 |
+
"count": 8,
|
308 |
+
"is_parallel": true,
|
309 |
+
"self": 0.0008187949424609542
|
310 |
+
}
|
311 |
+
}
|
312 |
+
}
|
313 |
+
}
|
314 |
+
}
|
315 |
+
}
|
316 |
+
},
|
317 |
+
"steps_from_proto": {
|
318 |
+
"total": 0.027149917325004935,
|
319 |
+
"count": 50,
|
320 |
+
"is_parallel": true,
|
321 |
+
"self": 0.004292621393688023,
|
322 |
+
"children": {
|
323 |
+
"_process_rank_one_or_two_observation": {
|
324 |
+
"total": 0.022857295931316912,
|
325 |
+
"count": 200,
|
326 |
+
"is_parallel": true,
|
327 |
+
"self": 0.022857295931316912
|
328 |
+
}
|
329 |
+
}
|
330 |
+
},
|
331 |
+
"UnityEnvironment.step": {
|
332 |
+
"total": 9390.218153507798,
|
333 |
+
"count": 348990,
|
334 |
+
"is_parallel": true,
|
335 |
+
"self": 33.05978453485295,
|
336 |
+
"children": {
|
337 |
+
"UnityEnvironment._generate_step_input": {
|
338 |
+
"total": 194.6282816841267,
|
339 |
+
"count": 348990,
|
340 |
+
"is_parallel": true,
|
341 |
+
"self": 194.6282816841267
|
342 |
+
},
|
343 |
+
"communicator.exchange": {
|
344 |
+
"total": 8829.234632662381,
|
345 |
+
"count": 348990,
|
346 |
+
"is_parallel": true,
|
347 |
+
"self": 8829.234632662381
|
348 |
+
},
|
349 |
+
"steps_from_proto": {
|
350 |
+
"total": 333.2954546264373,
|
351 |
+
"count": 697980,
|
352 |
+
"is_parallel": true,
|
353 |
+
"self": 53.1608874181984,
|
354 |
+
"children": {
|
355 |
+
"_process_rank_one_or_two_observation": {
|
356 |
+
"total": 280.1345672082389,
|
357 |
+
"count": 2791920,
|
358 |
+
"is_parallel": true,
|
359 |
+
"self": 280.1345672082389
|
360 |
+
}
|
361 |
+
}
|
362 |
+
}
|
363 |
+
}
|
364 |
+
}
|
365 |
+
}
|
366 |
+
}
|
367 |
+
}
|
368 |
+
}
|
369 |
+
}
|
370 |
+
},
|
371 |
+
"trainer_advance": {
|
372 |
+
"total": 1005.4845161607955,
|
373 |
+
"count": 348991,
|
374 |
+
"self": 26.95293523464352,
|
375 |
+
"children": {
|
376 |
+
"process_trajectory": {
|
377 |
+
"total": 419.78588572342414,
|
378 |
+
"count": 348991,
|
379 |
+
"self": 413.0669170654146,
|
380 |
+
"children": {
|
381 |
+
"RLTrainer._checkpoint": {
|
382 |
+
"total": 6.718968658009544,
|
383 |
+
"count": 10,
|
384 |
+
"self": 6.718968658009544
|
385 |
+
}
|
386 |
+
}
|
387 |
+
},
|
388 |
+
"_update_policy": {
|
389 |
+
"total": 558.7456952027278,
|
390 |
+
"count": 242,
|
391 |
+
"self": 257.6610768971732,
|
392 |
+
"children": {
|
393 |
+
"TorchPOCAOptimizer.update": {
|
394 |
+
"total": 301.0846183055546,
|
395 |
+
"count": 7260,
|
396 |
+
"self": 301.0846183055546
|
397 |
+
}
|
398 |
+
}
|
399 |
+
}
|
400 |
+
}
|
401 |
+
}
|
402 |
+
}
|
403 |
+
},
|
404 |
+
"trainer_threads": {
|
405 |
+
"total": 4.409812390804291e-07,
|
406 |
+
"count": 1,
|
407 |
+
"self": 4.409812390804291e-07
|
408 |
+
},
|
409 |
+
"TrainerController._save_models": {
|
410 |
+
"total": 0.5447738260263577,
|
411 |
+
"count": 1,
|
412 |
+
"self": 0.07373053499031812,
|
413 |
+
"children": {
|
414 |
+
"RLTrainer._checkpoint": {
|
415 |
+
"total": 0.4710432910360396,
|
416 |
+
"count": 1,
|
417 |
+
"self": 0.4710432910360396
|
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": 8499962,
|
6 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-8499962.onnx",
|
7 |
+
"reward": 0.0,
|
8 |
+
"creation_time": 1718779341.260101,
|
9 |
+
"auxillary_file_paths": [
|
10 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-8499962.pt"
|
11 |
+
]
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"steps": 8999982,
|
15 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-8999982.onnx",
|
16 |
+
"reward": 0.0,
|
17 |
+
"creation_time": 1718780490.3820093,
|
18 |
+
"auxillary_file_paths": [
|
19 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-8999982.pt"
|
20 |
+
]
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"steps": 9499986,
|
24 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-9499986.onnx",
|
25 |
+
"reward": 0.0,
|
26 |
+
"creation_time": 1718781643.4986808,
|
27 |
+
"auxillary_file_paths": [
|
28 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-9499986.pt"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"steps": 9999957,
|
33 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-9999957.onnx",
|
34 |
+
"reward": 0.0,
|
35 |
+
"creation_time": 1718782794.608468,
|
36 |
+
"auxillary_file_paths": [
|
37 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-9999957.pt"
|
38 |
+
]
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"steps": 10000004,
|
42 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-10000004.onnx",
|
43 |
+
"reward": 0.0,
|
44 |
+
"creation_time": 1718782795.0845907,
|
45 |
+
"auxillary_file_paths": [
|
46 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-10000004.pt"
|
47 |
+
]
|
48 |
+
}
|
49 |
+
],
|
50 |
+
"elo": 1632.8579679935044,
|
51 |
+
"final_checkpoint": {
|
52 |
+
"steps": 10000004,
|
53 |
+
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
54 |
+
"reward": 0.0,
|
55 |
+
"creation_time": 1718782795.0845907,
|
56 |
+
"auxillary_file_paths": [
|
57 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-10000004.pt"
|
58 |
+
]
|
59 |
+
}
|
60 |
+
},
|
61 |
+
"metadata": {
|
62 |
+
"stats_format_version": "0.3.0",
|
63 |
+
"mlagents_version": "1.0.0",
|
64 |
+
"torch_version": "2.3.1+cu121"
|
65 |
+
}
|
66 |
+
}
|