First Push
Browse files- README.md +29 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-48499726.onnx +3 -0
- SoccerTwos/SoccerTwos-48499726.pt +3 -0
- SoccerTwos/SoccerTwos-48999314.onnx +3 -0
- SoccerTwos/SoccerTwos-48999314.pt +3 -0
- SoccerTwos/SoccerTwos-49499696.onnx +3 -0
- SoccerTwos/SoccerTwos-49499696.pt +3 -0
- SoccerTwos/SoccerTwos-49999284.onnx +3 -0
- SoccerTwos/SoccerTwos-49999284.pt +3 -0
- SoccerTwos/SoccerTwos-50001284.onnx +3 -0
- SoccerTwos/SoccerTwos-50001284.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1682479287.isaac-OMEN-lab-202.188862.0 +3 -0
- config.json +1 -0
- configuration.yaml +82 -0
- run_logs/Player-0.log +0 -0
- run_logs/timers.json +424 -0
- run_logs/training_status.json +66 -0
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
12 |
+
|
13 |
+
## Usage (with ML-Agents)
|
14 |
+
The Documentation: https://github.com/huggingface/ml-agents#get-started
|
15 |
+
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
|
16 |
+
|
17 |
+
|
18 |
+
### Resume the training
|
19 |
+
```
|
20 |
+
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
21 |
+
```
|
22 |
+
### Watch your Agent play
|
23 |
+
You can watch your agent **playing directly in your browser:**.
|
24 |
+
|
25 |
+
1. Go to https://huggingface.co/spaces/unity/ML-Agents-SoccerTwos
|
26 |
+
2. Step 1: Find your model_id: Isaac009/poca-SoccerTwos-v2
|
27 |
+
3. Step 2: Select your *.nn /*.onnx file
|
28 |
+
4. Click on Watch the agent play 👀
|
29 |
+
|
SoccerTwos.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c446150d47201542c8b0629a69bba47b1856c5fd8310b8571295185a216ab6b1
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-48499726.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5bc481a7437c0b3bb533076398e3b0ce66d5ff19bce1b6c80a348b7bce83a8a
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-48499726.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:093fff8d9262408c20d805369d8cabee58fe3aaf4262ccb4b0abadf779156f3a
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-48999314.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17afc4f9ebdf602314a211ffdc14215f1bf1ec3027f6c050af78e27dac940150
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-48999314.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2397cf23b6abb05facde91f4fdd934403ccd7b8cf87e454981246294b0246270
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-49499696.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2acf078bf114e58cce634f6ec4182618cc2c6886ead1845b533c49017cf8ee00
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-49499696.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b88d2e2cdc3c902b0ed43ac55dac3e2c7f783c7fabb7f5373c7ae3dc21300e12
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-49999284.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c446150d47201542c8b0629a69bba47b1856c5fd8310b8571295185a216ab6b1
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-49999284.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a49f2e6773d06e8d1228e665750d29c67e2b6f6ca5d0c8088da8463df08a55f7
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-50001284.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c446150d47201542c8b0629a69bba47b1856c5fd8310b8571295185a216ab6b1
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-50001284.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85acf4be0b907009c8d79d2d20cf7275e43e185b0f17a082115139bfcc7bfe60
|
3 |
+
size 28422481
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85acf4be0b907009c8d79d2d20cf7275e43e185b0f17a082115139bfcc7bfe60
|
3 |
+
size 28422481
|
SoccerTwos/events.out.tfevents.1682479287.isaac-OMEN-lab-202.188862.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6db71375e72f3b4d3d36eb78508c6d1835ee9989aa9d6fde22b241654dbd4002
|
3 |
+
size 6207389
|
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": 200000, "swap_steps": 2000, "window": 10, "play_against_latest_model_ratio": 0.5, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/SoccerTwos/SoccerTwos.x86_64", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "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": false, "force": true, "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: 200000
|
47 |
+
swap_steps: 2000
|
48 |
+
window: 10
|
49 |
+
play_against_latest_model_ratio: 0.5
|
50 |
+
initial_elo: 1200.0
|
51 |
+
behavioral_cloning: null
|
52 |
+
env_settings:
|
53 |
+
env_path: ./training-envs-executables/linux/SoccerTwos/SoccerTwos.x86_64
|
54 |
+
env_args: null
|
55 |
+
base_port: 5005
|
56 |
+
num_envs: 1
|
57 |
+
num_areas: 1
|
58 |
+
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: false
|
76 |
+
force: true
|
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
The diff for this file is too large to render.
See raw diff
|
|
run_logs/timers.json
ADDED
@@ -0,0 +1,424 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "root",
|
3 |
+
"gauges": {
|
4 |
+
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
+
"value": 2.1745553016662598,
|
6 |
+
"min": 0.7847408652305603,
|
7 |
+
"max": 3.295727014541626,
|
8 |
+
"count": 5000
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 40916.43359375,
|
12 |
+
"min": 5002.873046875,
|
13 |
+
"max": 154042.765625,
|
14 |
+
"count": 5000
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 999.0,
|
18 |
+
"min": 446.8,
|
19 |
+
"max": 999.0,
|
20 |
+
"count": 5000
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 19980.0,
|
24 |
+
"min": 14116.0,
|
25 |
+
"max": 25968.0,
|
26 |
+
"count": 5000
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1216.540961494849,
|
30 |
+
"min": 1194.8258678157067,
|
31 |
+
"max": 1218.1258824734305,
|
32 |
+
"count": 314
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 2433.081922989698,
|
36 |
+
"min": 2389.6517356314134,
|
37 |
+
"max": 14392.484805937675,
|
38 |
+
"count": 314
|
39 |
+
},
|
40 |
+
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 49999284.0,
|
42 |
+
"min": 9000.0,
|
43 |
+
"max": 49999284.0,
|
44 |
+
"count": 5000
|
45 |
+
},
|
46 |
+
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 49999284.0,
|
48 |
+
"min": 9000.0,
|
49 |
+
"max": 49999284.0,
|
50 |
+
"count": 5000
|
51 |
+
},
|
52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": 8.512796193826944e-05,
|
54 |
+
"min": -0.0829419493675232,
|
55 |
+
"max": 0.04899462312459946,
|
56 |
+
"count": 5000
|
57 |
+
},
|
58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": 0.0008512796484865248,
|
60 |
+
"min": -1.244099736213684,
|
61 |
+
"max": 0.48994624614715576,
|
62 |
+
"count": 5000
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": 8.791960135567933e-05,
|
66 |
+
"min": -0.08300420641899109,
|
67 |
+
"max": 0.04482099786400795,
|
68 |
+
"count": 5000
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": 0.0008791959844529629,
|
72 |
+
"min": -1.245063066482544,
|
73 |
+
"max": 0.4482099711894989,
|
74 |
+
"count": 5000
|
75 |
+
},
|
76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 5000
|
81 |
+
},
|
82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 5000
|
87 |
+
},
|
88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": 0.0,
|
90 |
+
"min": -0.6666666666666666,
|
91 |
+
"max": 0.3445066690444946,
|
92 |
+
"count": 5000
|
93 |
+
},
|
94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": 0.0,
|
96 |
+
"min": -9.0,
|
97 |
+
"max": 5.375599980354309,
|
98 |
+
"count": 5000
|
99 |
+
},
|
100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": 0.0,
|
102 |
+
"min": -0.6666666666666666,
|
103 |
+
"max": 0.3445066690444946,
|
104 |
+
"count": 5000
|
105 |
+
},
|
106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": 0.0,
|
108 |
+
"min": -9.0,
|
109 |
+
"max": 5.375599980354309,
|
110 |
+
"count": 5000
|
111 |
+
},
|
112 |
+
"SoccerTwos.IsTraining.mean": {
|
113 |
+
"value": 1.0,
|
114 |
+
"min": 1.0,
|
115 |
+
"max": 1.0,
|
116 |
+
"count": 5000
|
117 |
+
},
|
118 |
+
"SoccerTwos.IsTraining.sum": {
|
119 |
+
"value": 1.0,
|
120 |
+
"min": 1.0,
|
121 |
+
"max": 1.0,
|
122 |
+
"count": 5000
|
123 |
+
},
|
124 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.015997195740540822,
|
126 |
+
"min": 0.010102982061410633,
|
127 |
+
"max": 0.025463151453247217,
|
128 |
+
"count": 2286
|
129 |
+
},
|
130 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.015997195740540822,
|
132 |
+
"min": 0.010102982061410633,
|
133 |
+
"max": 0.025463151453247217,
|
134 |
+
"count": 2286
|
135 |
+
},
|
136 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 9.7354024332826e-09,
|
138 |
+
"min": 3.8367334078322674e-11,
|
139 |
+
"max": 0.018983715784270317,
|
140 |
+
"count": 2286
|
141 |
+
},
|
142 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 9.7354024332826e-09,
|
144 |
+
"min": 3.8367334078322674e-11,
|
145 |
+
"max": 0.018983715784270317,
|
146 |
+
"count": 2286
|
147 |
+
},
|
148 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 9.845815420831776e-09,
|
150 |
+
"min": 3.2968103247377203e-11,
|
151 |
+
"max": 0.01979224164582168,
|
152 |
+
"count": 2286
|
153 |
+
},
|
154 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 9.845815420831776e-09,
|
156 |
+
"min": 3.2968103247377203e-11,
|
157 |
+
"max": 0.01979224164582168,
|
158 |
+
"count": 2286
|
159 |
+
},
|
160 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
+
"value": 0.0003,
|
162 |
+
"min": 0.0003,
|
163 |
+
"max": 0.0003,
|
164 |
+
"count": 2286
|
165 |
+
},
|
166 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
+
"value": 0.0003,
|
168 |
+
"min": 0.0003,
|
169 |
+
"max": 0.0003,
|
170 |
+
"count": 2286
|
171 |
+
},
|
172 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
+
"value": 0.20000000000000007,
|
174 |
+
"min": 0.20000000000000007,
|
175 |
+
"max": 0.20000000000000007,
|
176 |
+
"count": 2286
|
177 |
+
},
|
178 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
+
"value": 0.20000000000000007,
|
180 |
+
"min": 0.20000000000000007,
|
181 |
+
"max": 0.20000000000000007,
|
182 |
+
"count": 2286
|
183 |
+
},
|
184 |
+
"SoccerTwos.Policy.Beta.mean": {
|
185 |
+
"value": 0.005000000000000001,
|
186 |
+
"min": 0.005000000000000001,
|
187 |
+
"max": 0.005000000000000001,
|
188 |
+
"count": 2286
|
189 |
+
},
|
190 |
+
"SoccerTwos.Policy.Beta.sum": {
|
191 |
+
"value": 0.005000000000000001,
|
192 |
+
"min": 0.005000000000000001,
|
193 |
+
"max": 0.005000000000000001,
|
194 |
+
"count": 2286
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"metadata": {
|
198 |
+
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1682479286",
|
200 |
+
"python_version": "3.9.16 (main, Apr 26 2023, 09:57:11) \n[GCC 9.4.0]",
|
201 |
+
"command_line_arguments": "/home/isaac/python_envs/py3916_env/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/linux/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --force",
|
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.11.0+cu102",
|
206 |
+
"numpy_version": "1.21.2",
|
207 |
+
"end_time_seconds": "1682533338"
|
208 |
+
},
|
209 |
+
"total": 54051.992411300016,
|
210 |
+
"count": 1,
|
211 |
+
"self": 0.21920291901915334,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.03257302900601644,
|
215 |
+
"count": 1,
|
216 |
+
"self": 0.03257302900601644
|
217 |
+
},
|
218 |
+
"TrainerController.start_learning": {
|
219 |
+
"total": 54051.74063535199,
|
220 |
+
"count": 1,
|
221 |
+
"self": 56.852536931459326,
|
222 |
+
"children": {
|
223 |
+
"TrainerController._reset_env": {
|
224 |
+
"total": 17.358610078910715,
|
225 |
+
"count": 249,
|
226 |
+
"self": 17.358610078910715
|
227 |
+
},
|
228 |
+
"TrainerController.advance": {
|
229 |
+
"total": 53977.34658055863,
|
230 |
+
"count": 3253376,
|
231 |
+
"self": 55.85743995853409,
|
232 |
+
"children": {
|
233 |
+
"env_step": {
|
234 |
+
"total": 41122.11161842069,
|
235 |
+
"count": 3253376,
|
236 |
+
"self": 30047.647851546877,
|
237 |
+
"children": {
|
238 |
+
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 11039.89479144357,
|
240 |
+
"count": 3253376,
|
241 |
+
"self": 322.0809364782035,
|
242 |
+
"children": {
|
243 |
+
"TorchPolicy.evaluate": {
|
244 |
+
"total": 10717.813854965367,
|
245 |
+
"count": 6466582,
|
246 |
+
"self": 10717.813854965367
|
247 |
+
}
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"workers": {
|
251 |
+
"total": 34.56897543024388,
|
252 |
+
"count": 3253376,
|
253 |
+
"self": 0.0,
|
254 |
+
"children": {
|
255 |
+
"worker_root": {
|
256 |
+
"total": 53962.580403653905,
|
257 |
+
"count": 3253376,
|
258 |
+
"is_parallel": true,
|
259 |
+
"self": 30500.053795634303,
|
260 |
+
"children": {
|
261 |
+
"run_training.setup": {
|
262 |
+
"total": 0.0,
|
263 |
+
"count": 0,
|
264 |
+
"is_parallel": true,
|
265 |
+
"self": 0.0,
|
266 |
+
"children": {
|
267 |
+
"steps_from_proto": {
|
268 |
+
"total": 0.0016285839956253767,
|
269 |
+
"count": 2,
|
270 |
+
"is_parallel": true,
|
271 |
+
"self": 0.0003673269966384396,
|
272 |
+
"children": {
|
273 |
+
"_process_rank_one_or_two_observation": {
|
274 |
+
"total": 0.001261256998986937,
|
275 |
+
"count": 8,
|
276 |
+
"is_parallel": true,
|
277 |
+
"self": 0.001261256998986937
|
278 |
+
}
|
279 |
+
}
|
280 |
+
},
|
281 |
+
"UnityEnvironment.step": {
|
282 |
+
"total": 0.016129121999256313,
|
283 |
+
"count": 1,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 0.00039525399915874004,
|
286 |
+
"children": {
|
287 |
+
"UnityEnvironment._generate_step_input": {
|
288 |
+
"total": 0.0006169669941300526,
|
289 |
+
"count": 1,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 0.0006169669941300526
|
292 |
+
},
|
293 |
+
"communicator.exchange": {
|
294 |
+
"total": 0.013734089996432886,
|
295 |
+
"count": 1,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 0.013734089996432886
|
298 |
+
},
|
299 |
+
"steps_from_proto": {
|
300 |
+
"total": 0.0013828110095346346,
|
301 |
+
"count": 2,
|
302 |
+
"is_parallel": true,
|
303 |
+
"self": 0.00034920203324873,
|
304 |
+
"children": {
|
305 |
+
"_process_rank_one_or_two_observation": {
|
306 |
+
"total": 0.0010336089762859046,
|
307 |
+
"count": 8,
|
308 |
+
"is_parallel": true,
|
309 |
+
"self": 0.0010336089762859046
|
310 |
+
}
|
311 |
+
}
|
312 |
+
}
|
313 |
+
}
|
314 |
+
}
|
315 |
+
}
|
316 |
+
},
|
317 |
+
"UnityEnvironment.step": {
|
318 |
+
"total": 23462.181229369613,
|
319 |
+
"count": 3253375,
|
320 |
+
"is_parallel": true,
|
321 |
+
"self": 1335.4854184746364,
|
322 |
+
"children": {
|
323 |
+
"UnityEnvironment._generate_step_input": {
|
324 |
+
"total": 1116.4319349092402,
|
325 |
+
"count": 3253375,
|
326 |
+
"is_parallel": true,
|
327 |
+
"self": 1116.4319349092402
|
328 |
+
},
|
329 |
+
"communicator.exchange": {
|
330 |
+
"total": 16444.75909231197,
|
331 |
+
"count": 3253375,
|
332 |
+
"is_parallel": true,
|
333 |
+
"self": 16444.75909231197
|
334 |
+
},
|
335 |
+
"steps_from_proto": {
|
336 |
+
"total": 4565.504783673765,
|
337 |
+
"count": 6506750,
|
338 |
+
"is_parallel": true,
|
339 |
+
"self": 951.9389146392059,
|
340 |
+
"children": {
|
341 |
+
"_process_rank_one_or_two_observation": {
|
342 |
+
"total": 3613.565869034559,
|
343 |
+
"count": 26027000,
|
344 |
+
"is_parallel": true,
|
345 |
+
"self": 3613.565869034559
|
346 |
+
}
|
347 |
+
}
|
348 |
+
}
|
349 |
+
}
|
350 |
+
},
|
351 |
+
"steps_from_proto": {
|
352 |
+
"total": 0.34537864998856094,
|
353 |
+
"count": 496,
|
354 |
+
"is_parallel": true,
|
355 |
+
"self": 0.07377804841962643,
|
356 |
+
"children": {
|
357 |
+
"_process_rank_one_or_two_observation": {
|
358 |
+
"total": 0.2716006015689345,
|
359 |
+
"count": 1984,
|
360 |
+
"is_parallel": true,
|
361 |
+
"self": 0.2716006015689345
|
362 |
+
}
|
363 |
+
}
|
364 |
+
}
|
365 |
+
}
|
366 |
+
}
|
367 |
+
}
|
368 |
+
}
|
369 |
+
}
|
370 |
+
},
|
371 |
+
"trainer_advance": {
|
372 |
+
"total": 12799.377522179406,
|
373 |
+
"count": 3253376,
|
374 |
+
"self": 413.24750945357664,
|
375 |
+
"children": {
|
376 |
+
"process_trajectory": {
|
377 |
+
"total": 3165.805600452557,
|
378 |
+
"count": 3253376,
|
379 |
+
"self": 3146.166530171584,
|
380 |
+
"children": {
|
381 |
+
"RLTrainer._checkpoint": {
|
382 |
+
"total": 19.6390702809731,
|
383 |
+
"count": 100,
|
384 |
+
"self": 19.6390702809731
|
385 |
+
}
|
386 |
+
}
|
387 |
+
},
|
388 |
+
"_update_policy": {
|
389 |
+
"total": 9220.324412273272,
|
390 |
+
"count": 2286,
|
391 |
+
"self": 6459.844267362714,
|
392 |
+
"children": {
|
393 |
+
"TorchPOCAOptimizer.update": {
|
394 |
+
"total": 2760.480144910558,
|
395 |
+
"count": 68580,
|
396 |
+
"self": 2760.480144910558
|
397 |
+
}
|
398 |
+
}
|
399 |
+
}
|
400 |
+
}
|
401 |
+
}
|
402 |
+
}
|
403 |
+
},
|
404 |
+
"trainer_threads": {
|
405 |
+
"total": 8.300121407955885e-07,
|
406 |
+
"count": 1,
|
407 |
+
"self": 8.300121407955885e-07
|
408 |
+
},
|
409 |
+
"TrainerController._save_models": {
|
410 |
+
"total": 0.18290695297764614,
|
411 |
+
"count": 1,
|
412 |
+
"self": 0.0013288269692566246,
|
413 |
+
"children": {
|
414 |
+
"RLTrainer._checkpoint": {
|
415 |
+
"total": 0.18157812600838952,
|
416 |
+
"count": 1,
|
417 |
+
"self": 0.18157812600838952
|
418 |
+
}
|
419 |
+
}
|
420 |
+
}
|
421 |
+
}
|
422 |
+
}
|
423 |
+
}
|
424 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SoccerTwos": {
|
3 |
+
"checkpoints": [
|
4 |
+
{
|
5 |
+
"steps": 48499726,
|
6 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-48499726.onnx",
|
7 |
+
"reward": 0.0,
|
8 |
+
"creation_time": 1682531748.3401296,
|
9 |
+
"auxillary_file_paths": [
|
10 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-48499726.pt"
|
11 |
+
]
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"steps": 48999314,
|
15 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-48999314.onnx",
|
16 |
+
"reward": 0.0,
|
17 |
+
"creation_time": 1682532278.2360153,
|
18 |
+
"auxillary_file_paths": [
|
19 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-48999314.pt"
|
20 |
+
]
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"steps": 49499696,
|
24 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-49499696.onnx",
|
25 |
+
"reward": null,
|
26 |
+
"creation_time": 1682532813.8762064,
|
27 |
+
"auxillary_file_paths": [
|
28 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-49499696.pt"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"steps": 49999284,
|
33 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-49999284.onnx",
|
34 |
+
"reward": 0.0,
|
35 |
+
"creation_time": 1682533338.0393097,
|
36 |
+
"auxillary_file_paths": [
|
37 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-49999284.pt"
|
38 |
+
]
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"steps": 50001284,
|
42 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-50001284.onnx",
|
43 |
+
"reward": 0.0,
|
44 |
+
"creation_time": 1682533338.3353589,
|
45 |
+
"auxillary_file_paths": [
|
46 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-50001284.pt"
|
47 |
+
]
|
48 |
+
}
|
49 |
+
],
|
50 |
+
"elo": 1216.7902419389943,
|
51 |
+
"final_checkpoint": {
|
52 |
+
"steps": 50001284,
|
53 |
+
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
54 |
+
"reward": 0.0,
|
55 |
+
"creation_time": 1682533338.3353589,
|
56 |
+
"auxillary_file_paths": [
|
57 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-50001284.pt"
|
58 |
+
]
|
59 |
+
}
|
60 |
+
},
|
61 |
+
"metadata": {
|
62 |
+
"stats_format_version": "0.3.0",
|
63 |
+
"mlagents_version": "0.31.0.dev0",
|
64 |
+
"torch_version": "1.11.0+cu102"
|
65 |
+
}
|
66 |
+
}
|