Commit
·
e034e0c
1
Parent(s):
d2cba3c
First Push
Browse files- README.md +31 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-48499984.onnx +3 -0
- SoccerTwos/SoccerTwos-48499984.pt +3 -0
- SoccerTwos/SoccerTwos-48999916.onnx +3 -0
- SoccerTwos/SoccerTwos-48999916.pt +3 -0
- SoccerTwos/SoccerTwos-49499988.onnx +3 -0
- SoccerTwos/SoccerTwos-49499988.pt +3 -0
- SoccerTwos/SoccerTwos-49999997.onnx +3 -0
- SoccerTwos/SoccerTwos-49999997.pt +3 -0
- SoccerTwos/SoccerTwos-50000060.onnx +3 -0
- SoccerTwos/SoccerTwos-50000060.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1677130680.Kaushik.20400.0 +3 -0
- SoccerTwos/events.out.tfevents.1677130777.Kaushik.24808.0 +3 -0
- SoccerTwos/events.out.tfevents.1677191265.Kaushik.3108.0 +3 -0
- SoccerTwos/events.out.tfevents.1677225251.Kaushik.58948.0 +3 -0
- SoccerTwos/events.out.tfevents.1677301179.Kaushik.60160.0 +3 -0
- config.json +1 -0
- configuration.yaml +82 -0
- run_logs/Player-0.log +322 -0
- run_logs/timers.json +368 -0
- run_logs/training_status.json +66 -0
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- unity-ml-agents
|
5 |
+
- ml-agents
|
6 |
+
- deep-reinforcement-learning
|
7 |
+
- reinforcement-learning
|
8 |
+
- ML-Agents-SoccerTwos
|
9 |
+
library_name: ml-agents
|
10 |
+
---
|
11 |
+
|
12 |
+
# **poca** Agent playing **SoccerTwos**
|
13 |
+
This is a trained model of a **poca** agent playing **SoccerTwos** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
14 |
+
|
15 |
+
## Usage (with ML-Agents)
|
16 |
+
The Documentation: https://github.com/huggingface/ml-agents#get-started
|
17 |
+
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
|
18 |
+
|
19 |
+
|
20 |
+
### Resume the training
|
21 |
+
```
|
22 |
+
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
23 |
+
```
|
24 |
+
### Watch your Agent play
|
25 |
+
You can watch your agent **playing directly in your browser:**.
|
26 |
+
|
27 |
+
1. Go to https://huggingface.co/spaces/unity/ML-Agents-SoccerTwos
|
28 |
+
2. Step 1: Write your model_id: NoNameFound/pocatrainergoalbeta
|
29 |
+
3. Step 2: Select your *.nn /*.onnx file
|
30 |
+
4. Click on Watch the agent play 👀
|
31 |
+
|
SoccerTwos.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7288abc85cc92835c3161d35728092dfda7a72cc118b78d3ba1dcc076d72ee32
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-48499984.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cda7dc517e56a4b79a7614430f351e00a48da5da487e7bd3240fdfa299abdd9f
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-48499984.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46cafb0b7f12365c00bd17a9abe679cfbc553020c358f851a32e7837e2bc78af
|
3 |
+
size 28431689
|
SoccerTwos/SoccerTwos-48999916.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b586fce882e15a1dd91904b4ae840b351c7a93f9cce31bf2df462ea237b4787e
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-48999916.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8ce4a730f44ea26f77d8a5e2dc6a9398fca80a734ca120cbd061553c0bbba39
|
3 |
+
size 28431689
|
SoccerTwos/SoccerTwos-49499988.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccc936377d90fc44c1806aeaee29c51c60f80f4e447c3f82a2e90782f914e7e0
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-49499988.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:245ae1c925f9ac70272a84a474e0fffc679d54c146e10e32acb0c80771323ad8
|
3 |
+
size 28431689
|
SoccerTwos/SoccerTwos-49999997.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7288abc85cc92835c3161d35728092dfda7a72cc118b78d3ba1dcc076d72ee32
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-49999997.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0db51a84fe355d394b87d45b8d6926f139c918e2f7632c85aad4fb7b14c74044
|
3 |
+
size 28431689
|
SoccerTwos/SoccerTwos-50000060.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7288abc85cc92835c3161d35728092dfda7a72cc118b78d3ba1dcc076d72ee32
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-50000060.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd8d5277c8d98b5567be5339958ca55ec38e7d4311ab24468232ad654b3d3487
|
3 |
+
size 28431689
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e551d1669fb52f2f43e63b2ee4737d4df85d9d3ec1044040dd4462d8e8760c4
|
3 |
+
size 28430591
|
SoccerTwos/events.out.tfevents.1677130680.Kaushik.20400.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ee8e312bd1c9935e51f0c38727665a42c0103bf4095649b40d7030ca7dea0b1
|
3 |
+
size 27655
|
SoccerTwos/events.out.tfevents.1677130777.Kaushik.24808.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e1bd0c226c498afa704e9cd135810d200256136391b2821a1d46af5360a0fca
|
3 |
+
size 28198390
|
SoccerTwos/events.out.tfevents.1677191265.Kaushik.3108.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25eabdd9bfa40b252778c93cc6c704c02c612cde9e04ab3dff8be8eaaf3f17fb
|
3 |
+
size 175484
|
SoccerTwos/events.out.tfevents.1677225251.Kaushik.58948.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4785c47a8585ea97fe8e3c9373d80936b7b76afdaa6beb89c2a8a72518de9402
|
3 |
+
size 18696454
|
SoccerTwos/events.out.tfevents.1677301179.Kaushik.60160.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fd9583a73b8b1824d839aaf209e734b4644bcc5e4b7130d70bf3576dd134b67
|
3 |
+
size 3074252
|
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.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 50000000, "time_horizon": 1000, "summary_freq": 10000, "threaded": false, "self_play": {"save_steps": 50000, "team_change": 200000, "swap_steps": 2000, "window": 10, "play_against_latest_model_ratio": 0.5, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/SoccerTwos.exe", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "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": "pocatrainergoalbeta", "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.01
|
10 |
+
epsilon: 0.2
|
11 |
+
lambd: 0.95
|
12 |
+
num_epoch: 3
|
13 |
+
learning_rate_schedule: constant
|
14 |
+
beta_schedule: constant
|
15 |
+
epsilon_schedule: constant
|
16 |
+
checkpoint_interval: 500000
|
17 |
+
network_settings:
|
18 |
+
normalize: false
|
19 |
+
hidden_units: 512
|
20 |
+
num_layers: 2
|
21 |
+
vis_encode_type: simple
|
22 |
+
memory: null
|
23 |
+
goal_conditioning_type: hyper
|
24 |
+
deterministic: false
|
25 |
+
reward_signals:
|
26 |
+
extrinsic:
|
27 |
+
gamma: 0.99
|
28 |
+
strength: 1.0
|
29 |
+
network_settings:
|
30 |
+
normalize: false
|
31 |
+
hidden_units: 128
|
32 |
+
num_layers: 2
|
33 |
+
vis_encode_type: simple
|
34 |
+
memory: null
|
35 |
+
goal_conditioning_type: hyper
|
36 |
+
deterministic: false
|
37 |
+
init_path: null
|
38 |
+
keep_checkpoints: 5
|
39 |
+
even_checkpoints: false
|
40 |
+
max_steps: 50000000
|
41 |
+
time_horizon: 1000
|
42 |
+
summary_freq: 10000
|
43 |
+
threaded: false
|
44 |
+
self_play:
|
45 |
+
save_steps: 50000
|
46 |
+
team_change: 200000
|
47 |
+
swap_steps: 2000
|
48 |
+
window: 10
|
49 |
+
play_against_latest_model_ratio: 0.5
|
50 |
+
initial_elo: 1200.0
|
51 |
+
behavioral_cloning: null
|
52 |
+
env_settings:
|
53 |
+
env_path: ./training-envs-executables/SoccerTwos.exe
|
54 |
+
env_args: null
|
55 |
+
base_port: 5005
|
56 |
+
num_envs: 1
|
57 |
+
num_areas: 1
|
58 |
+
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: pocatrainergoalbeta
|
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,322 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = 'C:/Users/Kaush/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/Managed'
|
2 |
+
Mono config path = 'C:/Users/Kaush/ml-agents/training-envs-executables/SoccerTwos/MonoBleedingEdge/etc'
|
3 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
4 |
+
[Subsystems] Discovering subsystems at path C:/Users/Kaush/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.140 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.563300 ms
|
39 |
+
Registered Communicator in Agent.
|
40 |
+
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
41 |
+
Setting up 8 worker threads for Enlighten.
|
42 |
+
Memory Statistics:
|
43 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
44 |
+
StackAllocators :
|
45 |
+
[ALLOC_TEMP_MAIN]
|
46 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 56273 frames, [2.0 MB-4.0 MB]: 1 frames
|
47 |
+
Initial Block Size 4.0 MB
|
48 |
+
Current Block Size 4.0 MB
|
49 |
+
Peak Allocated Bytes 2.0 MB
|
50 |
+
Overflow Count 0
|
51 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
52 |
+
Initial Block Size 64.0 KB
|
53 |
+
Current Block Size 64.0 KB
|
54 |
+
Peak Allocated Bytes 312 B
|
55 |
+
Overflow Count 0
|
56 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
57 |
+
Initial Block Size 256.0 KB
|
58 |
+
Current Block Size 256.0 KB
|
59 |
+
Peak Allocated Bytes 68.0 KB
|
60 |
+
Overflow Count 4
|
61 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
62 |
+
Initial Block Size 32.0 KB
|
63 |
+
Current Block Size 32.0 KB
|
64 |
+
Peak Allocated Bytes 54 B
|
65 |
+
Overflow Count 0
|
66 |
+
[ALLOC_TEMP_Job.Worker 6]
|
67 |
+
Initial Block Size 256.0 KB
|
68 |
+
Current Block Size 256.0 KB
|
69 |
+
Peak Allocated Bytes 0 B
|
70 |
+
Overflow Count 0
|
71 |
+
[ALLOC_TEMP_Job.Worker 0]
|
72 |
+
Initial Block Size 256.0 KB
|
73 |
+
Current Block Size 256.0 KB
|
74 |
+
Peak Allocated Bytes 0 B
|
75 |
+
Overflow Count 0
|
76 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
77 |
+
Initial Block Size 32.0 KB
|
78 |
+
Current Block Size 32.0 KB
|
79 |
+
Peak Allocated Bytes 54 B
|
80 |
+
Overflow Count 0
|
81 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
82 |
+
Initial Block Size 32.0 KB
|
83 |
+
Current Block Size 32.0 KB
|
84 |
+
Peak Allocated Bytes 54 B
|
85 |
+
Overflow Count 0
|
86 |
+
[ALLOC_TEMP_Job.Worker 5]
|
87 |
+
Initial Block Size 256.0 KB
|
88 |
+
Current Block Size 256.0 KB
|
89 |
+
Peak Allocated Bytes 0 B
|
90 |
+
Overflow Count 0
|
91 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
92 |
+
Initial Block Size 32.0 KB
|
93 |
+
Current Block Size 32.0 KB
|
94 |
+
Peak Allocated Bytes 54 B
|
95 |
+
Overflow Count 0
|
96 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
97 |
+
Initial Block Size 32.0 KB
|
98 |
+
Current Block Size 32.0 KB
|
99 |
+
Peak Allocated Bytes 54 B
|
100 |
+
Overflow Count 0
|
101 |
+
[ALLOC_TEMP_Job.Worker 4]
|
102 |
+
Initial Block Size 256.0 KB
|
103 |
+
Current Block Size 256.0 KB
|
104 |
+
Peak Allocated Bytes 0 B
|
105 |
+
Overflow Count 0
|
106 |
+
[ALLOC_TEMP_Job.Worker 14]
|
107 |
+
Initial Block Size 256.0 KB
|
108 |
+
Current Block Size 256.0 KB
|
109 |
+
Peak Allocated Bytes 54 B
|
110 |
+
Overflow Count 0
|
111 |
+
[ALLOC_TEMP_Job.Worker 3]
|
112 |
+
Initial Block Size 256.0 KB
|
113 |
+
Current Block Size 256.0 KB
|
114 |
+
Peak Allocated Bytes 0 B
|
115 |
+
Overflow Count 0
|
116 |
+
[ALLOC_TEMP_Job.Worker 13]
|
117 |
+
Initial Block Size 256.0 KB
|
118 |
+
Current Block Size 256.0 KB
|
119 |
+
Peak Allocated Bytes 54 B
|
120 |
+
Overflow Count 0
|
121 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
122 |
+
Initial Block Size 32.0 KB
|
123 |
+
Current Block Size 32.0 KB
|
124 |
+
Peak Allocated Bytes 54 B
|
125 |
+
Overflow Count 0
|
126 |
+
[ALLOC_TEMP_EnlightenWorker] x 8
|
127 |
+
Initial Block Size 64.0 KB
|
128 |
+
Current Block Size 64.0 KB
|
129 |
+
Peak Allocated Bytes 54 B
|
130 |
+
Overflow Count 0
|
131 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
132 |
+
Initial Block Size 32.0 KB
|
133 |
+
Current Block Size 32.0 KB
|
134 |
+
Peak Allocated Bytes 54 B
|
135 |
+
Overflow Count 0
|
136 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
137 |
+
Initial Block Size 32.0 KB
|
138 |
+
Current Block Size 32.0 KB
|
139 |
+
Peak Allocated Bytes 54 B
|
140 |
+
Overflow Count 0
|
141 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
142 |
+
Initial Block Size 32.0 KB
|
143 |
+
Current Block Size 32.0 KB
|
144 |
+
Peak Allocated Bytes 54 B
|
145 |
+
Overflow Count 0
|
146 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
147 |
+
Initial Block Size 32.0 KB
|
148 |
+
Current Block Size 32.0 KB
|
149 |
+
Peak Allocated Bytes 54 B
|
150 |
+
Overflow Count 0
|
151 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 15
|
152 |
+
Initial Block Size 64.0 KB
|
153 |
+
Current Block Size 64.0 KB
|
154 |
+
Peak Allocated Bytes 0 B
|
155 |
+
Overflow Count 0
|
156 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
157 |
+
Initial Block Size 32.0 KB
|
158 |
+
Current Block Size 32.0 KB
|
159 |
+
Peak Allocated Bytes 54 B
|
160 |
+
Overflow Count 0
|
161 |
+
[ALLOC_TEMP_Job.Worker 9]
|
162 |
+
Initial Block Size 256.0 KB
|
163 |
+
Current Block Size 256.0 KB
|
164 |
+
Peak Allocated Bytes 0.8 KB
|
165 |
+
Overflow Count 0
|
166 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
167 |
+
Initial Block Size 32.0 KB
|
168 |
+
Current Block Size 32.0 KB
|
169 |
+
Peak Allocated Bytes 54 B
|
170 |
+
Overflow Count 0
|
171 |
+
[ALLOC_TEMP_Job.Worker 8]
|
172 |
+
Initial Block Size 256.0 KB
|
173 |
+
Current Block Size 256.0 KB
|
174 |
+
Peak Allocated Bytes 0 B
|
175 |
+
Overflow Count 0
|
176 |
+
[ALLOC_TEMP_Job.Worker 7]
|
177 |
+
Initial Block Size 256.0 KB
|
178 |
+
Current Block Size 256.0 KB
|
179 |
+
Peak Allocated Bytes 0 B
|
180 |
+
Overflow Count 0
|
181 |
+
[ALLOC_TEMP_Job.Worker 1]
|
182 |
+
Initial Block Size 256.0 KB
|
183 |
+
Current Block Size 256.0 KB
|
184 |
+
Peak Allocated Bytes 0 B
|
185 |
+
Overflow Count 0
|
186 |
+
[ALLOC_TEMP_Job.Worker 2]
|
187 |
+
Initial Block Size 256.0 KB
|
188 |
+
Current Block Size 256.0 KB
|
189 |
+
Peak Allocated Bytes 0 B
|
190 |
+
Overflow Count 0
|
191 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
192 |
+
Initial Block Size 32.0 KB
|
193 |
+
Current Block Size 32.0 KB
|
194 |
+
Peak Allocated Bytes 54 B
|
195 |
+
Overflow Count 0
|
196 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
197 |
+
Initial Block Size 32.0 KB
|
198 |
+
Current Block Size 32.0 KB
|
199 |
+
Peak Allocated Bytes 54 B
|
200 |
+
Overflow Count 0
|
201 |
+
[ALLOC_TEMP_Job.Worker 10]
|
202 |
+
Initial Block Size 256.0 KB
|
203 |
+
Current Block Size 256.0 KB
|
204 |
+
Peak Allocated Bytes 54 B
|
205 |
+
Overflow Count 0
|
206 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
207 |
+
Initial Block Size 32.0 KB
|
208 |
+
Current Block Size 32.0 KB
|
209 |
+
Peak Allocated Bytes 54 B
|
210 |
+
Overflow Count 0
|
211 |
+
[ALLOC_TEMP_Job.Worker 11]
|
212 |
+
Initial Block Size 256.0 KB
|
213 |
+
Current Block Size 256.0 KB
|
214 |
+
Peak Allocated Bytes 54 B
|
215 |
+
Overflow Count 0
|
216 |
+
[ALLOC_TEMP_Job.Worker 12]
|
217 |
+
Initial Block Size 256.0 KB
|
218 |
+
Current Block Size 256.0 KB
|
219 |
+
Peak Allocated Bytes 54 B
|
220 |
+
Overflow Count 0
|
221 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
222 |
+
Initial Block Size 32.0 KB
|
223 |
+
Current Block Size 32.0 KB
|
224 |
+
Peak Allocated Bytes 54 B
|
225 |
+
Overflow Count 0
|
226 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
227 |
+
Initial Block Size 64.0 KB
|
228 |
+
Current Block Size 64.0 KB
|
229 |
+
Peak Allocated Bytes 54 B
|
230 |
+
Overflow Count 0
|
231 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
232 |
+
Peak main deferred allocation count 4
|
233 |
+
[ALLOC_BUCKET]
|
234 |
+
Large Block size 4.0 MB
|
235 |
+
Used Block count 1
|
236 |
+
Peak Allocated bytes 0.9 MB
|
237 |
+
[ALLOC_DEFAULT_MAIN]
|
238 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 56274 frames
|
239 |
+
Requested Block Size 16.0 MB
|
240 |
+
Peak Block count 1
|
241 |
+
Peak Allocated memory 5.3 MB
|
242 |
+
Peak Large allocation bytes 0 B
|
243 |
+
[ALLOC_DEFAULT_THREAD]
|
244 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 56274 frames
|
245 |
+
Requested Block Size 16.0 MB
|
246 |
+
Peak Block count 1
|
247 |
+
Peak Allocated memory 17.2 MB
|
248 |
+
Peak Large allocation bytes 16.0 MB
|
249 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
250 |
+
Initial Block Size 2.0 MB
|
251 |
+
Used Block Count 1
|
252 |
+
Overflow Count (too large) 0
|
253 |
+
Overflow Count (full) 0
|
254 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
255 |
+
Initial Block Size 2.0 MB
|
256 |
+
Used Block Count 1
|
257 |
+
Overflow Count (too large) 0
|
258 |
+
Overflow Count (full) 0
|
259 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
260 |
+
Initial Block Size 2.0 MB
|
261 |
+
Used Block Count 2
|
262 |
+
Overflow Count (too large) 0
|
263 |
+
Overflow Count (full) 0
|
264 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
265 |
+
Initial Block Size 1.0 MB
|
266 |
+
Used Block Count 3
|
267 |
+
Overflow Count (too large) 0
|
268 |
+
Overflow Count (full) 0
|
269 |
+
[ALLOC_GFX] Dual Thread Allocator
|
270 |
+
Peak main deferred allocation count 0
|
271 |
+
[ALLOC_BUCKET]
|
272 |
+
Large Block size 4.0 MB
|
273 |
+
Used Block count 1
|
274 |
+
Peak Allocated bytes 0.9 MB
|
275 |
+
[ALLOC_GFX_MAIN]
|
276 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 56273 frames, [64.0 KB-128.0 KB]: 1 frames
|
277 |
+
Requested Block Size 16.0 MB
|
278 |
+
Peak Block count 1
|
279 |
+
Peak Allocated memory 65.6 KB
|
280 |
+
Peak Large allocation bytes 0 B
|
281 |
+
[ALLOC_GFX_THREAD]
|
282 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 56274 frames
|
283 |
+
Requested Block Size 16.0 MB
|
284 |
+
Peak Block count 1
|
285 |
+
Peak Allocated memory 173.6 KB
|
286 |
+
Peak Large allocation bytes 0 B
|
287 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
288 |
+
Peak main deferred allocation count 2
|
289 |
+
[ALLOC_BUCKET]
|
290 |
+
Large Block size 4.0 MB
|
291 |
+
Used Block count 1
|
292 |
+
Peak Allocated bytes 0.9 MB
|
293 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
294 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 56274 frames
|
295 |
+
Requested Block Size 4.0 MB
|
296 |
+
Peak Block count 1
|
297 |
+
Peak Allocated memory 0.6 MB
|
298 |
+
Peak Large allocation bytes 0 B
|
299 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
300 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 56273 frames, [2.0 MB-4.0 MB]: 1 frames
|
301 |
+
Requested Block Size 4.0 MB
|
302 |
+
Peak Block count 1
|
303 |
+
Peak Allocated memory 3.2 MB
|
304 |
+
Peak Large allocation bytes 0 B
|
305 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
306 |
+
Peak main deferred allocation count 0
|
307 |
+
[ALLOC_BUCKET]
|
308 |
+
Large Block size 4.0 MB
|
309 |
+
Used Block count 1
|
310 |
+
Peak Allocated bytes 0.9 MB
|
311 |
+
[ALLOC_TYPETREE_MAIN]
|
312 |
+
Peak usage frame count: [0-1.0 KB]: 56274 frames
|
313 |
+
Requested Block Size 2.0 MB
|
314 |
+
Peak Block count 1
|
315 |
+
Peak Allocated memory 1.0 KB
|
316 |
+
Peak Large allocation bytes 0 B
|
317 |
+
[ALLOC_TYPETREE_THREAD]
|
318 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 56273 frames, [2.0 KB-4.0 KB]: 1 frames
|
319 |
+
Requested Block Size 2.0 MB
|
320 |
+
Peak Block count 1
|
321 |
+
Peak Allocated memory 2.2 KB
|
322 |
+
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": 2.346792697906494,
|
6 |
+
"min": 2.2970592975616455,
|
7 |
+
"max": 2.388735294342041,
|
8 |
+
"count": 299
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 45208.61328125,
|
12 |
+
"min": 37882.7109375,
|
13 |
+
"max": 60526.88671875,
|
14 |
+
"count": 299
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 68.73239436619718,
|
18 |
+
"min": 47.45631067961165,
|
19 |
+
"max": 103.39583333333333,
|
20 |
+
"count": 299
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19520.0,
|
24 |
+
"min": 18124.0,
|
25 |
+
"max": 21048.0,
|
26 |
+
"count": 299
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1586.2263956757824,
|
30 |
+
"min": 1552.918132508456,
|
31 |
+
"max": 1615.7520349913696,
|
32 |
+
"count": 299
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 225244.1481859611,
|
36 |
+
"min": 153773.3202231244,
|
37 |
+
"max": 326572.3715284068,
|
38 |
+
"count": 299
|
39 |
+
},
|
40 |
+
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 49999997.0,
|
42 |
+
"min": 47019979.0,
|
43 |
+
"max": 49999997.0,
|
44 |
+
"count": 299
|
45 |
+
},
|
46 |
+
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 49999997.0,
|
48 |
+
"min": 47019979.0,
|
49 |
+
"max": 49999997.0,
|
50 |
+
"count": 299
|
51 |
+
},
|
52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": -0.06248742341995239,
|
54 |
+
"min": -0.1325869858264923,
|
55 |
+
"max": 0.06702996790409088,
|
56 |
+
"count": 299
|
57 |
+
},
|
58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": -8.935701370239258,
|
60 |
+
"min": -22.93754768371582,
|
61 |
+
"max": 9.920434951782227,
|
62 |
+
"count": 299
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": -0.0648917406797409,
|
66 |
+
"min": -0.13301512598991394,
|
67 |
+
"max": 0.06738097965717316,
|
68 |
+
"count": 299
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": -9.279519081115723,
|
72 |
+
"min": -23.011615753173828,
|
73 |
+
"max": 9.97238540649414,
|
74 |
+
"count": 299
|
75 |
+
},
|
76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 299
|
81 |
+
},
|
82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 299
|
87 |
+
},
|
88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": -0.16381818181151278,
|
90 |
+
"min": -0.4128225345007131,
|
91 |
+
"max": 0.28632461382792546,
|
92 |
+
"count": 299
|
93 |
+
},
|
94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": -23.425999999046326,
|
96 |
+
"min": -58.62079989910126,
|
97 |
+
"max": 37.22219979763031,
|
98 |
+
"count": 299
|
99 |
+
},
|
100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": -0.16381818181151278,
|
102 |
+
"min": -0.4128225345007131,
|
103 |
+
"max": 0.28632461382792546,
|
104 |
+
"count": 299
|
105 |
+
},
|
106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": -23.425999999046326,
|
108 |
+
"min": -58.62079989910126,
|
109 |
+
"max": 37.22219979763031,
|
110 |
+
"count": 299
|
111 |
+
},
|
112 |
+
"SoccerTwos.IsTraining.mean": {
|
113 |
+
"value": 1.0,
|
114 |
+
"min": 1.0,
|
115 |
+
"max": 1.0,
|
116 |
+
"count": 299
|
117 |
+
},
|
118 |
+
"SoccerTwos.IsTraining.sum": {
|
119 |
+
"value": 1.0,
|
120 |
+
"min": 1.0,
|
121 |
+
"max": 1.0,
|
122 |
+
"count": 299
|
123 |
+
},
|
124 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.0162993732917433,
|
126 |
+
"min": 0.011969914202442549,
|
127 |
+
"max": 0.02426063035527477,
|
128 |
+
"count": 145
|
129 |
+
},
|
130 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.0162993732917433,
|
132 |
+
"min": 0.011969914202442549,
|
133 |
+
"max": 0.02426063035527477,
|
134 |
+
"count": 145
|
135 |
+
},
|
136 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.08963213935494423,
|
138 |
+
"min": 0.07290808036923409,
|
139 |
+
"max": 0.10371330976486207,
|
140 |
+
"count": 145
|
141 |
+
},
|
142 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.08963213935494423,
|
144 |
+
"min": 0.07290808036923409,
|
145 |
+
"max": 0.10371330976486207,
|
146 |
+
"count": 145
|
147 |
+
},
|
148 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.09066422507166863,
|
150 |
+
"min": 0.07393495415647824,
|
151 |
+
"max": 0.1055140865345796,
|
152 |
+
"count": 145
|
153 |
+
},
|
154 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.09066422507166863,
|
156 |
+
"min": 0.07393495415647824,
|
157 |
+
"max": 0.1055140865345796,
|
158 |
+
"count": 145
|
159 |
+
},
|
160 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
+
"value": 0.0003,
|
162 |
+
"min": 0.0003,
|
163 |
+
"max": 0.0003,
|
164 |
+
"count": 145
|
165 |
+
},
|
166 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
+
"value": 0.0003,
|
168 |
+
"min": 0.0003,
|
169 |
+
"max": 0.0003,
|
170 |
+
"count": 145
|
171 |
+
},
|
172 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
+
"value": 0.20000000000000007,
|
174 |
+
"min": 0.20000000000000007,
|
175 |
+
"max": 0.20000000000000007,
|
176 |
+
"count": 145
|
177 |
+
},
|
178 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
+
"value": 0.20000000000000007,
|
180 |
+
"min": 0.20000000000000007,
|
181 |
+
"max": 0.20000000000000007,
|
182 |
+
"count": 145
|
183 |
+
},
|
184 |
+
"SoccerTwos.Policy.Beta.mean": {
|
185 |
+
"value": 0.010000000000000002,
|
186 |
+
"min": 0.010000000000000002,
|
187 |
+
"max": 0.010000000000000002,
|
188 |
+
"count": 145
|
189 |
+
},
|
190 |
+
"SoccerTwos.Policy.Beta.sum": {
|
191 |
+
"value": 0.010000000000000002,
|
192 |
+
"min": 0.010000000000000002,
|
193 |
+
"max": 0.010000000000000002,
|
194 |
+
"count": 145
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"metadata": {
|
198 |
+
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1677301169",
|
200 |
+
"python_version": "3.8.16 (default, Jan 17 2023, 22:25:28) [MSC v.1916 64 bit (AMD64)]",
|
201 |
+
"command_line_arguments": "C:\\Users\\Kaush\\miniconda3\\envs\\rl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=pocatrainergoalbeta --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": "1.13.1+cu117",
|
206 |
+
"numpy_version": "1.21.2",
|
207 |
+
"end_time_seconds": "1677308435"
|
208 |
+
},
|
209 |
+
"total": 7265.1654886,
|
210 |
+
"count": 1,
|
211 |
+
"self": 0.5663734999989174,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.09132439999999997,
|
215 |
+
"count": 1,
|
216 |
+
"self": 0.09132439999999997
|
217 |
+
},
|
218 |
+
"TrainerController.start_learning": {
|
219 |
+
"total": 7264.5077907,
|
220 |
+
"count": 1,
|
221 |
+
"self": 5.734095199890362,
|
222 |
+
"children": {
|
223 |
+
"TrainerController._reset_env": {
|
224 |
+
"total": 11.90960289999987,
|
225 |
+
"count": 16,
|
226 |
+
"self": 11.90960289999987
|
227 |
+
},
|
228 |
+
"TrainerController.advance": {
|
229 |
+
"total": 7246.6439557001095,
|
230 |
+
"count": 204663,
|
231 |
+
"self": 5.8572592001864905,
|
232 |
+
"children": {
|
233 |
+
"env_step": {
|
234 |
+
"total": 4941.387445299964,
|
235 |
+
"count": 204663,
|
236 |
+
"self": 2565.2636788999193,
|
237 |
+
"children": {
|
238 |
+
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 2372.7986070000015,
|
240 |
+
"count": 204663,
|
241 |
+
"self": 33.9239966001046,
|
242 |
+
"children": {
|
243 |
+
"TorchPolicy.evaluate": {
|
244 |
+
"total": 2338.874610399897,
|
245 |
+
"count": 375166,
|
246 |
+
"self": 2338.874610399897
|
247 |
+
}
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"workers": {
|
251 |
+
"total": 3.3251594000436278,
|
252 |
+
"count": 204663,
|
253 |
+
"self": 0.0,
|
254 |
+
"children": {
|
255 |
+
"worker_root": {
|
256 |
+
"total": 7247.896646600133,
|
257 |
+
"count": 204663,
|
258 |
+
"is_parallel": true,
|
259 |
+
"self": 5254.661512699902,
|
260 |
+
"children": {
|
261 |
+
"steps_from_proto": {
|
262 |
+
"total": 0.029863900001497967,
|
263 |
+
"count": 32,
|
264 |
+
"is_parallel": true,
|
265 |
+
"self": 0.00693150000241971,
|
266 |
+
"children": {
|
267 |
+
"_process_rank_one_or_two_observation": {
|
268 |
+
"total": 0.022932399999078257,
|
269 |
+
"count": 128,
|
270 |
+
"is_parallel": true,
|
271 |
+
"self": 0.022932399999078257
|
272 |
+
}
|
273 |
+
}
|
274 |
+
},
|
275 |
+
"UnityEnvironment.step": {
|
276 |
+
"total": 1993.2052700002291,
|
277 |
+
"count": 204663,
|
278 |
+
"is_parallel": true,
|
279 |
+
"self": 101.57907880004905,
|
280 |
+
"children": {
|
281 |
+
"UnityEnvironment._generate_step_input": {
|
282 |
+
"total": 101.0035848999301,
|
283 |
+
"count": 204663,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 101.0035848999301
|
286 |
+
},
|
287 |
+
"communicator.exchange": {
|
288 |
+
"total": 1473.9688821001653,
|
289 |
+
"count": 204663,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 1473.9688821001653
|
292 |
+
},
|
293 |
+
"steps_from_proto": {
|
294 |
+
"total": 316.65372420008464,
|
295 |
+
"count": 409326,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 68.79668929965652,
|
298 |
+
"children": {
|
299 |
+
"_process_rank_one_or_two_observation": {
|
300 |
+
"total": 247.85703490042812,
|
301 |
+
"count": 1637304,
|
302 |
+
"is_parallel": true,
|
303 |
+
"self": 247.85703490042812
|
304 |
+
}
|
305 |
+
}
|
306 |
+
}
|
307 |
+
}
|
308 |
+
}
|
309 |
+
}
|
310 |
+
}
|
311 |
+
}
|
312 |
+
}
|
313 |
+
}
|
314 |
+
},
|
315 |
+
"trainer_advance": {
|
316 |
+
"total": 2299.399251199959,
|
317 |
+
"count": 204663,
|
318 |
+
"self": 36.0268705999124,
|
319 |
+
"children": {
|
320 |
+
"process_trajectory": {
|
321 |
+
"total": 1061.7885868000433,
|
322 |
+
"count": 204663,
|
323 |
+
"self": 1060.3413790000432,
|
324 |
+
"children": {
|
325 |
+
"RLTrainer._checkpoint": {
|
326 |
+
"total": 1.447207800000001,
|
327 |
+
"count": 6,
|
328 |
+
"self": 1.447207800000001
|
329 |
+
}
|
330 |
+
}
|
331 |
+
},
|
332 |
+
"_update_policy": {
|
333 |
+
"total": 1201.5837938000034,
|
334 |
+
"count": 145,
|
335 |
+
"self": 635.6391238000203,
|
336 |
+
"children": {
|
337 |
+
"TorchPOCAOptimizer.update": {
|
338 |
+
"total": 565.944669999983,
|
339 |
+
"count": 4350,
|
340 |
+
"self": 565.944669999983
|
341 |
+
}
|
342 |
+
}
|
343 |
+
}
|
344 |
+
}
|
345 |
+
}
|
346 |
+
}
|
347 |
+
},
|
348 |
+
"trainer_threads": {
|
349 |
+
"total": 3.6999999792897142e-06,
|
350 |
+
"count": 1,
|
351 |
+
"self": 3.6999999792897142e-06
|
352 |
+
},
|
353 |
+
"TrainerController._save_models": {
|
354 |
+
"total": 0.22013320000041858,
|
355 |
+
"count": 1,
|
356 |
+
"self": 0.0033798000004026107,
|
357 |
+
"children": {
|
358 |
+
"RLTrainer._checkpoint": {
|
359 |
+
"total": 0.21675340000001597,
|
360 |
+
"count": 1,
|
361 |
+
"self": 0.21675340000001597
|
362 |
+
}
|
363 |
+
}
|
364 |
+
}
|
365 |
+
}
|
366 |
+
}
|
367 |
+
}
|
368 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SoccerTwos": {
|
3 |
+
"elo": 1585.4211934739499,
|
4 |
+
"checkpoints": [
|
5 |
+
{
|
6 |
+
"steps": 48499984,
|
7 |
+
"file_path": "results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-48499984.onnx",
|
8 |
+
"reward": 0.0,
|
9 |
+
"creation_time": 1677305065.4198124,
|
10 |
+
"auxillary_file_paths": [
|
11 |
+
"results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-48499984.pt"
|
12 |
+
]
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"steps": 48999916,
|
16 |
+
"file_path": "results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-48999916.onnx",
|
17 |
+
"reward": 0.0,
|
18 |
+
"creation_time": 1677306261.4011924,
|
19 |
+
"auxillary_file_paths": [
|
20 |
+
"results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-48999916.pt"
|
21 |
+
]
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"steps": 49499988,
|
25 |
+
"file_path": "results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-49499988.onnx",
|
26 |
+
"reward": 0.0,
|
27 |
+
"creation_time": 1677307302.6625729,
|
28 |
+
"auxillary_file_paths": [
|
29 |
+
"results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-49499988.pt"
|
30 |
+
]
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"steps": 49999997,
|
34 |
+
"file_path": "results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-49999997.onnx",
|
35 |
+
"reward": 0.0,
|
36 |
+
"creation_time": 1677308434.2481582,
|
37 |
+
"auxillary_file_paths": [
|
38 |
+
"results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-49999997.pt"
|
39 |
+
]
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"steps": 50000060,
|
43 |
+
"file_path": "results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-50000060.onnx",
|
44 |
+
"reward": 0.0,
|
45 |
+
"creation_time": 1677308434.4965606,
|
46 |
+
"auxillary_file_paths": [
|
47 |
+
"results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-50000060.pt"
|
48 |
+
]
|
49 |
+
}
|
50 |
+
],
|
51 |
+
"final_checkpoint": {
|
52 |
+
"steps": 50000060,
|
53 |
+
"file_path": "results\\pocatrainergoalbeta\\SoccerTwos.onnx",
|
54 |
+
"reward": 0.0,
|
55 |
+
"creation_time": 1677308434.4965606,
|
56 |
+
"auxillary_file_paths": [
|
57 |
+
"results\\pocatrainergoalbeta\\SoccerTwos\\SoccerTwos-50000060.pt"
|
58 |
+
]
|
59 |
+
}
|
60 |
+
},
|
61 |
+
"metadata": {
|
62 |
+
"stats_format_version": "0.3.0",
|
63 |
+
"mlagents_version": "0.31.0.dev0",
|
64 |
+
"torch_version": "1.13.1+cu117"
|
65 |
+
}
|
66 |
+
}
|