CzarnyRycerz
commited on
Commit
•
ca9e455
1
Parent(s):
be05560
First Push`
Browse files- README.md +35 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-21500167.onnx +3 -0
- SoccerTwos/SoccerTwos-21500167.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1694390584.DESKTOP-L0G93AV.12928.0 +3 -0
- SoccerTwos/events.out.tfevents.1694397682.DESKTOP-L0G93AV.12020.0 +3 -0
- SoccerTwos/events.out.tfevents.1694397887.DESKTOP-L0G93AV.9792.0 +3 -0
- SoccerTwos/events.out.tfevents.1694398171.DESKTOP-L0G93AV.14132.0 +3 -0
- config.json +1 -0
- configuration.yaml +82 -0
- run_logs/Player-0.log +262 -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: CzarnyRycerz/Yudkowsky
|
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:1bfd01c0118f2f15a5f3c974b6839e9951f42783ca8ddbef1db63a1005c84a1c
|
3 |
+
size 4923442
|
SoccerTwos/SoccerTwos-21500167.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bfd01c0118f2f15a5f3c974b6839e9951f42783ca8ddbef1db63a1005c84a1c
|
3 |
+
size 4923442
|
SoccerTwos/SoccerTwos-21500167.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:376eb806eaf3eec6d05f14814dc0b15e2d09a96a86a08620ffc0be71ced28a94
|
3 |
+
size 47356393
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bea81a49612bbb7c4011241b8f0dec6725887a3b8ce6267021659773bad4c8bd
|
3 |
+
size 47354863
|
SoccerTwos/events.out.tfevents.1694390584.DESKTOP-L0G93AV.12928.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:626cd28e8b6b4062ff3c5d5110eb1788c7676d2d8dc9086f241bb16d29755b7f
|
3 |
+
size 1711298
|
SoccerTwos/events.out.tfevents.1694397682.DESKTOP-L0G93AV.12020.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9facc3943b3754493750f74471f3a03dfe209dce2ae0d02d71da63493b06e55b
|
3 |
+
size 274459
|
SoccerTwos/events.out.tfevents.1694397887.DESKTOP-L0G93AV.9792.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd7863ccbe17358b53aa447b3bfeb5c7df539901232afb754d2930320a0f4385
|
3 |
+
size 198863
|
SoccerTwos/events.out.tfevents.1694398171.DESKTOP-L0G93AV.14132.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ded154a3e7fdb8044ab8886bef3dbe2f6551998c0db64e3320d67bc2f1853190
|
3 |
+
size 867508
|
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.25, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 5, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.986, "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": 21500000, "time_horizon": 1000, "summary_freq": 5000, "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/SoccerTwos/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.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: 500000
|
17 |
+
network_settings:
|
18 |
+
normalize: false
|
19 |
+
hidden_units: 512
|
20 |
+
num_layers: 5
|
21 |
+
vis_encode_type: simple
|
22 |
+
memory: null
|
23 |
+
goal_conditioning_type: hyper
|
24 |
+
deterministic: false
|
25 |
+
reward_signals:
|
26 |
+
extrinsic:
|
27 |
+
gamma: 0.986
|
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: 21500000
|
41 |
+
time_horizon: 1000
|
42 |
+
summary_freq: 5000
|
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/SoccerTwos/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,262 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = 'C:/ml-agents-2/training-envs-executables/SoccerTwos/SoccerTwos_Data/Managed'
|
2 |
+
Mono config path = 'C:/ml-agents-2/training-envs-executables/SoccerTwos/MonoBleedingEdge/etc'
|
3 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
4 |
+
[Subsystems] Discovering subsystems at path C:/ml-agents-2/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.150 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.860400 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 2 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]: 7924 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 282 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 67.1 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_Background Job.Worker 9]
|
67 |
+
Initial Block Size 32.0 KB
|
68 |
+
Current Block Size 32.0 KB
|
69 |
+
Peak Allocated Bytes 54 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 14]
|
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_Background Job.Worker 6]
|
87 |
+
Initial Block Size 32.0 KB
|
88 |
+
Current Block Size 32.0 KB
|
89 |
+
Peak Allocated Bytes 54 B
|
90 |
+
Overflow Count 0
|
91 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
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_EnlightenWorker] x 2
|
97 |
+
Initial Block Size 64.0 KB
|
98 |
+
Current Block Size 64.0 KB
|
99 |
+
Peak Allocated Bytes 54 B
|
100 |
+
Overflow Count 0
|
101 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
102 |
+
Initial Block Size 32.0 KB
|
103 |
+
Current Block Size 32.0 KB
|
104 |
+
Peak Allocated Bytes 54 B
|
105 |
+
Overflow Count 0
|
106 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
107 |
+
Initial Block Size 32.0 KB
|
108 |
+
Current Block Size 32.0 KB
|
109 |
+
Peak Allocated Bytes 54 B
|
110 |
+
Overflow Count 0
|
111 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
112 |
+
Initial Block Size 32.0 KB
|
113 |
+
Current Block Size 32.0 KB
|
114 |
+
Peak Allocated Bytes 54 B
|
115 |
+
Overflow Count 0
|
116 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
117 |
+
Initial Block Size 32.0 KB
|
118 |
+
Current Block Size 32.0 KB
|
119 |
+
Peak Allocated Bytes 54 B
|
120 |
+
Overflow Count 0
|
121 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 3
|
122 |
+
Initial Block Size 64.0 KB
|
123 |
+
Current Block Size 64.0 KB
|
124 |
+
Peak Allocated Bytes 0 B
|
125 |
+
Overflow Count 0
|
126 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
127 |
+
Initial Block Size 32.0 KB
|
128 |
+
Current Block Size 32.0 KB
|
129 |
+
Peak Allocated Bytes 54 B
|
130 |
+
Overflow Count 0
|
131 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
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_Job.Worker 1]
|
137 |
+
Initial Block Size 256.0 KB
|
138 |
+
Current Block Size 256.0 KB
|
139 |
+
Peak Allocated Bytes 0 B
|
140 |
+
Overflow Count 0
|
141 |
+
[ALLOC_TEMP_Job.Worker 2]
|
142 |
+
Initial Block Size 256.0 KB
|
143 |
+
Current Block Size 256.0 KB
|
144 |
+
Peak Allocated Bytes 0.8 KB
|
145 |
+
Overflow Count 0
|
146 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
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_Background Job.Worker 11]
|
152 |
+
Initial Block Size 32.0 KB
|
153 |
+
Current Block Size 32.0 KB
|
154 |
+
Peak Allocated Bytes 54 B
|
155 |
+
Overflow Count 0
|
156 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
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_Background Job.Worker 4]
|
162 |
+
Initial Block Size 32.0 KB
|
163 |
+
Current Block Size 32.0 KB
|
164 |
+
Peak Allocated Bytes 54 B
|
165 |
+
Overflow Count 0
|
166 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
167 |
+
Initial Block Size 64.0 KB
|
168 |
+
Current Block Size 64.0 KB
|
169 |
+
Peak Allocated Bytes 54 B
|
170 |
+
Overflow Count 0
|
171 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
172 |
+
Peak main deferred allocation count 2
|
173 |
+
[ALLOC_BUCKET]
|
174 |
+
Large Block size 4.0 MB
|
175 |
+
Used Block count 1
|
176 |
+
Peak Allocated bytes 0.9 MB
|
177 |
+
[ALLOC_DEFAULT_MAIN]
|
178 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 7925 frames
|
179 |
+
Requested Block Size 16.0 MB
|
180 |
+
Peak Block count 1
|
181 |
+
Peak Allocated memory 4.9 MB
|
182 |
+
Peak Large allocation bytes 0 B
|
183 |
+
[ALLOC_DEFAULT_THREAD]
|
184 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 7925 frames
|
185 |
+
Requested Block Size 16.0 MB
|
186 |
+
Peak Block count 1
|
187 |
+
Peak Allocated memory 17.5 MB
|
188 |
+
Peak Large allocation bytes 16.0 MB
|
189 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
190 |
+
Initial Block Size 2.0 MB
|
191 |
+
Used Block Count 1
|
192 |
+
Overflow Count (too large) 0
|
193 |
+
Overflow Count (full) 0
|
194 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
195 |
+
Initial Block Size 2.0 MB
|
196 |
+
Used Block Count 1
|
197 |
+
Overflow Count (too large) 0
|
198 |
+
Overflow Count (full) 0
|
199 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
200 |
+
Initial Block Size 2.0 MB
|
201 |
+
Used Block Count 2
|
202 |
+
Overflow Count (too large) 0
|
203 |
+
Overflow Count (full) 0
|
204 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
205 |
+
Initial Block Size 1.0 MB
|
206 |
+
Used Block Count 3
|
207 |
+
Overflow Count (too large) 0
|
208 |
+
Overflow Count (full) 0
|
209 |
+
[ALLOC_GFX] Dual Thread Allocator
|
210 |
+
Peak main deferred allocation count 0
|
211 |
+
[ALLOC_BUCKET]
|
212 |
+
Large Block size 4.0 MB
|
213 |
+
Used Block count 1
|
214 |
+
Peak Allocated bytes 0.9 MB
|
215 |
+
[ALLOC_GFX_MAIN]
|
216 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 7924 frames, [64.0 KB-128.0 KB]: 1 frames
|
217 |
+
Requested Block Size 16.0 MB
|
218 |
+
Peak Block count 1
|
219 |
+
Peak Allocated memory 65.6 KB
|
220 |
+
Peak Large allocation bytes 0 B
|
221 |
+
[ALLOC_GFX_THREAD]
|
222 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 7925 frames
|
223 |
+
Requested Block Size 16.0 MB
|
224 |
+
Peak Block count 1
|
225 |
+
Peak Allocated memory 173.6 KB
|
226 |
+
Peak Large allocation bytes 0 B
|
227 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
228 |
+
Peak main deferred allocation count 2
|
229 |
+
[ALLOC_BUCKET]
|
230 |
+
Large Block size 4.0 MB
|
231 |
+
Used Block count 1
|
232 |
+
Peak Allocated bytes 0.9 MB
|
233 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
234 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 7925 frames
|
235 |
+
Requested Block Size 4.0 MB
|
236 |
+
Peak Block count 1
|
237 |
+
Peak Allocated memory 0.6 MB
|
238 |
+
Peak Large allocation bytes 0 B
|
239 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
240 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 7924 frames, [2.0 MB-4.0 MB]: 1 frames
|
241 |
+
Requested Block Size 4.0 MB
|
242 |
+
Peak Block count 1
|
243 |
+
Peak Allocated memory 2.2 MB
|
244 |
+
Peak Large allocation bytes 0 B
|
245 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
246 |
+
Peak main deferred allocation count 0
|
247 |
+
[ALLOC_BUCKET]
|
248 |
+
Large Block size 4.0 MB
|
249 |
+
Used Block count 1
|
250 |
+
Peak Allocated bytes 0.9 MB
|
251 |
+
[ALLOC_TYPETREE_MAIN]
|
252 |
+
Peak usage frame count: [0-1.0 KB]: 7925 frames
|
253 |
+
Requested Block Size 2.0 MB
|
254 |
+
Peak Block count 1
|
255 |
+
Peak Allocated memory 1.0 KB
|
256 |
+
Peak Large allocation bytes 0 B
|
257 |
+
[ALLOC_TYPETREE_THREAD]
|
258 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 7924 frames, [2.0 KB-4.0 KB]: 1 frames
|
259 |
+
Requested Block Size 2.0 MB
|
260 |
+
Peak Block count 1
|
261 |
+
Peak Allocated memory 2.2 KB
|
262 |
+
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.6468665599823,
|
6 |
+
"min": 2.541663646697998,
|
7 |
+
"max": 2.871713161468506,
|
8 |
+
"count": 85
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 25748.716796875,
|
12 |
+
"min": 8567.4287109375,
|
13 |
+
"max": 36632.6953125,
|
14 |
+
"count": 85
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 67.88888888888889,
|
18 |
+
"min": 40.714285714285715,
|
19 |
+
"max": 135.77777777777777,
|
20 |
+
"count": 85
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 9776.0,
|
24 |
+
"min": 1140.0,
|
25 |
+
"max": 10680.0,
|
26 |
+
"count": 85
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 2375.3358173178267,
|
30 |
+
"min": 2235.5589987679004,
|
31 |
+
"max": 2381.703469709723,
|
32 |
+
"count": 85
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 171024.17884688353,
|
36 |
+
"min": 31488.55584315862,
|
37 |
+
"max": 260906.22136500393,
|
38 |
+
"count": 85
|
39 |
+
},
|
40 |
+
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 21499985.0,
|
42 |
+
"min": 21079986.0,
|
43 |
+
"max": 21499985.0,
|
44 |
+
"count": 85
|
45 |
+
},
|
46 |
+
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 21499985.0,
|
48 |
+
"min": 21079986.0,
|
49 |
+
"max": 21499985.0,
|
50 |
+
"count": 85
|
51 |
+
},
|
52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": 0.13880492746829987,
|
54 |
+
"min": -0.029741428792476654,
|
55 |
+
"max": 0.25591257214546204,
|
56 |
+
"count": 85
|
57 |
+
},
|
58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": 9.9939546585083,
|
60 |
+
"min": -2.3920230865478516,
|
61 |
+
"max": 20.130294799804688,
|
62 |
+
"count": 85
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": 0.13861840963363647,
|
66 |
+
"min": -0.03013807162642479,
|
67 |
+
"max": 0.2552904188632965,
|
68 |
+
"count": 85
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": 9.980525016784668,
|
72 |
+
"min": -2.4623286724090576,
|
73 |
+
"max": 20.086620330810547,
|
74 |
+
"count": 85
|
75 |
+
},
|
76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 85
|
81 |
+
},
|
82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 85
|
87 |
+
},
|
88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": 0.4470666680071089,
|
90 |
+
"min": -0.41783611062500214,
|
91 |
+
"max": 0.7164689590191019,
|
92 |
+
"count": 85
|
93 |
+
},
|
94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": 32.18880009651184,
|
96 |
+
"min": -31.340400218963623,
|
97 |
+
"max": 52.656800270080566,
|
98 |
+
"count": 85
|
99 |
+
},
|
100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": 0.4470666680071089,
|
102 |
+
"min": -0.41783611062500214,
|
103 |
+
"max": 0.7164689590191019,
|
104 |
+
"count": 85
|
105 |
+
},
|
106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": 32.18880009651184,
|
108 |
+
"min": -31.340400218963623,
|
109 |
+
"max": 52.656800270080566,
|
110 |
+
"count": 85
|
111 |
+
},
|
112 |
+
"SoccerTwos.IsTraining.mean": {
|
113 |
+
"value": 1.0,
|
114 |
+
"min": 1.0,
|
115 |
+
"max": 1.0,
|
116 |
+
"count": 85
|
117 |
+
},
|
118 |
+
"SoccerTwos.IsTraining.sum": {
|
119 |
+
"value": 1.0,
|
120 |
+
"min": 1.0,
|
121 |
+
"max": 1.0,
|
122 |
+
"count": 85
|
123 |
+
},
|
124 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.015227855048821463,
|
126 |
+
"min": 0.011556042971399923,
|
127 |
+
"max": 0.020092821136737864,
|
128 |
+
"count": 20
|
129 |
+
},
|
130 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.015227855048821463,
|
132 |
+
"min": 0.011556042971399923,
|
133 |
+
"max": 0.020092821136737864,
|
134 |
+
"count": 20
|
135 |
+
},
|
136 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.09070096512635549,
|
138 |
+
"min": 0.05192163946727912,
|
139 |
+
"max": 0.09316741997996966,
|
140 |
+
"count": 20
|
141 |
+
},
|
142 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.09070096512635549,
|
144 |
+
"min": 0.05192163946727912,
|
145 |
+
"max": 0.09316741997996966,
|
146 |
+
"count": 20
|
147 |
+
},
|
148 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.09092343325416247,
|
150 |
+
"min": 0.05207549768189589,
|
151 |
+
"max": 0.09350195775429408,
|
152 |
+
"count": 20
|
153 |
+
},
|
154 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.09092343325416247,
|
156 |
+
"min": 0.05207549768189589,
|
157 |
+
"max": 0.09350195775429408,
|
158 |
+
"count": 20
|
159 |
+
},
|
160 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
+
"value": 1.113511257069722e-07,
|
162 |
+
"min": 1.113511257069722e-07,
|
163 |
+
"max": 5.578772559046528e-06,
|
164 |
+
"count": 20
|
165 |
+
},
|
166 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
+
"value": 1.113511257069722e-07,
|
168 |
+
"min": 1.113511257069722e-07,
|
169 |
+
"max": 5.578772559046528e-06,
|
170 |
+
"count": 20
|
171 |
+
},
|
172 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
+
"value": 0.25,
|
174 |
+
"min": 0.25,
|
175 |
+
"max": 0.25,
|
176 |
+
"count": 20
|
177 |
+
},
|
178 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
+
"value": 0.25,
|
180 |
+
"min": 0.25,
|
181 |
+
"max": 0.25,
|
182 |
+
"count": 20
|
183 |
+
},
|
184 |
+
"SoccerTwos.Policy.Beta.mean": {
|
185 |
+
"value": 1.3704663720930079e-05,
|
186 |
+
"min": 1.3704663720930079e-05,
|
187 |
+
"max": 0.00019576985813953539,
|
188 |
+
"count": 20
|
189 |
+
},
|
190 |
+
"SoccerTwos.Policy.Beta.sum": {
|
191 |
+
"value": 1.3704663720930079e-05,
|
192 |
+
"min": 1.3704663720930079e-05,
|
193 |
+
"max": 0.00019576985813953539,
|
194 |
+
"count": 20
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"metadata": {
|
198 |
+
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1694398166",
|
200 |
+
"python_version": "3.9.17 (main, Jul 5 2023, 20:47:11) [MSC v.1916 64 bit (AMD64)]",
|
201 |
+
"command_line_arguments": "\\\\?\\F:\\ProgramData\\anaconda3\\envs\\rl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/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": "1694401048"
|
208 |
+
},
|
209 |
+
"total": 2881.8619468,
|
210 |
+
"count": 1,
|
211 |
+
"self": 0.39316980000012336,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.14249270000000003,
|
215 |
+
"count": 1,
|
216 |
+
"self": 0.14249270000000003
|
217 |
+
},
|
218 |
+
"TrainerController.start_learning": {
|
219 |
+
"total": 2881.3262843,
|
220 |
+
"count": 1,
|
221 |
+
"self": 0.9726952999972127,
|
222 |
+
"children": {
|
223 |
+
"TrainerController._reset_env": {
|
224 |
+
"total": 5.015679300000025,
|
225 |
+
"count": 4,
|
226 |
+
"self": 5.015679300000025
|
227 |
+
},
|
228 |
+
"TrainerController.advance": {
|
229 |
+
"total": 2875.053183500003,
|
230 |
+
"count": 28831,
|
231 |
+
"self": 1.0066420000871403,
|
232 |
+
"children": {
|
233 |
+
"env_step": {
|
234 |
+
"total": 763.5760517999634,
|
235 |
+
"count": 28831,
|
236 |
+
"self": 499.511171099941,
|
237 |
+
"children": {
|
238 |
+
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 263.4686580999995,
|
240 |
+
"count": 28831,
|
241 |
+
"self": 7.140219500018418,
|
242 |
+
"children": {
|
243 |
+
"TorchPolicy.evaluate": {
|
244 |
+
"total": 256.3284385999811,
|
245 |
+
"count": 52834,
|
246 |
+
"self": 256.3284385999811
|
247 |
+
}
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"workers": {
|
251 |
+
"total": 0.596222600022843,
|
252 |
+
"count": 28831,
|
253 |
+
"self": 0.0,
|
254 |
+
"children": {
|
255 |
+
"worker_root": {
|
256 |
+
"total": 2874.6264508000168,
|
257 |
+
"count": 28831,
|
258 |
+
"is_parallel": true,
|
259 |
+
"self": 2490.8024807999996,
|
260 |
+
"children": {
|
261 |
+
"steps_from_proto": {
|
262 |
+
"total": 0.010278200000094273,
|
263 |
+
"count": 8,
|
264 |
+
"is_parallel": true,
|
265 |
+
"self": 0.0023597000005421975,
|
266 |
+
"children": {
|
267 |
+
"_process_rank_one_or_two_observation": {
|
268 |
+
"total": 0.007918499999552076,
|
269 |
+
"count": 32,
|
270 |
+
"is_parallel": true,
|
271 |
+
"self": 0.007918499999552076
|
272 |
+
}
|
273 |
+
}
|
274 |
+
},
|
275 |
+
"UnityEnvironment.step": {
|
276 |
+
"total": 383.813691800017,
|
277 |
+
"count": 28831,
|
278 |
+
"is_parallel": true,
|
279 |
+
"self": 20.69146799995832,
|
280 |
+
"children": {
|
281 |
+
"UnityEnvironment._generate_step_input": {
|
282 |
+
"total": 21.049770600046077,
|
283 |
+
"count": 28831,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 21.049770600046077
|
286 |
+
},
|
287 |
+
"communicator.exchange": {
|
288 |
+
"total": 274.51462600000644,
|
289 |
+
"count": 28831,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 274.51462600000644
|
292 |
+
},
|
293 |
+
"steps_from_proto": {
|
294 |
+
"total": 67.55782720000619,
|
295 |
+
"count": 57662,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 15.188267900029203,
|
298 |
+
"children": {
|
299 |
+
"_process_rank_one_or_two_observation": {
|
300 |
+
"total": 52.369559299976984,
|
301 |
+
"count": 230648,
|
302 |
+
"is_parallel": true,
|
303 |
+
"self": 52.369559299976984
|
304 |
+
}
|
305 |
+
}
|
306 |
+
}
|
307 |
+
}
|
308 |
+
}
|
309 |
+
}
|
310 |
+
}
|
311 |
+
}
|
312 |
+
}
|
313 |
+
}
|
314 |
+
},
|
315 |
+
"trainer_advance": {
|
316 |
+
"total": 2110.4704896999524,
|
317 |
+
"count": 28831,
|
318 |
+
"self": 7.441301699985161,
|
319 |
+
"children": {
|
320 |
+
"process_trajectory": {
|
321 |
+
"total": 285.196211699967,
|
322 |
+
"count": 28831,
|
323 |
+
"self": 284.83748069996676,
|
324 |
+
"children": {
|
325 |
+
"RLTrainer._checkpoint": {
|
326 |
+
"total": 0.3587310000002617,
|
327 |
+
"count": 1,
|
328 |
+
"self": 0.3587310000002617
|
329 |
+
}
|
330 |
+
}
|
331 |
+
},
|
332 |
+
"_update_policy": {
|
333 |
+
"total": 1817.8329763000004,
|
334 |
+
"count": 20,
|
335 |
+
"self": 120.90873570000258,
|
336 |
+
"children": {
|
337 |
+
"TorchPOCAOptimizer.update": {
|
338 |
+
"total": 1696.9242405999978,
|
339 |
+
"count": 600,
|
340 |
+
"self": 1696.9242405999978
|
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.2847250999998323,
|
355 |
+
"count": 1,
|
356 |
+
"self": 0.014907899999798246,
|
357 |
+
"children": {
|
358 |
+
"RLTrainer._checkpoint": {
|
359 |
+
"total": 0.26981720000003406,
|
360 |
+
"count": 1,
|
361 |
+
"self": 0.26981720000003406
|
362 |
+
}
|
363 |
+
}
|
364 |
+
}
|
365 |
+
}
|
366 |
+
}
|
367 |
+
}
|
368 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SoccerTwos": {
|
3 |
+
"elo": 2378.5587485603514,
|
4 |
+
"checkpoints": [
|
5 |
+
{
|
6 |
+
"steps": 21000399,
|
7 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21000399.onnx",
|
8 |
+
"reward": 0.0,
|
9 |
+
"creation_time": 1694397620.4792032,
|
10 |
+
"auxillary_file_paths": [
|
11 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21000399.pt"
|
12 |
+
]
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"steps": 21038137,
|
16 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21038137.onnx",
|
17 |
+
"reward": 0.0,
|
18 |
+
"creation_time": 1694397873.9209023,
|
19 |
+
"auxillary_file_paths": [
|
20 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21038137.pt"
|
21 |
+
]
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"steps": 21079421,
|
25 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21079421.onnx",
|
26 |
+
"reward": null,
|
27 |
+
"creation_time": 1694398159.6217656,
|
28 |
+
"auxillary_file_paths": [
|
29 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21079421.pt"
|
30 |
+
]
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"steps": 21499985,
|
34 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21499985.onnx",
|
35 |
+
"reward": 0.0,
|
36 |
+
"creation_time": 1694401047.7593436,
|
37 |
+
"auxillary_file_paths": [
|
38 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21499985.pt"
|
39 |
+
]
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"steps": 21500167,
|
43 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21500167.onnx",
|
44 |
+
"reward": 0.0,
|
45 |
+
"creation_time": 1694401048.1302075,
|
46 |
+
"auxillary_file_paths": [
|
47 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21500167.pt"
|
48 |
+
]
|
49 |
+
}
|
50 |
+
],
|
51 |
+
"final_checkpoint": {
|
52 |
+
"steps": 21500167,
|
53 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos.onnx",
|
54 |
+
"reward": 0.0,
|
55 |
+
"creation_time": 1694401048.1302075,
|
56 |
+
"auxillary_file_paths": [
|
57 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-21500167.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 |
+
}
|