First Push
Browse files- README.md +35 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-15449458.onnx +3 -0
- SoccerTwos/SoccerTwos-57149996.onnx +3 -0
- SoccerTwos/SoccerTwos-57149996.pt +3 -0
- SoccerTwos/SoccerTwos-57199932.onnx +3 -0
- SoccerTwos/SoccerTwos-57199932.pt +3 -0
- SoccerTwos/SoccerTwos-57249996.onnx +3 -0
- SoccerTwos/SoccerTwos-57249996.pt +3 -0
- SoccerTwos/SoccerTwos-57299996.onnx +3 -0
- SoccerTwos/SoccerTwos-57299996.pt +3 -0
- SoccerTwos/SoccerTwos-57321688.onnx +3 -0
- SoccerTwos/SoccerTwos-57321688.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1709290087.uoch-Dell-G15-5511.14839.0 +3 -0
- SoccerTwos/events.out.tfevents.1709364193.uoch-Dell-G15-5511.5380.0 +3 -0
- SoccerTwos/events.out.tfevents.1709507749.uoch-Dell-G15-5511.3669.0 +3 -0
- config.json +1 -0
- configuration.yaml +83 -0
- run_logs/Player-0.log +324 -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: chaouch/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:a0b0edb2494c514277ca4e08e5cc8614c21d5cfa0ab65608aead03ada3b2e07e
|
3 |
+
size 2820313
|
SoccerTwos/SoccerTwos-15449458.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aefaa6d710dedd22a33c8afb66b308c3d63febbbd20878df7173ac605eb12a3
|
3 |
+
size 2820313
|
SoccerTwos/SoccerTwos-57149996.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f989647978dfdf46072339563fb6ee6d8c2a13c36452f9c7b61eb2f0e22d7e5
|
3 |
+
size 2820313
|
SoccerTwos/SoccerTwos-57149996.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8d942587b947772eb2e68803f178a6506d6864316fe516184c46329826d7d4f
|
3 |
+
size 34741042
|
SoccerTwos/SoccerTwos-57199932.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3cb958fafbff4b4e6206bf7dbf929e8595f416706b651a10d7614d8ea62140a
|
3 |
+
size 2820313
|
SoccerTwos/SoccerTwos-57199932.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfcd22bf7c0556e222feb40010d80b449dc094599af593dd0ad3e363b08f9ea5
|
3 |
+
size 34741042
|
SoccerTwos/SoccerTwos-57249996.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a033887b5c0e176bfe7e65f80f33243463cf44ec1defc539ebb51cb5700bbd80
|
3 |
+
size 2820313
|
SoccerTwos/SoccerTwos-57249996.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7473472e3b05002d0209432c7cf82ce968b98100fe8eb75aec405e8e33d8d1ed
|
3 |
+
size 34741042
|
SoccerTwos/SoccerTwos-57299996.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fd9b5419302c46851e10d07a5841de6e52e7e1f7dc8a2a9c56a128400955411
|
3 |
+
size 2820313
|
SoccerTwos/SoccerTwos-57299996.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d1391641e7095579c48411465cfa8133dfe9e2725af13978c9526bae7307204
|
3 |
+
size 34741042
|
SoccerTwos/SoccerTwos-57321688.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0b0edb2494c514277ca4e08e5cc8614c21d5cfa0ab65608aead03ada3b2e07e
|
3 |
+
size 2820313
|
SoccerTwos/SoccerTwos-57321688.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8f45d894e4bdde37df6956225506b8dff764ea9a52bce7513bcad486fe5c527
|
3 |
+
size 34741042
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78df0d8e77b05b495b49302fa71b22eb7f88de43ed8717ee84eed51cfff7eb01
|
3 |
+
size 34739782
|
SoccerTwos/events.out.tfevents.1709290087.uoch-Dell-G15-5511.14839.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22ffdd587fe311822021f2d94fbf7ef25d551f7300d70ef40e9c1efcc52051f0
|
3 |
+
size 10445465
|
SoccerTwos/events.out.tfevents.1709364193.uoch-Dell-G15-5511.5380.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15ea74bed59f480b330c92d805bc353618eb612a5498d348e1a585d27d02a3dd
|
3 |
+
size 15952497
|
SoccerTwos/events.out.tfevents.1709507749.uoch-Dell-G15-5511.3669.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12005184962810214e8dfc6b8e8160c115604f1b07c2bb49cf70fd6827b23d9c
|
3 |
+
size 26888419
|
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.0002, "beta": 0.01, "epsilon": 0.25, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "constant"}, "checkpoint_interval": 50000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.973, "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": 100000000, "time_horizon": 1000, "summary_freq": 10000, "threaded": false, "self_play": {"save_steps": 200000, "team_change": 200000, "swap_steps": 2000, "window": 50, "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.0002
|
9 |
+
beta: 0.01
|
10 |
+
epsilon: 0.25
|
11 |
+
lambd: 0.95
|
12 |
+
num_epoch: 3
|
13 |
+
learning_rate_schedule: linear
|
14 |
+
beta_schedule: linear
|
15 |
+
epsilon_schedule: constant
|
16 |
+
checkpoint_interval: 50000
|
17 |
+
network_settings:
|
18 |
+
normalize: false
|
19 |
+
hidden_units: 512
|
20 |
+
num_layers: 3
|
21 |
+
vis_encode_type: simple
|
22 |
+
memory: null
|
23 |
+
goal_conditioning_type: hyper
|
24 |
+
deterministic: false
|
25 |
+
reward_signals:
|
26 |
+
extrinsic:
|
27 |
+
gamma: 0.973
|
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: 100000000
|
41 |
+
time_horizon: 1000
|
42 |
+
summary_freq: 10000
|
43 |
+
threaded: false
|
44 |
+
self_play:
|
45 |
+
save_steps: 200000
|
46 |
+
team_change: 200000
|
47 |
+
swap_steps: 2000
|
48 |
+
window: 50
|
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,324 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = '/home/uoch/ml-agents-release_21/training-envs-executables/linux/SoccerTwos/SoccerTwos_Data/Managed'
|
2 |
+
Mono config path = '/home/uoch/ml-agents-release_21/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 /home/uoch/ml-agents-release_21/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 |
+
Begin MonoManager ReloadAssembly
|
14 |
+
- Completed reload, in 0.064 seconds
|
15 |
+
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
16 |
+
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
17 |
+
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
18 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
19 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
20 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
21 |
+
ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
22 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
23 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
24 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
25 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
26 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
27 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
28 |
+
ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
29 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
30 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
31 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
32 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
33 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
34 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
35 |
+
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
36 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
37 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
38 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
39 |
+
UnloadTime: 0.433450 ms
|
40 |
+
Registered Communicator in Agent.
|
41 |
+
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
42 |
+
requesting resize 84 x 84
|
43 |
+
Setting up 8 worker threads for Enlighten.
|
44 |
+
Memory Statistics:
|
45 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
46 |
+
StackAllocators :
|
47 |
+
[ALLOC_TEMP_MAIN]
|
48 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 492220 frames, [2.0 MB-4.0 MB]: 1 frames
|
49 |
+
Initial Block Size 4.0 MB
|
50 |
+
Current Block Size 4.0 MB
|
51 |
+
Peak Allocated Bytes 2.1 MB
|
52 |
+
Overflow Count 0
|
53 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
54 |
+
Initial Block Size 64.0 KB
|
55 |
+
Current Block Size 64.0 KB
|
56 |
+
Peak Allocated Bytes 128 B
|
57 |
+
Overflow Count 0
|
58 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
59 |
+
Initial Block Size 256.0 KB
|
60 |
+
Current Block Size 300.0 KB
|
61 |
+
Peak Allocated Bytes 249.6 KB
|
62 |
+
Overflow Count 4
|
63 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
64 |
+
Initial Block Size 32.0 KB
|
65 |
+
Current Block Size 32.0 KB
|
66 |
+
Peak Allocated Bytes 0 B
|
67 |
+
Overflow Count 0
|
68 |
+
[ALLOC_TEMP_Job.Worker 6]
|
69 |
+
Initial Block Size 256.0 KB
|
70 |
+
Current Block Size 256.0 KB
|
71 |
+
Peak Allocated Bytes 0 B
|
72 |
+
Overflow Count 0
|
73 |
+
[ALLOC_TEMP_Job.Worker 0]
|
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_Background Job.Worker 10]
|
79 |
+
Initial Block Size 32.0 KB
|
80 |
+
Current Block Size 32.0 KB
|
81 |
+
Peak Allocated Bytes 0 B
|
82 |
+
Overflow Count 0
|
83 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
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_Job.Worker 5]
|
89 |
+
Initial Block Size 256.0 KB
|
90 |
+
Current Block Size 256.0 KB
|
91 |
+
Peak Allocated Bytes 0 B
|
92 |
+
Overflow Count 0
|
93 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
94 |
+
Initial Block Size 32.0 KB
|
95 |
+
Current Block Size 32.0 KB
|
96 |
+
Peak Allocated Bytes 0 B
|
97 |
+
Overflow Count 0
|
98 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
99 |
+
Initial Block Size 32.0 KB
|
100 |
+
Current Block Size 32.0 KB
|
101 |
+
Peak Allocated Bytes 0 B
|
102 |
+
Overflow Count 0
|
103 |
+
[ALLOC_TEMP_Job.Worker 4]
|
104 |
+
Initial Block Size 256.0 KB
|
105 |
+
Current Block Size 256.0 KB
|
106 |
+
Peak Allocated Bytes 0 B
|
107 |
+
Overflow Count 0
|
108 |
+
[ALLOC_TEMP_Job.Worker 14]
|
109 |
+
Initial Block Size 256.0 KB
|
110 |
+
Current Block Size 256.0 KB
|
111 |
+
Peak Allocated Bytes 0.7 KB
|
112 |
+
Overflow Count 0
|
113 |
+
[ALLOC_TEMP_Job.Worker 3]
|
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 13]
|
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_Background Job.Worker 12]
|
124 |
+
Initial Block Size 32.0 KB
|
125 |
+
Current Block Size 32.0 KB
|
126 |
+
Peak Allocated Bytes 0 B
|
127 |
+
Overflow Count 0
|
128 |
+
[ALLOC_TEMP_EnlightenWorker] x 8
|
129 |
+
Initial Block Size 64.0 KB
|
130 |
+
Current Block Size 64.0 KB
|
131 |
+
Peak Allocated Bytes 0 B
|
132 |
+
Overflow Count 0
|
133 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
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_Background Job.Worker 2]
|
144 |
+
Initial Block Size 32.0 KB
|
145 |
+
Current Block Size 32.0 KB
|
146 |
+
Peak Allocated Bytes 0 B
|
147 |
+
Overflow Count 0
|
148 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
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_AssetGarbageCollectorHelper] x 15
|
154 |
+
Initial Block Size 64.0 KB
|
155 |
+
Current Block Size 64.0 KB
|
156 |
+
Peak Allocated Bytes 0 B
|
157 |
+
Overflow Count 0
|
158 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
159 |
+
Initial Block Size 32.0 KB
|
160 |
+
Current Block Size 32.0 KB
|
161 |
+
Peak Allocated Bytes 0 B
|
162 |
+
Overflow Count 0
|
163 |
+
[ALLOC_TEMP_Job.Worker 9]
|
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 13]
|
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 8]
|
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_Job.Worker 7]
|
179 |
+
Initial Block Size 256.0 KB
|
180 |
+
Current Block Size 256.0 KB
|
181 |
+
Peak Allocated Bytes 0 B
|
182 |
+
Overflow Count 0
|
183 |
+
[ALLOC_TEMP_Job.Worker 1]
|
184 |
+
Initial Block Size 256.0 KB
|
185 |
+
Current Block Size 256.0 KB
|
186 |
+
Peak Allocated Bytes 0 B
|
187 |
+
Overflow Count 0
|
188 |
+
[ALLOC_TEMP_Job.Worker 2]
|
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_Background Job.Worker 3]
|
194 |
+
Initial Block Size 32.0 KB
|
195 |
+
Current Block Size 32.0 KB
|
196 |
+
Peak Allocated Bytes 0 B
|
197 |
+
Overflow Count 0
|
198 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
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_Job.Worker 10]
|
204 |
+
Initial Block Size 256.0 KB
|
205 |
+
Current Block Size 256.0 KB
|
206 |
+
Peak Allocated Bytes 0 B
|
207 |
+
Overflow Count 0
|
208 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
209 |
+
Initial Block Size 32.0 KB
|
210 |
+
Current Block Size 32.0 KB
|
211 |
+
Peak Allocated Bytes 0 B
|
212 |
+
Overflow Count 0
|
213 |
+
[ALLOC_TEMP_Job.Worker 11]
|
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 12]
|
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_Background Job.Worker 4]
|
224 |
+
Initial Block Size 32.0 KB
|
225 |
+
Current Block Size 32.0 KB
|
226 |
+
Peak Allocated Bytes 0 B
|
227 |
+
Overflow Count 0
|
228 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
229 |
+
Initial Block Size 64.0 KB
|
230 |
+
Current Block Size 64.0 KB
|
231 |
+
Peak Allocated Bytes 0 B
|
232 |
+
Overflow Count 0
|
233 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
234 |
+
Peak main deferred allocation count 3
|
235 |
+
[ALLOC_BUCKET]
|
236 |
+
Large Block size 4.0 MB
|
237 |
+
Used Block count 1
|
238 |
+
Peak Allocated bytes 1.0 MB
|
239 |
+
[ALLOC_DEFAULT_MAIN]
|
240 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 492221 frames
|
241 |
+
Requested Block Size 16.0 MB
|
242 |
+
Peak Block count 1
|
243 |
+
Peak Allocated memory 4.8 MB
|
244 |
+
Peak Large allocation bytes 0 B
|
245 |
+
[ALLOC_DEFAULT_THREAD]
|
246 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 492221 frames
|
247 |
+
Requested Block Size 16.0 MB
|
248 |
+
Peak Block count 1
|
249 |
+
Peak Allocated memory 17.5 MB
|
250 |
+
Peak Large allocation bytes 16.0 MB
|
251 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
252 |
+
Initial Block Size 2.0 MB
|
253 |
+
Used Block Count 1
|
254 |
+
Overflow Count (too large) 0
|
255 |
+
Overflow Count (full) 0
|
256 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
257 |
+
Initial Block Size 2.0 MB
|
258 |
+
Used Block Count 1
|
259 |
+
Overflow Count (too large) 0
|
260 |
+
Overflow Count (full) 0
|
261 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
262 |
+
Initial Block Size 2.0 MB
|
263 |
+
Used Block Count 2
|
264 |
+
Overflow Count (too large) 0
|
265 |
+
Overflow Count (full) 0
|
266 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
267 |
+
Initial Block Size 1.0 MB
|
268 |
+
Used Block Count 3
|
269 |
+
Overflow Count (too large) 0
|
270 |
+
Overflow Count (full) 0
|
271 |
+
[ALLOC_GFX] Dual Thread Allocator
|
272 |
+
Peak main deferred allocation count 0
|
273 |
+
[ALLOC_BUCKET]
|
274 |
+
Large Block size 4.0 MB
|
275 |
+
Used Block count 1
|
276 |
+
Peak Allocated bytes 1.0 MB
|
277 |
+
[ALLOC_GFX_MAIN]
|
278 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 492220 frames, [64.0 KB-128.0 KB]: 1 frames
|
279 |
+
Requested Block Size 16.0 MB
|
280 |
+
Peak Block count 1
|
281 |
+
Peak Allocated memory 65.6 KB
|
282 |
+
Peak Large allocation bytes 0 B
|
283 |
+
[ALLOC_GFX_THREAD]
|
284 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 492221 frames
|
285 |
+
Requested Block Size 16.0 MB
|
286 |
+
Peak Block count 1
|
287 |
+
Peak Allocated memory 173.5 KB
|
288 |
+
Peak Large allocation bytes 0 B
|
289 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
290 |
+
Peak main deferred allocation count 0
|
291 |
+
[ALLOC_BUCKET]
|
292 |
+
Large Block size 4.0 MB
|
293 |
+
Used Block count 1
|
294 |
+
Peak Allocated bytes 1.0 MB
|
295 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
296 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 492221 frames
|
297 |
+
Requested Block Size 4.0 MB
|
298 |
+
Peak Block count 1
|
299 |
+
Peak Allocated memory 0.6 MB
|
300 |
+
Peak Large allocation bytes 0 B
|
301 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
302 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 492220 frames, [4.0 MB-8.0 MB]: 1 frames
|
303 |
+
Requested Block Size 4.0 MB
|
304 |
+
Peak Block count 2
|
305 |
+
Peak Allocated memory 4.5 MB
|
306 |
+
Peak Large allocation bytes 0 B
|
307 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
308 |
+
Peak main deferred allocation count 0
|
309 |
+
[ALLOC_BUCKET]
|
310 |
+
Large Block size 4.0 MB
|
311 |
+
Used Block count 1
|
312 |
+
Peak Allocated bytes 1.0 MB
|
313 |
+
[ALLOC_TYPETREE_MAIN]
|
314 |
+
Peak usage frame count: [0-1.0 KB]: 492221 frames
|
315 |
+
Requested Block Size 2.0 MB
|
316 |
+
Peak Block count 1
|
317 |
+
Peak Allocated memory 1.0 KB
|
318 |
+
Peak Large allocation bytes 0 B
|
319 |
+
[ALLOC_TYPETREE_THREAD]
|
320 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 492220 frames, [2.0 KB-4.0 KB]: 1 frames
|
321 |
+
Requested Block Size 2.0 MB
|
322 |
+
Peak Block count 1
|
323 |
+
Peak Allocated memory 2.2 KB
|
324 |
+
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.7387030124664307,
|
6 |
+
"min": 1.602759599685669,
|
7 |
+
"max": 2.2985939979553223,
|
8 |
+
"count": 2616
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 33995.12109375,
|
12 |
+
"min": 29153.87109375,
|
13 |
+
"max": 52195.80078125,
|
14 |
+
"count": 2616
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 67.31506849315069,
|
18 |
+
"min": 42.05128205128205,
|
19 |
+
"max": 98.1,
|
20 |
+
"count": 2616
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19656.0,
|
24 |
+
"min": 11968.0,
|
25 |
+
"max": 21624.0,
|
26 |
+
"count": 2616
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1647.0145821342098,
|
30 |
+
"min": 1523.1757923631521,
|
31 |
+
"max": 1683.1263579667557,
|
32 |
+
"count": 2616
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 240464.12899159463,
|
36 |
+
"min": 161976.6178275062,
|
37 |
+
"max": 375234.1630738749,
|
38 |
+
"count": 2616
|
39 |
+
},
|
40 |
+
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 57319984.0,
|
42 |
+
"min": 31169946.0,
|
43 |
+
"max": 57319984.0,
|
44 |
+
"count": 2616
|
45 |
+
},
|
46 |
+
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 57319984.0,
|
48 |
+
"min": 31169946.0,
|
49 |
+
"max": 57319984.0,
|
50 |
+
"count": 2616
|
51 |
+
},
|
52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": -0.026573531329631805,
|
54 |
+
"min": -0.08645182847976685,
|
55 |
+
"max": 0.09884937852621078,
|
56 |
+
"count": 2616
|
57 |
+
},
|
58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": -3.8797357082366943,
|
60 |
+
"min": -16.723806381225586,
|
61 |
+
"max": 17.298641204833984,
|
62 |
+
"count": 2616
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": -0.026755662634968758,
|
66 |
+
"min": -0.08634110540151596,
|
67 |
+
"max": 0.09761469066143036,
|
68 |
+
"count": 2616
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": -3.9063267707824707,
|
72 |
+
"min": -16.491151809692383,
|
73 |
+
"max": 17.082571029663086,
|
74 |
+
"count": 2616
|
75 |
+
},
|
76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 2616
|
81 |
+
},
|
82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 2616
|
87 |
+
},
|
88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": -0.2032150691502715,
|
90 |
+
"min": -0.33299006179252766,
|
91 |
+
"max": 0.3775018179055416,
|
92 |
+
"count": 2616
|
93 |
+
},
|
94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": -29.669400095939636,
|
96 |
+
"min": -59.488800287246704,
|
97 |
+
"max": 67.87539982795715,
|
98 |
+
"count": 2616
|
99 |
+
},
|
100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": -0.2032150691502715,
|
102 |
+
"min": -0.33299006179252766,
|
103 |
+
"max": 0.3775018179055416,
|
104 |
+
"count": 2616
|
105 |
+
},
|
106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": -29.669400095939636,
|
108 |
+
"min": -59.488800287246704,
|
109 |
+
"max": 67.87539982795715,
|
110 |
+
"count": 2616
|
111 |
+
},
|
112 |
+
"SoccerTwos.IsTraining.mean": {
|
113 |
+
"value": 1.0,
|
114 |
+
"min": 1.0,
|
115 |
+
"max": 1.0,
|
116 |
+
"count": 2616
|
117 |
+
},
|
118 |
+
"SoccerTwos.IsTraining.sum": {
|
119 |
+
"value": 1.0,
|
120 |
+
"min": 1.0,
|
121 |
+
"max": 1.0,
|
122 |
+
"count": 2616
|
123 |
+
},
|
124 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.018825337445984285,
|
126 |
+
"min": 0.010775110175988327,
|
127 |
+
"max": 0.02479499242811774,
|
128 |
+
"count": 1270
|
129 |
+
},
|
130 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.018825337445984285,
|
132 |
+
"min": 0.010775110175988327,
|
133 |
+
"max": 0.02479499242811774,
|
134 |
+
"count": 1270
|
135 |
+
},
|
136 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.0716807467242082,
|
138 |
+
"min": 0.06093314327299595,
|
139 |
+
"max": 0.0890697586039702,
|
140 |
+
"count": 1270
|
141 |
+
},
|
142 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.0716807467242082,
|
144 |
+
"min": 0.06093314327299595,
|
145 |
+
"max": 0.0890697586039702,
|
146 |
+
"count": 1270
|
147 |
+
},
|
148 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.07204869166016578,
|
150 |
+
"min": 0.06128497533500195,
|
151 |
+
"max": 0.0895669976870219,
|
152 |
+
"count": 1270
|
153 |
+
},
|
154 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.07204869166016578,
|
156 |
+
"min": 0.06128497533500195,
|
157 |
+
"max": 0.0895669976870219,
|
158 |
+
"count": 1270
|
159 |
+
},
|
160 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
+
"value": 8.539211730397e-05,
|
162 |
+
"min": 8.539211730397e-05,
|
163 |
+
"max": 0.000137631183184424,
|
164 |
+
"count": 1270
|
165 |
+
},
|
166 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
+
"value": 8.539211730397e-05,
|
168 |
+
"min": 8.539211730397e-05,
|
169 |
+
"max": 0.000137631183184424,
|
170 |
+
"count": 1270
|
171 |
+
},
|
172 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
+
"value": 0.25,
|
174 |
+
"min": 0.25,
|
175 |
+
"max": 0.25,
|
176 |
+
"count": 1270
|
177 |
+
},
|
178 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
+
"value": 0.25,
|
180 |
+
"min": 0.25,
|
181 |
+
"max": 0.25,
|
182 |
+
"count": 1270
|
183 |
+
},
|
184 |
+
"SoccerTwos.Policy.Beta.mean": {
|
185 |
+
"value": 0.004275333396999999,
|
186 |
+
"min": 0.004275333396999999,
|
187 |
+
"max": 0.006884676042400002,
|
188 |
+
"count": 1270
|
189 |
+
},
|
190 |
+
"SoccerTwos.Policy.Beta.sum": {
|
191 |
+
"value": 0.004275333396999999,
|
192 |
+
"min": 0.004275333396999999,
|
193 |
+
"max": 0.006884676042400002,
|
194 |
+
"count": 1270
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"metadata": {
|
198 |
+
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1709507748",
|
200 |
+
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
|
201 |
+
"command_line_arguments": "/home/uoch/tf/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/linux/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --resume",
|
202 |
+
"mlagents_version": "1.0.0",
|
203 |
+
"mlagents_envs_version": "1.0.0",
|
204 |
+
"communication_protocol_version": "1.5.0",
|
205 |
+
"pytorch_version": "2.2.1+cu121",
|
206 |
+
"numpy_version": "1.21.2",
|
207 |
+
"end_time_seconds": "1709534942"
|
208 |
+
},
|
209 |
+
"total": 27194.501877950002,
|
210 |
+
"count": 1,
|
211 |
+
"self": 0.08062203200097429,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.013562335000017356,
|
215 |
+
"count": 1,
|
216 |
+
"self": 0.013562335000017356
|
217 |
+
},
|
218 |
+
"TrainerController.start_learning": {
|
219 |
+
"total": 27194.407693583,
|
220 |
+
"count": 1,
|
221 |
+
"self": 19.885329335604183,
|
222 |
+
"children": {
|
223 |
+
"TrainerController._reset_env": {
|
224 |
+
"total": 2.685746788013603,
|
225 |
+
"count": 132,
|
226 |
+
"self": 2.685746788013603
|
227 |
+
},
|
228 |
+
"TrainerController.advance": {
|
229 |
+
"total": 27171.644558172382,
|
230 |
+
"count": 1816540,
|
231 |
+
"self": 20.538421145582106,
|
232 |
+
"children": {
|
233 |
+
"env_step": {
|
234 |
+
"total": 18550.791161325982,
|
235 |
+
"count": 1816540,
|
236 |
+
"self": 13707.599330714493,
|
237 |
+
"children": {
|
238 |
+
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 4830.228453776381,
|
240 |
+
"count": 1816540,
|
241 |
+
"self": 138.82647160194665,
|
242 |
+
"children": {
|
243 |
+
"TorchPolicy.evaluate": {
|
244 |
+
"total": 4691.401982174434,
|
245 |
+
"count": 3281539,
|
246 |
+
"self": 4691.401982174434
|
247 |
+
}
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"workers": {
|
251 |
+
"total": 12.963376835108477,
|
252 |
+
"count": 1816539,
|
253 |
+
"self": 0.0,
|
254 |
+
"children": {
|
255 |
+
"worker_root": {
|
256 |
+
"total": 27167.23741055864,
|
257 |
+
"count": 1816539,
|
258 |
+
"is_parallel": true,
|
259 |
+
"self": 15947.144388470559,
|
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.002001161000009688,
|
269 |
+
"count": 2,
|
270 |
+
"is_parallel": true,
|
271 |
+
"self": 0.0007302410000988857,
|
272 |
+
"children": {
|
273 |
+
"_process_rank_one_or_two_observation": {
|
274 |
+
"total": 0.0012709199999108023,
|
275 |
+
"count": 8,
|
276 |
+
"is_parallel": true,
|
277 |
+
"self": 0.0012709199999108023
|
278 |
+
}
|
279 |
+
}
|
280 |
+
},
|
281 |
+
"UnityEnvironment.step": {
|
282 |
+
"total": 0.016199861999950826,
|
283 |
+
"count": 1,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 0.0003734129999202196,
|
286 |
+
"children": {
|
287 |
+
"UnityEnvironment._generate_step_input": {
|
288 |
+
"total": 0.0002923530000202845,
|
289 |
+
"count": 1,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 0.0002923530000202845
|
292 |
+
},
|
293 |
+
"communicator.exchange": {
|
294 |
+
"total": 0.014475216999983331,
|
295 |
+
"count": 1,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 0.014475216999983331
|
298 |
+
},
|
299 |
+
"steps_from_proto": {
|
300 |
+
"total": 0.001058879000026991,
|
301 |
+
"count": 2,
|
302 |
+
"is_parallel": true,
|
303 |
+
"self": 0.0002293930000405453,
|
304 |
+
"children": {
|
305 |
+
"_process_rank_one_or_two_observation": {
|
306 |
+
"total": 0.0008294859999864457,
|
307 |
+
"count": 8,
|
308 |
+
"is_parallel": true,
|
309 |
+
"self": 0.0008294859999864457
|
310 |
+
}
|
311 |
+
}
|
312 |
+
}
|
313 |
+
}
|
314 |
+
}
|
315 |
+
}
|
316 |
+
},
|
317 |
+
"steps_from_proto": {
|
318 |
+
"total": 0.13682280099931177,
|
319 |
+
"count": 262,
|
320 |
+
"is_parallel": true,
|
321 |
+
"self": 0.026687844031130226,
|
322 |
+
"children": {
|
323 |
+
"_process_rank_one_or_two_observation": {
|
324 |
+
"total": 0.11013495696818154,
|
325 |
+
"count": 1048,
|
326 |
+
"is_parallel": true,
|
327 |
+
"self": 0.11013495696818154
|
328 |
+
}
|
329 |
+
}
|
330 |
+
},
|
331 |
+
"UnityEnvironment.step": {
|
332 |
+
"total": 11219.95619928708,
|
333 |
+
"count": 1816538,
|
334 |
+
"is_parallel": true,
|
335 |
+
"self": 588.137065331217,
|
336 |
+
"children": {
|
337 |
+
"UnityEnvironment._generate_step_input": {
|
338 |
+
"total": 414.8245948215152,
|
339 |
+
"count": 1816538,
|
340 |
+
"is_parallel": true,
|
341 |
+
"self": 414.8245948215152
|
342 |
+
},
|
343 |
+
"communicator.exchange": {
|
344 |
+
"total": 8498.604662810401,
|
345 |
+
"count": 1816538,
|
346 |
+
"is_parallel": true,
|
347 |
+
"self": 8498.604662810401
|
348 |
+
},
|
349 |
+
"steps_from_proto": {
|
350 |
+
"total": 1718.3898763239472,
|
351 |
+
"count": 3633076,
|
352 |
+
"is_parallel": true,
|
353 |
+
"self": 328.77084005874667,
|
354 |
+
"children": {
|
355 |
+
"_process_rank_one_or_two_observation": {
|
356 |
+
"total": 1389.6190362652005,
|
357 |
+
"count": 14532304,
|
358 |
+
"is_parallel": true,
|
359 |
+
"self": 1389.6190362652005
|
360 |
+
}
|
361 |
+
}
|
362 |
+
}
|
363 |
+
}
|
364 |
+
}
|
365 |
+
}
|
366 |
+
}
|
367 |
+
}
|
368 |
+
}
|
369 |
+
}
|
370 |
+
},
|
371 |
+
"trainer_advance": {
|
372 |
+
"total": 8600.314975700818,
|
373 |
+
"count": 1816539,
|
374 |
+
"self": 172.27163687083157,
|
375 |
+
"children": {
|
376 |
+
"process_trajectory": {
|
377 |
+
"total": 3106.2878394979552,
|
378 |
+
"count": 1816539,
|
379 |
+
"self": 3025.146080364957,
|
380 |
+
"children": {
|
381 |
+
"RLTrainer._checkpoint": {
|
382 |
+
"total": 81.14175913299817,
|
383 |
+
"count": 523,
|
384 |
+
"self": 81.14175913299817
|
385 |
+
}
|
386 |
+
}
|
387 |
+
},
|
388 |
+
"_update_policy": {
|
389 |
+
"total": 5321.755499332032,
|
390 |
+
"count": 1270,
|
391 |
+
"self": 2836.8128273619263,
|
392 |
+
"children": {
|
393 |
+
"TorchPOCAOptimizer.update": {
|
394 |
+
"total": 2484.9426719701055,
|
395 |
+
"count": 38100,
|
396 |
+
"self": 2484.9426719701055
|
397 |
+
}
|
398 |
+
}
|
399 |
+
}
|
400 |
+
}
|
401 |
+
}
|
402 |
+
}
|
403 |
+
},
|
404 |
+
"trainer_threads": {
|
405 |
+
"total": 1.152999175246805e-06,
|
406 |
+
"count": 1,
|
407 |
+
"self": 1.152999175246805e-06
|
408 |
+
},
|
409 |
+
"TrainerController._save_models": {
|
410 |
+
"total": 0.19205813400185434,
|
411 |
+
"count": 1,
|
412 |
+
"self": 0.015921137000987073,
|
413 |
+
"children": {
|
414 |
+
"RLTrainer._checkpoint": {
|
415 |
+
"total": 0.17613699700086727,
|
416 |
+
"count": 1,
|
417 |
+
"self": 0.17613699700086727
|
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": 57149996,
|
6 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-57149996.onnx",
|
7 |
+
"reward": 0.0,
|
8 |
+
"creation_time": 1709534674.8204062,
|
9 |
+
"auxillary_file_paths": [
|
10 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-57149996.pt"
|
11 |
+
]
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"steps": 57199932,
|
15 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-57199932.onnx",
|
16 |
+
"reward": 0.0,
|
17 |
+
"creation_time": 1709534751.5934513,
|
18 |
+
"auxillary_file_paths": [
|
19 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-57199932.pt"
|
20 |
+
]
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"steps": 57249996,
|
24 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-57249996.onnx",
|
25 |
+
"reward": 0.0,
|
26 |
+
"creation_time": 1709534833.542256,
|
27 |
+
"auxillary_file_paths": [
|
28 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-57249996.pt"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"steps": 57299996,
|
33 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-57299996.onnx",
|
34 |
+
"reward": 0.0,
|
35 |
+
"creation_time": 1709534908.9115915,
|
36 |
+
"auxillary_file_paths": [
|
37 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-57299996.pt"
|
38 |
+
]
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"steps": 57321688,
|
42 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-57321688.onnx",
|
43 |
+
"reward": 0.0,
|
44 |
+
"creation_time": 1709534942.8826282,
|
45 |
+
"auxillary_file_paths": [
|
46 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-57321688.pt"
|
47 |
+
]
|
48 |
+
}
|
49 |
+
],
|
50 |
+
"elo": 1651.3269555902784,
|
51 |
+
"final_checkpoint": {
|
52 |
+
"steps": 57321688,
|
53 |
+
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
54 |
+
"reward": 0.0,
|
55 |
+
"creation_time": 1709534942.8826282,
|
56 |
+
"auxillary_file_paths": [
|
57 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-57321688.pt"
|
58 |
+
]
|
59 |
+
}
|
60 |
+
},
|
61 |
+
"metadata": {
|
62 |
+
"stats_format_version": "0.3.0",
|
63 |
+
"mlagents_version": "1.0.0",
|
64 |
+
"torch_version": "2.2.1+cu121"
|
65 |
+
}
|
66 |
+
}
|