First Push`
Browse files- README.md +35 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-3999934.onnx +3 -0
- SoccerTwos/SoccerTwos-3999934.pt +3 -0
- SoccerTwos/SoccerTwos-4499973.onnx +3 -0
- SoccerTwos/SoccerTwos-4499973.pt +3 -0
- SoccerTwos/SoccerTwos-499886.pt +3 -0
- SoccerTwos/SoccerTwos-4999971.onnx +3 -0
- SoccerTwos/SoccerTwos-4999971.pt +3 -0
- SoccerTwos/SoccerTwos-5499926.onnx +3 -0
- SoccerTwos/SoccerTwos-5499926.pt +3 -0
- SoccerTwos/SoccerTwos-5564806.onnx +3 -0
- SoccerTwos/SoccerTwos-5564806.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1689191207.DESKTOP-4K3R15L.14600.0 +3 -0
- SoccerTwos/events.out.tfevents.1689196104.DESKTOP-4K3R15L.14048.0 +3 -0
- SoccerTwos/events.out.tfevents.1689196621.DESKTOP-4K3R15L.9152.0 +3 -0
- SoccerTwos/events.out.tfevents.1689245850.DESKTOP-4K3R15L.12020.0 +3 -0
- config.json +1 -0
- configuration.yaml +82 -0
- run_logs/Player-0.log +263 -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: namedotpg/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:b0668a6809ca2c16eeb51334eeb51819577c738b133f8b72dd201db7e227dcdf
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-3999934.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59e879fbf20515a0e7e676d600d3715b069f6ac7db28958360b8623b18762fef
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-3999934.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2613ab2158c1aedb678406c1591bc9d3e3d87c34ebf61bd8910547cfdf328ea4
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-4499973.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:332719925d49725b30d1246582e8f13a75ffeca130a58c2e81cb04f36ad099f6
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-4499973.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4be12827457e0fa419c5309a51211d5acbfee406ade469eceb9aadbeee83e4b
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-499886.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37896e3f078b69aa4c105b2ce89a03ebf3ad9daf294b007a9d133652a3919b36
|
3 |
+
size 28429781
|
SoccerTwos/SoccerTwos-4999971.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8e1bb853227e5afc7d69dad67634763a2f486bff1e1f494a980a0b43ade69a4
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-4999971.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f31c69a042865563cb846bd5003e78d41dd3f29bdec40990371f192178df141
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-5499926.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f864ef04a22f6e78ecc4668f6210dd9568ac604764ba153a0ce3994c30da064
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-5499926.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1b5e819dbd2009b8169e5532aa43e2b93ef0365cd8e27d7281b8ed2ce6dfa25
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-5564806.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0668a6809ca2c16eeb51334eeb51819577c738b133f8b72dd201db7e227dcdf
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-5564806.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc8021250a58c75c5ba4c6697d20a9fc2e1fa9e4fb03b1e27e0818dfd8514e7a
|
3 |
+
size 28429903
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d8b3b8c655198e68d1cb174d48b419b4c2515a3f13476a52f6ceb6088107e10
|
3 |
+
size 28428927
|
SoccerTwos/events.out.tfevents.1689191207.DESKTOP-4K3R15L.14600.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:317e03f8e65b2a5c400c423e9506cfe4dc8b6a47a18f3dedbf12f9335ddb7ea0
|
3 |
+
size 399284
|
SoccerTwos/events.out.tfevents.1689196104.DESKTOP-4K3R15L.14048.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a08c5a2eb7226706e7fa8e5c6de3551911673d235ab4daf79ef79493038a4e15
|
3 |
+
size 2040
|
SoccerTwos/events.out.tfevents.1689196621.DESKTOP-4K3R15L.9152.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f441720378e68ff25835d7979916f53a6cb6ea43080e9581e5ae5856bf3171e
|
3 |
+
size 3031624
|
SoccerTwos/events.out.tfevents.1689245850.DESKTOP-4K3R15L.12020.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e61cb0027a408988c2460631398ee85bcff441ac73e737e41cf2ad9994506cb3
|
3 |
+
size 2149177
|
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": 250000, "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, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true}, "environment_parameters": null, "checkpoint_settings": {"run_id": "SoccerTwos", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
default_settings: null
|
2 |
+
behaviors:
|
3 |
+
SoccerTwos:
|
4 |
+
trainer_type: poca
|
5 |
+
hyperparameters:
|
6 |
+
batch_size: 2048
|
7 |
+
buffer_size: 20480
|
8 |
+
learning_rate: 0.0003
|
9 |
+
beta: 0.005
|
10 |
+
epsilon: 0.2
|
11 |
+
lambd: 0.95
|
12 |
+
num_epoch: 3
|
13 |
+
learning_rate_schedule: constant
|
14 |
+
beta_schedule: constant
|
15 |
+
epsilon_schedule: constant
|
16 |
+
checkpoint_interval: 500000
|
17 |
+
network_settings:
|
18 |
+
normalize: false
|
19 |
+
hidden_units: 512
|
20 |
+
num_layers: 2
|
21 |
+
vis_encode_type: simple
|
22 |
+
memory: null
|
23 |
+
goal_conditioning_type: hyper
|
24 |
+
deterministic: false
|
25 |
+
reward_signals:
|
26 |
+
extrinsic:
|
27 |
+
gamma: 0.99
|
28 |
+
strength: 1.0
|
29 |
+
network_settings:
|
30 |
+
normalize: false
|
31 |
+
hidden_units: 128
|
32 |
+
num_layers: 2
|
33 |
+
vis_encode_type: simple
|
34 |
+
memory: null
|
35 |
+
goal_conditioning_type: hyper
|
36 |
+
deterministic: false
|
37 |
+
init_path: null
|
38 |
+
keep_checkpoints: 5
|
39 |
+
even_checkpoints: false
|
40 |
+
max_steps: 50000000
|
41 |
+
time_horizon: 1000
|
42 |
+
summary_freq: 10000
|
43 |
+
threaded: false
|
44 |
+
self_play:
|
45 |
+
save_steps: 50000
|
46 |
+
team_change: 250000
|
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 |
+
seed: -1
|
59 |
+
max_lifetime_restarts: 10
|
60 |
+
restarts_rate_limit_n: 1
|
61 |
+
restarts_rate_limit_period_s: 60
|
62 |
+
engine_settings:
|
63 |
+
width: 84
|
64 |
+
height: 84
|
65 |
+
quality_level: 5
|
66 |
+
time_scale: 20
|
67 |
+
target_frame_rate: -1
|
68 |
+
capture_frame_rate: 60
|
69 |
+
no_graphics: true
|
70 |
+
environment_parameters: null
|
71 |
+
checkpoint_settings:
|
72 |
+
run_id: SoccerTwos
|
73 |
+
initialize_from: null
|
74 |
+
load_model: false
|
75 |
+
resume: true
|
76 |
+
force: false
|
77 |
+
train_model: false
|
78 |
+
inference: false
|
79 |
+
results_dir: results
|
80 |
+
torch_settings:
|
81 |
+
device: null
|
82 |
+
debug: false
|
run_logs/Player-0.log
ADDED
@@ -0,0 +1,263 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = 'C:/Users/Patryk/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/Managed'
|
2 |
+
Mono config path = 'C:/Users/Patryk/ml-agents/training-envs-executables/SoccerTwos/MonoBleedingEdge/etc'
|
3 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
4 |
+
[Subsystems] Discovering subsystems at path C:/Users/Patryk/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 0.165 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.700200 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 |
+
GRPC Exception: Status(StatusCode=Unknown, Detail="Exception calling application: [WinError 232] The pipe is being closed"). Disconnecting from trainer.
|
42 |
+
Setting up 2 worker threads for Enlighten.
|
43 |
+
Memory Statistics:
|
44 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
45 |
+
StackAllocators :
|
46 |
+
[ALLOC_TEMP_MAIN]
|
47 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 39222 frames, [2.0 MB-4.0 MB]: 1 frames
|
48 |
+
Initial Block Size 4.0 MB
|
49 |
+
Current Block Size 4.0 MB
|
50 |
+
Peak Allocated Bytes 2.0 MB
|
51 |
+
Overflow Count 0
|
52 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
53 |
+
Initial Block Size 64.0 KB
|
54 |
+
Current Block Size 64.0 KB
|
55 |
+
Peak Allocated Bytes 315 B
|
56 |
+
Overflow Count 0
|
57 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
58 |
+
Initial Block Size 256.0 KB
|
59 |
+
Current Block Size 256.0 KB
|
60 |
+
Peak Allocated Bytes 67.1 KB
|
61 |
+
Overflow Count 4
|
62 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
63 |
+
Initial Block Size 32.0 KB
|
64 |
+
Current Block Size 32.0 KB
|
65 |
+
Peak Allocated Bytes 54 B
|
66 |
+
Overflow Count 0
|
67 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
68 |
+
Initial Block Size 32.0 KB
|
69 |
+
Current Block Size 32.0 KB
|
70 |
+
Peak Allocated Bytes 54 B
|
71 |
+
Overflow Count 0
|
72 |
+
[ALLOC_TEMP_Job.Worker 0]
|
73 |
+
Initial Block Size 256.0 KB
|
74 |
+
Current Block Size 256.0 KB
|
75 |
+
Peak Allocated Bytes 0 B
|
76 |
+
Overflow Count 0
|
77 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
78 |
+
Initial Block Size 32.0 KB
|
79 |
+
Current Block Size 32.0 KB
|
80 |
+
Peak Allocated Bytes 54 B
|
81 |
+
Overflow Count 0
|
82 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
83 |
+
Initial Block Size 32.0 KB
|
84 |
+
Current Block Size 32.0 KB
|
85 |
+
Peak Allocated Bytes 54 B
|
86 |
+
Overflow Count 0
|
87 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
88 |
+
Initial Block Size 32.0 KB
|
89 |
+
Current Block Size 32.0 KB
|
90 |
+
Peak Allocated Bytes 54 B
|
91 |
+
Overflow Count 0
|
92 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
93 |
+
Initial Block Size 32.0 KB
|
94 |
+
Current Block Size 32.0 KB
|
95 |
+
Peak Allocated Bytes 54 B
|
96 |
+
Overflow Count 0
|
97 |
+
[ALLOC_TEMP_EnlightenWorker] x 2
|
98 |
+
Initial Block Size 64.0 KB
|
99 |
+
Current Block Size 64.0 KB
|
100 |
+
Peak Allocated Bytes 54 B
|
101 |
+
Overflow Count 0
|
102 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
103 |
+
Initial Block Size 32.0 KB
|
104 |
+
Current Block Size 32.0 KB
|
105 |
+
Peak Allocated Bytes 54 B
|
106 |
+
Overflow Count 0
|
107 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
108 |
+
Initial Block Size 32.0 KB
|
109 |
+
Current Block Size 32.0 KB
|
110 |
+
Peak Allocated Bytes 54 B
|
111 |
+
Overflow Count 0
|
112 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
113 |
+
Initial Block Size 32.0 KB
|
114 |
+
Current Block Size 32.0 KB
|
115 |
+
Peak Allocated Bytes 54 B
|
116 |
+
Overflow Count 0
|
117 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
118 |
+
Initial Block Size 32.0 KB
|
119 |
+
Current Block Size 32.0 KB
|
120 |
+
Peak Allocated Bytes 54 B
|
121 |
+
Overflow Count 0
|
122 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 3
|
123 |
+
Initial Block Size 64.0 KB
|
124 |
+
Current Block Size 64.0 KB
|
125 |
+
Peak Allocated Bytes 0 B
|
126 |
+
Overflow Count 0
|
127 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
128 |
+
Initial Block Size 32.0 KB
|
129 |
+
Current Block Size 32.0 KB
|
130 |
+
Peak Allocated Bytes 54 B
|
131 |
+
Overflow Count 0
|
132 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
133 |
+
Initial Block Size 32.0 KB
|
134 |
+
Current Block Size 32.0 KB
|
135 |
+
Peak Allocated Bytes 54 B
|
136 |
+
Overflow Count 0
|
137 |
+
[ALLOC_TEMP_Job.Worker 1]
|
138 |
+
Initial Block Size 256.0 KB
|
139 |
+
Current Block Size 256.0 KB
|
140 |
+
Peak Allocated Bytes 0 B
|
141 |
+
Overflow Count 0
|
142 |
+
[ALLOC_TEMP_Job.Worker 2]
|
143 |
+
Initial Block Size 256.0 KB
|
144 |
+
Current Block Size 256.0 KB
|
145 |
+
Peak Allocated Bytes 0.8 KB
|
146 |
+
Overflow Count 0
|
147 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
148 |
+
Initial Block Size 32.0 KB
|
149 |
+
Current Block Size 32.0 KB
|
150 |
+
Peak Allocated Bytes 54 B
|
151 |
+
Overflow Count 0
|
152 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
153 |
+
Initial Block Size 32.0 KB
|
154 |
+
Current Block Size 32.0 KB
|
155 |
+
Peak Allocated Bytes 54 B
|
156 |
+
Overflow Count 0
|
157 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
158 |
+
Initial Block Size 32.0 KB
|
159 |
+
Current Block Size 32.0 KB
|
160 |
+
Peak Allocated Bytes 54 B
|
161 |
+
Overflow Count 0
|
162 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
163 |
+
Initial Block Size 32.0 KB
|
164 |
+
Current Block Size 32.0 KB
|
165 |
+
Peak Allocated Bytes 54 B
|
166 |
+
Overflow Count 0
|
167 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
168 |
+
Initial Block Size 64.0 KB
|
169 |
+
Current Block Size 64.0 KB
|
170 |
+
Peak Allocated Bytes 54 B
|
171 |
+
Overflow Count 0
|
172 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
173 |
+
Peak main deferred allocation count 3
|
174 |
+
[ALLOC_BUCKET]
|
175 |
+
Large Block size 4.0 MB
|
176 |
+
Used Block count 1
|
177 |
+
Peak Allocated bytes 0.9 MB
|
178 |
+
[ALLOC_DEFAULT_MAIN]
|
179 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 39223 frames
|
180 |
+
Requested Block Size 16.0 MB
|
181 |
+
Peak Block count 1
|
182 |
+
Peak Allocated memory 4.9 MB
|
183 |
+
Peak Large allocation bytes 0 B
|
184 |
+
[ALLOC_DEFAULT_THREAD]
|
185 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 39223 frames
|
186 |
+
Requested Block Size 16.0 MB
|
187 |
+
Peak Block count 1
|
188 |
+
Peak Allocated memory 17.4 MB
|
189 |
+
Peak Large allocation bytes 16.0 MB
|
190 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
191 |
+
Initial Block Size 2.0 MB
|
192 |
+
Used Block Count 1
|
193 |
+
Overflow Count (too large) 0
|
194 |
+
Overflow Count (full) 0
|
195 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
196 |
+
Initial Block Size 2.0 MB
|
197 |
+
Used Block Count 1
|
198 |
+
Overflow Count (too large) 0
|
199 |
+
Overflow Count (full) 0
|
200 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
201 |
+
Initial Block Size 2.0 MB
|
202 |
+
Used Block Count 2
|
203 |
+
Overflow Count (too large) 0
|
204 |
+
Overflow Count (full) 0
|
205 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
206 |
+
Initial Block Size 1.0 MB
|
207 |
+
Used Block Count 3
|
208 |
+
Overflow Count (too large) 0
|
209 |
+
Overflow Count (full) 0
|
210 |
+
[ALLOC_GFX] Dual Thread Allocator
|
211 |
+
Peak main deferred allocation count 0
|
212 |
+
[ALLOC_BUCKET]
|
213 |
+
Large Block size 4.0 MB
|
214 |
+
Used Block count 1
|
215 |
+
Peak Allocated bytes 0.9 MB
|
216 |
+
[ALLOC_GFX_MAIN]
|
217 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 39222 frames, [64.0 KB-128.0 KB]: 1 frames
|
218 |
+
Requested Block Size 16.0 MB
|
219 |
+
Peak Block count 1
|
220 |
+
Peak Allocated memory 65.6 KB
|
221 |
+
Peak Large allocation bytes 0 B
|
222 |
+
[ALLOC_GFX_THREAD]
|
223 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 39223 frames
|
224 |
+
Requested Block Size 16.0 MB
|
225 |
+
Peak Block count 1
|
226 |
+
Peak Allocated memory 173.6 KB
|
227 |
+
Peak Large allocation bytes 0 B
|
228 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
229 |
+
Peak main deferred allocation count 2
|
230 |
+
[ALLOC_BUCKET]
|
231 |
+
Large Block size 4.0 MB
|
232 |
+
Used Block count 1
|
233 |
+
Peak Allocated bytes 0.9 MB
|
234 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
235 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 39223 frames
|
236 |
+
Requested Block Size 4.0 MB
|
237 |
+
Peak Block count 1
|
238 |
+
Peak Allocated memory 0.6 MB
|
239 |
+
Peak Large allocation bytes 0 B
|
240 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
241 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 39222 frames, [2.0 MB-4.0 MB]: 1 frames
|
242 |
+
Requested Block Size 4.0 MB
|
243 |
+
Peak Block count 1
|
244 |
+
Peak Allocated memory 3.2 MB
|
245 |
+
Peak Large allocation bytes 0 B
|
246 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
247 |
+
Peak main deferred allocation count 0
|
248 |
+
[ALLOC_BUCKET]
|
249 |
+
Large Block size 4.0 MB
|
250 |
+
Used Block count 1
|
251 |
+
Peak Allocated bytes 0.9 MB
|
252 |
+
[ALLOC_TYPETREE_MAIN]
|
253 |
+
Peak usage frame count: [0-1.0 KB]: 39223 frames
|
254 |
+
Requested Block Size 2.0 MB
|
255 |
+
Peak Block count 1
|
256 |
+
Peak Allocated memory 1.0 KB
|
257 |
+
Peak Large allocation bytes 0 B
|
258 |
+
[ALLOC_TYPETREE_THREAD]
|
259 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 39222 frames, [2.0 KB-4.0 KB]: 1 frames
|
260 |
+
Requested Block Size 2.0 MB
|
261 |
+
Peak Block count 1
|
262 |
+
Peak Allocated memory 2.2 KB
|
263 |
+
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.8603078126907349,
|
6 |
+
"min": 1.8603078126907349,
|
7 |
+
"max": 2.1334164142608643,
|
8 |
+
"count": 209
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 38337.22265625,
|
12 |
+
"min": 12103.240234375,
|
13 |
+
"max": 46377.265625,
|
14 |
+
"count": 209
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 50.65979381443299,
|
18 |
+
"min": 37.25757575757576,
|
19 |
+
"max": 67.65277777777777,
|
20 |
+
"count": 209
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19656.0,
|
24 |
+
"min": 4332.0,
|
25 |
+
"max": 20220.0,
|
26 |
+
"count": 209
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1508.4571102358263,
|
30 |
+
"min": 1410.7677734512024,
|
31 |
+
"max": 1508.4571102358263,
|
32 |
+
"count": 209
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 292640.6793857503,
|
36 |
+
"min": 80684.63604765123,
|
37 |
+
"max": 389486.18281116325,
|
38 |
+
"count": 209
|
39 |
+
},
|
40 |
+
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 5559968.0,
|
42 |
+
"min": 3479968.0,
|
43 |
+
"max": 5559968.0,
|
44 |
+
"count": 209
|
45 |
+
},
|
46 |
+
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 5559968.0,
|
48 |
+
"min": 3479968.0,
|
49 |
+
"max": 5559968.0,
|
50 |
+
"count": 209
|
51 |
+
},
|
52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": 0.06590203195810318,
|
54 |
+
"min": -0.10732022672891617,
|
55 |
+
"max": 0.11532635241746902,
|
56 |
+
"count": 209
|
57 |
+
},
|
58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": 12.71909236907959,
|
60 |
+
"min": -19.74692153930664,
|
61 |
+
"max": 23.641902923583984,
|
62 |
+
"count": 209
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": 0.07202169299125671,
|
66 |
+
"min": -0.11327219754457474,
|
67 |
+
"max": 0.11728597432374954,
|
68 |
+
"count": 209
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": 13.900186538696289,
|
72 |
+
"min": -20.842084884643555,
|
73 |
+
"max": 24.043624877929688,
|
74 |
+
"count": 209
|
75 |
+
},
|
76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 209
|
81 |
+
},
|
82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 209
|
87 |
+
},
|
88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": 0.06361761889927128,
|
90 |
+
"min": -0.25542857162245025,
|
91 |
+
"max": 0.2227913489212861,
|
92 |
+
"count": 209
|
93 |
+
},
|
94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": 12.278200447559357,
|
96 |
+
"min": -46.77280014753342,
|
97 |
+
"max": 44.30399960279465,
|
98 |
+
"count": 209
|
99 |
+
},
|
100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": 0.06361761889927128,
|
102 |
+
"min": -0.25542857162245025,
|
103 |
+
"max": 0.2227913489212861,
|
104 |
+
"count": 209
|
105 |
+
},
|
106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": 12.278200447559357,
|
108 |
+
"min": -46.77280014753342,
|
109 |
+
"max": 44.30399960279465,
|
110 |
+
"count": 209
|
111 |
+
},
|
112 |
+
"SoccerTwos.IsTraining.mean": {
|
113 |
+
"value": 1.0,
|
114 |
+
"min": 1.0,
|
115 |
+
"max": 1.0,
|
116 |
+
"count": 209
|
117 |
+
},
|
118 |
+
"SoccerTwos.IsTraining.sum": {
|
119 |
+
"value": 1.0,
|
120 |
+
"min": 1.0,
|
121 |
+
"max": 1.0,
|
122 |
+
"count": 209
|
123 |
+
},
|
124 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.0165368358429987,
|
126 |
+
"min": 0.007948545047353643,
|
127 |
+
"max": 0.023904067111046364,
|
128 |
+
"count": 101
|
129 |
+
},
|
130 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.0165368358429987,
|
132 |
+
"min": 0.007948545047353643,
|
133 |
+
"max": 0.023904067111046364,
|
134 |
+
"count": 101
|
135 |
+
},
|
136 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.1125721628467242,
|
138 |
+
"min": 0.08946814537048339,
|
139 |
+
"max": 0.12405024742086729,
|
140 |
+
"count": 101
|
141 |
+
},
|
142 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.1125721628467242,
|
144 |
+
"min": 0.08946814537048339,
|
145 |
+
"max": 0.12405024742086729,
|
146 |
+
"count": 101
|
147 |
+
},
|
148 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.11418352921803793,
|
150 |
+
"min": 0.09109867264827093,
|
151 |
+
"max": 0.1264182907839616,
|
152 |
+
"count": 101
|
153 |
+
},
|
154 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.11418352921803793,
|
156 |
+
"min": 0.09109867264827093,
|
157 |
+
"max": 0.1264182907839616,
|
158 |
+
"count": 101
|
159 |
+
},
|
160 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
+
"value": 0.0003,
|
162 |
+
"min": 0.0003,
|
163 |
+
"max": 0.0003,
|
164 |
+
"count": 101
|
165 |
+
},
|
166 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
+
"value": 0.0003,
|
168 |
+
"min": 0.0003,
|
169 |
+
"max": 0.0003,
|
170 |
+
"count": 101
|
171 |
+
},
|
172 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
+
"value": 0.20000000000000007,
|
174 |
+
"min": 0.20000000000000007,
|
175 |
+
"max": 0.20000000000000007,
|
176 |
+
"count": 101
|
177 |
+
},
|
178 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
+
"value": 0.20000000000000007,
|
180 |
+
"min": 0.20000000000000007,
|
181 |
+
"max": 0.20000000000000007,
|
182 |
+
"count": 101
|
183 |
+
},
|
184 |
+
"SoccerTwos.Policy.Beta.mean": {
|
185 |
+
"value": 0.005000000000000001,
|
186 |
+
"min": 0.005000000000000001,
|
187 |
+
"max": 0.005000000000000001,
|
188 |
+
"count": 101
|
189 |
+
},
|
190 |
+
"SoccerTwos.Policy.Beta.sum": {
|
191 |
+
"value": 0.005000000000000001,
|
192 |
+
"min": 0.005000000000000001,
|
193 |
+
"max": 0.005000000000000001,
|
194 |
+
"count": 101
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"metadata": {
|
198 |
+
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1689245844",
|
200 |
+
"python_version": "3.9.17 (main, Jul 5 2023, 20:47:11) [MSC v.1916 64 bit (AMD64)]",
|
201 |
+
"command_line_arguments": "C:\\ProgramData\\anaconda3\\envs\\rlpython\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --resume",
|
202 |
+
"mlagents_version": "0.31.0.dev0",
|
203 |
+
"mlagents_envs_version": "0.31.0.dev0",
|
204 |
+
"communication_protocol_version": "1.5.0",
|
205 |
+
"pytorch_version": "2.0.1+cpu",
|
206 |
+
"numpy_version": "1.21.2",
|
207 |
+
"end_time_seconds": "1689253155"
|
208 |
+
},
|
209 |
+
"total": 7311.0283555999995,
|
210 |
+
"count": 1,
|
211 |
+
"self": 0.22450299999945855,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.1409528,
|
215 |
+
"count": 1,
|
216 |
+
"self": 0.1409528
|
217 |
+
},
|
218 |
+
"TrainerController.start_learning": {
|
219 |
+
"total": 7310.6628998,
|
220 |
+
"count": 1,
|
221 |
+
"self": 3.4980922998493043,
|
222 |
+
"children": {
|
223 |
+
"TrainerController._reset_env": {
|
224 |
+
"total": 5.4822846000012735,
|
225 |
+
"count": 10,
|
226 |
+
"self": 5.4822846000012735
|
227 |
+
},
|
228 |
+
"TrainerController.advance": {
|
229 |
+
"total": 7301.5386790001485,
|
230 |
+
"count": 146863,
|
231 |
+
"self": 3.700301000213585,
|
232 |
+
"children": {
|
233 |
+
"env_step": {
|
234 |
+
"total": 2439.0040659999363,
|
235 |
+
"count": 146863,
|
236 |
+
"self": 1894.4940038000395,
|
237 |
+
"children": {
|
238 |
+
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 542.3075087999578,
|
240 |
+
"count": 146863,
|
241 |
+
"self": 20.220769500017468,
|
242 |
+
"children": {
|
243 |
+
"TorchPolicy.evaluate": {
|
244 |
+
"total": 522.0867392999403,
|
245 |
+
"count": 261486,
|
246 |
+
"self": 522.0867392999403
|
247 |
+
}
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"workers": {
|
251 |
+
"total": 2.202553399938852,
|
252 |
+
"count": 146862,
|
253 |
+
"self": 0.0,
|
254 |
+
"children": {
|
255 |
+
"worker_root": {
|
256 |
+
"total": 7300.398557500002,
|
257 |
+
"count": 146862,
|
258 |
+
"is_parallel": true,
|
259 |
+
"self": 5783.223992200098,
|
260 |
+
"children": {
|
261 |
+
"steps_from_proto": {
|
262 |
+
"total": 0.017665900000246815,
|
263 |
+
"count": 20,
|
264 |
+
"is_parallel": true,
|
265 |
+
"self": 0.0035129999989544913,
|
266 |
+
"children": {
|
267 |
+
"_process_rank_one_or_two_observation": {
|
268 |
+
"total": 0.014152900001292323,
|
269 |
+
"count": 80,
|
270 |
+
"is_parallel": true,
|
271 |
+
"self": 0.014152900001292323
|
272 |
+
}
|
273 |
+
}
|
274 |
+
},
|
275 |
+
"UnityEnvironment.step": {
|
276 |
+
"total": 1517.1568993999042,
|
277 |
+
"count": 146862,
|
278 |
+
"is_parallel": true,
|
279 |
+
"self": 76.25806909964513,
|
280 |
+
"children": {
|
281 |
+
"UnityEnvironment._generate_step_input": {
|
282 |
+
"total": 51.65471730006807,
|
283 |
+
"count": 146862,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 51.65471730006807
|
286 |
+
},
|
287 |
+
"communicator.exchange": {
|
288 |
+
"total": 1149.6609378000794,
|
289 |
+
"count": 146862,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 1149.6609378000794
|
292 |
+
},
|
293 |
+
"steps_from_proto": {
|
294 |
+
"total": 239.5831752001116,
|
295 |
+
"count": 293724,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 49.71732580005968,
|
298 |
+
"children": {
|
299 |
+
"_process_rank_one_or_two_observation": {
|
300 |
+
"total": 189.86584940005193,
|
301 |
+
"count": 1174896,
|
302 |
+
"is_parallel": true,
|
303 |
+
"self": 189.86584940005193
|
304 |
+
}
|
305 |
+
}
|
306 |
+
}
|
307 |
+
}
|
308 |
+
}
|
309 |
+
}
|
310 |
+
}
|
311 |
+
}
|
312 |
+
}
|
313 |
+
}
|
314 |
+
},
|
315 |
+
"trainer_advance": {
|
316 |
+
"total": 4858.834311999998,
|
317 |
+
"count": 146862,
|
318 |
+
"self": 22.310789500138526,
|
319 |
+
"children": {
|
320 |
+
"process_trajectory": {
|
321 |
+
"total": 1247.532006199859,
|
322 |
+
"count": 146862,
|
323 |
+
"self": 1246.6193053998581,
|
324 |
+
"children": {
|
325 |
+
"RLTrainer._checkpoint": {
|
326 |
+
"total": 0.912700800000934,
|
327 |
+
"count": 5,
|
328 |
+
"self": 0.912700800000934
|
329 |
+
}
|
330 |
+
}
|
331 |
+
},
|
332 |
+
"_update_policy": {
|
333 |
+
"total": 3588.9915163,
|
334 |
+
"count": 101,
|
335 |
+
"self": 346.39863790001937,
|
336 |
+
"children": {
|
337 |
+
"TorchPOCAOptimizer.update": {
|
338 |
+
"total": 3242.5928783999807,
|
339 |
+
"count": 3030,
|
340 |
+
"self": 3242.5928783999807
|
341 |
+
}
|
342 |
+
}
|
343 |
+
}
|
344 |
+
}
|
345 |
+
}
|
346 |
+
}
|
347 |
+
},
|
348 |
+
"trainer_threads": {
|
349 |
+
"total": 1.100000190490391e-06,
|
350 |
+
"count": 1,
|
351 |
+
"self": 1.100000190490391e-06
|
352 |
+
},
|
353 |
+
"TrainerController._save_models": {
|
354 |
+
"total": 0.1438428000001295,
|
355 |
+
"count": 1,
|
356 |
+
"self": 0.0023837999997340376,
|
357 |
+
"children": {
|
358 |
+
"RLTrainer._checkpoint": {
|
359 |
+
"total": 0.14145900000039546,
|
360 |
+
"count": 1,
|
361 |
+
"self": 0.14145900000039546
|
362 |
+
}
|
363 |
+
}
|
364 |
+
}
|
365 |
+
}
|
366 |
+
}
|
367 |
+
}
|
368 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SoccerTwos": {
|
3 |
+
"elo": 1509.8263280053673,
|
4 |
+
"checkpoints": [
|
5 |
+
{
|
6 |
+
"steps": 3999934,
|
7 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3999934.onnx",
|
8 |
+
"reward": 0.0,
|
9 |
+
"creation_time": 1689247521.7807739,
|
10 |
+
"auxillary_file_paths": [
|
11 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3999934.pt"
|
12 |
+
]
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"steps": 4499973,
|
16 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4499973.onnx",
|
17 |
+
"reward": 0.0,
|
18 |
+
"creation_time": 1689249171.8248997,
|
19 |
+
"auxillary_file_paths": [
|
20 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4499973.pt"
|
21 |
+
]
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"steps": 4999971,
|
25 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4999971.onnx",
|
26 |
+
"reward": 0.0,
|
27 |
+
"creation_time": 1689250949.0633352,
|
28 |
+
"auxillary_file_paths": [
|
29 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4999971.pt"
|
30 |
+
]
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"steps": 5499926,
|
34 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-5499926.onnx",
|
35 |
+
"reward": 0.0,
|
36 |
+
"creation_time": 1689252444.2925103,
|
37 |
+
"auxillary_file_paths": [
|
38 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-5499926.pt"
|
39 |
+
]
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"steps": 5564806,
|
43 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-5564806.onnx",
|
44 |
+
"reward": 0.0,
|
45 |
+
"creation_time": 1689253155.6259432,
|
46 |
+
"auxillary_file_paths": [
|
47 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-5564806.pt"
|
48 |
+
]
|
49 |
+
}
|
50 |
+
],
|
51 |
+
"final_checkpoint": {
|
52 |
+
"steps": 5564806,
|
53 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos.onnx",
|
54 |
+
"reward": 0.0,
|
55 |
+
"creation_time": 1689253155.6259432,
|
56 |
+
"auxillary_file_paths": [
|
57 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-5564806.pt"
|
58 |
+
]
|
59 |
+
}
|
60 |
+
},
|
61 |
+
"metadata": {
|
62 |
+
"stats_format_version": "0.3.0",
|
63 |
+
"mlagents_version": "0.31.0.dev0",
|
64 |
+
"torch_version": "2.0.1+cpu"
|
65 |
+
}
|
66 |
+
}
|