EmirhanExecute
commited on
Commit
•
e728a2e
1
Parent(s):
1dcc4bb
First Push`
Browse files- README.md +35 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-0.pt +3 -0
- SoccerTwos/SoccerTwos-1499961.onnx +3 -0
- SoccerTwos/SoccerTwos-1499961.pt +3 -0
- SoccerTwos/SoccerTwos-1999958.onnx +3 -0
- SoccerTwos/SoccerTwos-1999958.pt +3 -0
- SoccerTwos/SoccerTwos-2499925.onnx +3 -0
- SoccerTwos/SoccerTwos-2499925.pt +3 -0
- SoccerTwos/SoccerTwos-2999891.onnx +3 -0
- SoccerTwos/SoccerTwos-2999891.pt +3 -0
- SoccerTwos/SoccerTwos-3499953.onnx +3 -0
- SoccerTwos/SoccerTwos-3499953.pt +3 -0
- SoccerTwos/SoccerTwos-3999823.onnx +3 -0
- SoccerTwos/SoccerTwos-3999823.pt +3 -0
- SoccerTwos/SoccerTwos-4499997.onnx +3 -0
- SoccerTwos/SoccerTwos-4499997.pt +3 -0
- SoccerTwos/SoccerTwos-499238.pt +3 -0
- SoccerTwos/SoccerTwos-499898.pt +3 -0
- SoccerTwos/SoccerTwos-499957.pt +3 -0
- SoccerTwos/SoccerTwos-499985.onnx +3 -0
- SoccerTwos/SoccerTwos-499985.pt +3 -0
- SoccerTwos/SoccerTwos-4999887.onnx +3 -0
- SoccerTwos/SoccerTwos-4999887.pt +3 -0
- SoccerTwos/SoccerTwos-5499973.onnx +3 -0
- SoccerTwos/SoccerTwos-5499973.pt +3 -0
- SoccerTwos/SoccerTwos-5534977.onnx +3 -0
- SoccerTwos/SoccerTwos-5534977.pt +3 -0
- SoccerTwos/SoccerTwos-999955.onnx +3 -0
- SoccerTwos/SoccerTwos-999955.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1693307718.DESKTOP-3JMHDF5.26288.0 +3 -0
- SoccerTwos/events.out.tfevents.1693307752.DESKTOP-3JMHDF5.32164.0 +3 -0
- SoccerTwos/events.out.tfevents.1693310131.DESKTOP-3JMHDF5.25868.0 +3 -0
- SoccerTwos/events.out.tfevents.1693310207.DESKTOP-3JMHDF5.28436.0 +3 -0
- SoccerTwos/events.out.tfevents.1693310313.DESKTOP-3JMHDF5.3924.0 +3 -0
- SoccerTwos/events.out.tfevents.1693310431.DESKTOP-3JMHDF5.6412.0 +3 -0
- SoccerTwos/events.out.tfevents.1693310888.DESKTOP-3JMHDF5.17412.0 +3 -0
- SoccerTwos/events.out.tfevents.1693310964.DESKTOP-3JMHDF5.15132.0 +3 -0
- config.json +1 -0
- configuration.yaml +82 -0
- run_logs/Player-0.log +297 -0
- run_logs/timers.json +368 -0
- run_logs/training_status.json +129 -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: EmirhanExecute/poca-SoccerTwos-mytry1
|
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:b0819b86856bb8f155df5ebc0de8e8863977bb18f6e38fe85f4673a0289eae5c
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-0.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d9fa68c89a72b9970a351db14f6836f9d2b0b6b40d46612394d182b71dbb2a7
|
3 |
+
size 9478839
|
SoccerTwos/SoccerTwos-1499961.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a829f72575c774cb4bebba3ca487e120a06d7d7ab8db1fa76200d77b5b54bac
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-1499961.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae32732afe61b1a67d3fa89b265ab016b843baa93ee1fd52ad825260bdbb8729
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-1999958.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ec65cc6a329de65cad7ad4cd085e0e0259895fa57eab8f1a2e95974826d76c1
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-1999958.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:400ab65d39f2ee874a100b2df2e863927bf55bc10c0f48c57c1b5170fa4a60e5
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-2499925.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0f4d85ba09ac1a0a33b340e533d2f7aa476e56e493ae9e56375b6e67b918da7
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-2499925.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:203707d5787d3b6a9d02a864dbc3e5324e646e7d085ddc6684b6289d72319fad
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-2999891.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:923f280e5b33317d67af7615b079ed6abb862dab4e39b57d5c80d20d4713bcbf
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-2999891.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a74b9897f0c924f9ce9526e7689bb0986035076b846674ed23acfa04077d269f
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-3499953.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3c0ba3270ab799ca39473dd05f2bcad8935ea98d392a0b16df76538086d2345
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-3499953.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb6b8f25547fbf1993aa10c40b7c8073f52f979840428d9269d98d1befe1365a
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-3999823.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ade6016420ea283c503df90f9ab3ff8aa34a435a42f92442bad634901325cd2
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-3999823.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bd022ed3082e78e684d3cc9817add033908c26877c2a029ebc2b91693e926ce
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-4499997.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23e6f6ccad5d76683d8f623c6ca56064d1ba71405f606dfe6abd9b78bde96cce
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-4499997.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:058ab2b4241142ef9926bf208eca15650767452cc5786e99e348b0d609e20818
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-499238.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a2df62bbe470ce4bb69a1cde261e10166651399a9d6e90e49b3ec36b8cf8f58
|
3 |
+
size 28429781
|
SoccerTwos/SoccerTwos-499898.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7a4246e66efda4748aca3551deb09324cceac95bf16ca0e20907113d2816cec
|
3 |
+
size 28429781
|
SoccerTwos/SoccerTwos-499957.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61a64c26d003081d742239df92a5d29d6efbad551791d8d0e65fe80c0fb27a9b
|
3 |
+
size 28429781
|
SoccerTwos/SoccerTwos-499985.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6e70be52e73a8daa16d1fad86db217332c8747195ff0f9f4715e3b7260b0861
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-499985.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7db04d86fb6b29c95114492d70c1ea71b696cc241726e403bd985cdf28ecd497
|
3 |
+
size 28429781
|
SoccerTwos/SoccerTwos-4999887.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98a591f2317b349c9959dc80b1f4cb2fbe9d3c58195b4b0172be55e32cbe5063
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-4999887.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb21f97fb82f288fc18204a5f65fdbdcd7ba730e624e9a6195ec4c4d5bd44470
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-5499973.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86bda55781dbcdee017c27b34a4a1299693fc155b917334b5669fa6d24186fd4
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-5499973.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eee54c83e06a7ff62e160d137e25dfeb275c1a1d00e5534330a26f985721112
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-5534977.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0819b86856bb8f155df5ebc0de8e8863977bb18f6e38fe85f4673a0289eae5c
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-5534977.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6795541e6773a6d493af002d61c863bfcc9303a34ff8b798aa7a64c60d749607
|
3 |
+
size 28429903
|
SoccerTwos/SoccerTwos-999955.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb5975ae226afaef79310a0f048cf34326842355c40081e43e8620a92a9ec3ef
|
3 |
+
size 1768746
|
SoccerTwos/SoccerTwos-999955.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc8b37e5b8a16287ab610e29a7c6082cfd223eafbd7ec1f74254f7c76cf80692
|
3 |
+
size 28429781
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b43ace26b2c0b4c0cadf572f7ba38fc09594866ef81677926c0c3f0e3871cd6
|
3 |
+
size 28428927
|
SoccerTwos/events.out.tfevents.1693307718.DESKTOP-3JMHDF5.26288.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:568dbf3960d6473790abb11e6678a845b4dc6ad8fac5d61e0d4249ad8e540294
|
3 |
+
size 1241
|
SoccerTwos/events.out.tfevents.1693307752.DESKTOP-3JMHDF5.32164.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a499c504f6b7f86e9400736c65094a9a462b7f7ea1a0eed8e70f8976a467d68b
|
3 |
+
size 432785
|
SoccerTwos/events.out.tfevents.1693310131.DESKTOP-3JMHDF5.25868.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb9cdc260ccad41bfe26019e4dd4a1371ca4e5f8d4d167e7a5c17b10758bb00c
|
3 |
+
size 11341
|
SoccerTwos/events.out.tfevents.1693310207.DESKTOP-3JMHDF5.28436.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29374e6ea75db93ac8c17fbfe3f18b09de143ada6d9d76d2de3c7d7a2e7a5d4c
|
3 |
+
size 2040
|
SoccerTwos/events.out.tfevents.1693310313.DESKTOP-3JMHDF5.3924.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eac4aa59c70a25414aa67376b2d2ecfe882ffee09f6ead777ee390ed578483a7
|
3 |
+
size 2040
|
SoccerTwos/events.out.tfevents.1693310431.DESKTOP-3JMHDF5.6412.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85cc1f65f6f0cf997d28aa0f89703a8ae48487c47f509d9174e0db23933a09ca
|
3 |
+
size 1414
|
SoccerTwos/events.out.tfevents.1693310888.DESKTOP-3JMHDF5.17412.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e34028424996ec61848e564484d3465061a0087ab024b50967f94fe21602c9ae
|
3 |
+
size 1414
|
SoccerTwos/events.out.tfevents.1693310964.DESKTOP-3JMHDF5.15132.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de122aafb9929ba7a716c256fc535d01d4e71f16aa44f7c60e09fc8fac35a31b
|
3 |
+
size 5168760
|
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": 0, "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": "SoccerTwos", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
default_settings: null
|
2 |
+
behaviors:
|
3 |
+
SoccerTwos:
|
4 |
+
trainer_type: poca
|
5 |
+
hyperparameters:
|
6 |
+
batch_size: 2048
|
7 |
+
buffer_size: 20480
|
8 |
+
learning_rate: 0.0003
|
9 |
+
beta: 0.005
|
10 |
+
epsilon: 0.2
|
11 |
+
lambd: 0.95
|
12 |
+
num_epoch: 3
|
13 |
+
learning_rate_schedule: constant
|
14 |
+
beta_schedule: constant
|
15 |
+
epsilon_schedule: constant
|
16 |
+
checkpoint_interval: 500000
|
17 |
+
network_settings:
|
18 |
+
normalize: false
|
19 |
+
hidden_units: 512
|
20 |
+
num_layers: 2
|
21 |
+
vis_encode_type: simple
|
22 |
+
memory: null
|
23 |
+
goal_conditioning_type: hyper
|
24 |
+
deterministic: false
|
25 |
+
reward_signals:
|
26 |
+
extrinsic:
|
27 |
+
gamma: 0.99
|
28 |
+
strength: 1.0
|
29 |
+
network_settings:
|
30 |
+
normalize: false
|
31 |
+
hidden_units: 128
|
32 |
+
num_layers: 2
|
33 |
+
vis_encode_type: simple
|
34 |
+
memory: null
|
35 |
+
goal_conditioning_type: hyper
|
36 |
+
deterministic: false
|
37 |
+
init_path: null
|
38 |
+
keep_checkpoints: 0
|
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: 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,297 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = 'C:/Users/Emirhan/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/Managed'
|
2 |
+
Mono config path = 'C:/Users/Emirhan/ml-agents/training-envs-executables/SoccerTwos/MonoBleedingEdge/etc'
|
3 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
4 |
+
[Subsystems] Discovering subsystems at path C:/Users/Emirhan/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.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.835600 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 |
+
TOO LONG
|
42 |
+
TOO LONG
|
43 |
+
TOO LONG
|
44 |
+
TOO LONG
|
45 |
+
TOO LONG
|
46 |
+
TOO LONG
|
47 |
+
TOO LONG
|
48 |
+
TOO LONG
|
49 |
+
TOO LONG
|
50 |
+
TOO LONG
|
51 |
+
TOO LONG
|
52 |
+
TOO LONG
|
53 |
+
TOO LONG
|
54 |
+
TOO LONG
|
55 |
+
TOO LONG
|
56 |
+
Setting up 4 worker threads for Enlighten.
|
57 |
+
Memory Statistics:
|
58 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
59 |
+
StackAllocators :
|
60 |
+
[ALLOC_TEMP_MAIN]
|
61 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 94909 frames, [2.0 MB-4.0 MB]: 1 frames
|
62 |
+
Initial Block Size 4.0 MB
|
63 |
+
Current Block Size 4.0 MB
|
64 |
+
Peak Allocated Bytes 2.0 MB
|
65 |
+
Overflow Count 0
|
66 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
67 |
+
Initial Block Size 64.0 KB
|
68 |
+
Current Block Size 64.0 KB
|
69 |
+
Peak Allocated Bytes 318 B
|
70 |
+
Overflow Count 0
|
71 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
72 |
+
Initial Block Size 256.0 KB
|
73 |
+
Current Block Size 256.0 KB
|
74 |
+
Peak Allocated Bytes 68.0 KB
|
75 |
+
Overflow Count 4
|
76 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
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_Job.Worker 6]
|
82 |
+
Initial Block Size 256.0 KB
|
83 |
+
Current Block Size 256.0 KB
|
84 |
+
Peak Allocated Bytes 0 B
|
85 |
+
Overflow Count 0
|
86 |
+
[ALLOC_TEMP_Job.Worker 0]
|
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 10]
|
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 9]
|
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 5]
|
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_Background Job.Worker 14]
|
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 6]
|
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_Job.Worker 4]
|
117 |
+
Initial Block Size 256.0 KB
|
118 |
+
Current Block Size 256.0 KB
|
119 |
+
Peak Allocated Bytes 0.8 KB
|
120 |
+
Overflow Count 0
|
121 |
+
[ALLOC_TEMP_Job.Worker 3]
|
122 |
+
Initial Block Size 256.0 KB
|
123 |
+
Current Block Size 256.0 KB
|
124 |
+
Peak Allocated Bytes 0 B
|
125 |
+
Overflow Count 0
|
126 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
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_EnlightenWorker] x 4
|
132 |
+
Initial Block Size 64.0 KB
|
133 |
+
Current Block Size 64.0 KB
|
134 |
+
Peak Allocated Bytes 54 B
|
135 |
+
Overflow Count 0
|
136 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
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 1]
|
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 2]
|
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 7]
|
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_AssetGarbageCollectorHelper] x 7
|
157 |
+
Initial Block Size 64.0 KB
|
158 |
+
Current Block Size 64.0 KB
|
159 |
+
Peak Allocated Bytes 0 B
|
160 |
+
Overflow Count 0
|
161 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
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_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 1]
|
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 2]
|
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_Background Job.Worker 3]
|
182 |
+
Initial Block Size 32.0 KB
|
183 |
+
Current Block Size 32.0 KB
|
184 |
+
Peak Allocated Bytes 54 B
|
185 |
+
Overflow Count 0
|
186 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
187 |
+
Initial Block Size 32.0 KB
|
188 |
+
Current Block Size 32.0 KB
|
189 |
+
Peak Allocated Bytes 54 B
|
190 |
+
Overflow Count 0
|
191 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
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 4]
|
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_BatchDeleteObjects]
|
202 |
+
Initial Block Size 64.0 KB
|
203 |
+
Current Block Size 64.0 KB
|
204 |
+
Peak Allocated Bytes 54 B
|
205 |
+
Overflow Count 0
|
206 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
207 |
+
Peak main deferred allocation count 3
|
208 |
+
[ALLOC_BUCKET]
|
209 |
+
Large Block size 4.0 MB
|
210 |
+
Used Block count 1
|
211 |
+
Peak Allocated bytes 0.9 MB
|
212 |
+
[ALLOC_DEFAULT_MAIN]
|
213 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 94910 frames
|
214 |
+
Requested Block Size 16.0 MB
|
215 |
+
Peak Block count 1
|
216 |
+
Peak Allocated memory 5.2 MB
|
217 |
+
Peak Large allocation bytes 0 B
|
218 |
+
[ALLOC_DEFAULT_THREAD]
|
219 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 94910 frames
|
220 |
+
Requested Block Size 16.0 MB
|
221 |
+
Peak Block count 1
|
222 |
+
Peak Allocated memory 17.2 MB
|
223 |
+
Peak Large allocation bytes 16.0 MB
|
224 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
225 |
+
Initial Block Size 2.0 MB
|
226 |
+
Used Block Count 1
|
227 |
+
Overflow Count (too large) 0
|
228 |
+
Overflow Count (full) 0
|
229 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
230 |
+
Initial Block Size 2.0 MB
|
231 |
+
Used Block Count 1
|
232 |
+
Overflow Count (too large) 0
|
233 |
+
Overflow Count (full) 0
|
234 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
235 |
+
Initial Block Size 2.0 MB
|
236 |
+
Used Block Count 2
|
237 |
+
Overflow Count (too large) 0
|
238 |
+
Overflow Count (full) 0
|
239 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
240 |
+
Initial Block Size 1.0 MB
|
241 |
+
Used Block Count 3
|
242 |
+
Overflow Count (too large) 0
|
243 |
+
Overflow Count (full) 0
|
244 |
+
[ALLOC_GFX] Dual Thread Allocator
|
245 |
+
Peak main deferred allocation count 0
|
246 |
+
[ALLOC_BUCKET]
|
247 |
+
Large Block size 4.0 MB
|
248 |
+
Used Block count 1
|
249 |
+
Peak Allocated bytes 0.9 MB
|
250 |
+
[ALLOC_GFX_MAIN]
|
251 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 94909 frames, [64.0 KB-128.0 KB]: 1 frames
|
252 |
+
Requested Block Size 16.0 MB
|
253 |
+
Peak Block count 1
|
254 |
+
Peak Allocated memory 65.6 KB
|
255 |
+
Peak Large allocation bytes 0 B
|
256 |
+
[ALLOC_GFX_THREAD]
|
257 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 94910 frames
|
258 |
+
Requested Block Size 16.0 MB
|
259 |
+
Peak Block count 1
|
260 |
+
Peak Allocated memory 173.6 KB
|
261 |
+
Peak Large allocation bytes 0 B
|
262 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
263 |
+
Peak main deferred allocation count 2
|
264 |
+
[ALLOC_BUCKET]
|
265 |
+
Large Block size 4.0 MB
|
266 |
+
Used Block count 1
|
267 |
+
Peak Allocated bytes 0.9 MB
|
268 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
269 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 94910 frames
|
270 |
+
Requested Block Size 4.0 MB
|
271 |
+
Peak Block count 1
|
272 |
+
Peak Allocated memory 0.6 MB
|
273 |
+
Peak Large allocation bytes 0 B
|
274 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
275 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 94909 frames, [2.0 MB-4.0 MB]: 1 frames
|
276 |
+
Requested Block Size 4.0 MB
|
277 |
+
Peak Block count 1
|
278 |
+
Peak Allocated memory 3.2 MB
|
279 |
+
Peak Large allocation bytes 0 B
|
280 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
281 |
+
Peak main deferred allocation count 0
|
282 |
+
[ALLOC_BUCKET]
|
283 |
+
Large Block size 4.0 MB
|
284 |
+
Used Block count 1
|
285 |
+
Peak Allocated bytes 0.9 MB
|
286 |
+
[ALLOC_TYPETREE_MAIN]
|
287 |
+
Peak usage frame count: [0-1.0 KB]: 94910 frames
|
288 |
+
Requested Block Size 2.0 MB
|
289 |
+
Peak Block count 1
|
290 |
+
Peak Allocated memory 1.0 KB
|
291 |
+
Peak Large allocation bytes 0 B
|
292 |
+
[ALLOC_TYPETREE_THREAD]
|
293 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 94909 frames, [2.0 KB-4.0 KB]: 1 frames
|
294 |
+
Requested Block Size 2.0 MB
|
295 |
+
Peak Block count 1
|
296 |
+
Peak Allocated memory 2.2 KB
|
297 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
@@ -0,0 +1,368 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "root",
|
3 |
+
"gauges": {
|
4 |
+
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
+
"value": 1.9502893686294556,
|
6 |
+
"min": 1.8610808849334717,
|
7 |
+
"max": 3.1641712188720703,
|
8 |
+
"count": 504
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 45995.625,
|
12 |
+
"min": 2692.18115234375,
|
13 |
+
"max": 98518.90625,
|
14 |
+
"count": 504
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 62.226190476190474,
|
18 |
+
"min": 25.0,
|
19 |
+
"max": 460.45454545454544,
|
20 |
+
"count": 504
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 20908.0,
|
24 |
+
"min": 100.0,
|
25 |
+
"max": 22700.0,
|
26 |
+
"count": 504
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1547.0370919352936,
|
30 |
+
"min": 1186.8024435336604,
|
31 |
+
"max": 1554.7643976085374,
|
32 |
+
"count": 504
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 259902.23144512932,
|
36 |
+
"min": 2373.6048870673208,
|
37 |
+
"max": 320018.1074028058,
|
38 |
+
"count": 504
|
39 |
+
},
|
40 |
+
"SoccerTwos.IsTraining.mean": {
|
41 |
+
"value": 1.0,
|
42 |
+
"min": 1.0,
|
43 |
+
"max": 1.0,
|
44 |
+
"count": 504
|
45 |
+
},
|
46 |
+
"SoccerTwos.IsTraining.sum": {
|
47 |
+
"value": 1.0,
|
48 |
+
"min": 1.0,
|
49 |
+
"max": 1.0,
|
50 |
+
"count": 504
|
51 |
+
},
|
52 |
+
"SoccerTwos.Step.mean": {
|
53 |
+
"value": 5529929.0,
|
54 |
+
"min": 509279.0,
|
55 |
+
"max": 5529929.0,
|
56 |
+
"count": 503
|
57 |
+
},
|
58 |
+
"SoccerTwos.Step.sum": {
|
59 |
+
"value": 5529929.0,
|
60 |
+
"min": 509279.0,
|
61 |
+
"max": 5529929.0,
|
62 |
+
"count": 503
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
65 |
+
"value": 0.12264379858970642,
|
66 |
+
"min": -0.10869905352592468,
|
67 |
+
"max": 0.17799675464630127,
|
68 |
+
"count": 503
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
71 |
+
"value": 20.48151397705078,
|
72 |
+
"min": -16.884483337402344,
|
73 |
+
"max": 25.79682159423828,
|
74 |
+
"count": 503
|
75 |
+
},
|
76 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
77 |
+
"value": 0.11629097908735275,
|
78 |
+
"min": -0.11178570985794067,
|
79 |
+
"max": 0.18808229267597198,
|
80 |
+
"count": 503
|
81 |
+
},
|
82 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
83 |
+
"value": 19.42059326171875,
|
84 |
+
"min": -17.047340393066406,
|
85 |
+
"max": 26.125064849853516,
|
86 |
+
"count": 503
|
87 |
+
},
|
88 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
89 |
+
"value": 0.0,
|
90 |
+
"min": 0.0,
|
91 |
+
"max": 0.0,
|
92 |
+
"count": 503
|
93 |
+
},
|
94 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
95 |
+
"value": 0.0,
|
96 |
+
"min": 0.0,
|
97 |
+
"max": 0.0,
|
98 |
+
"count": 503
|
99 |
+
},
|
100 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
101 |
+
"value": -0.009607184789851755,
|
102 |
+
"min": -0.6093032244713076,
|
103 |
+
"max": 0.41288200199604036,
|
104 |
+
"count": 503
|
105 |
+
},
|
106 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
107 |
+
"value": -1.604399859905243,
|
108 |
+
"min": -39.184799790382385,
|
109 |
+
"max": 49.75800001621246,
|
110 |
+
"count": 503
|
111 |
+
},
|
112 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
113 |
+
"value": -0.009607184789851755,
|
114 |
+
"min": -0.6093032244713076,
|
115 |
+
"max": 0.41288200199604036,
|
116 |
+
"count": 503
|
117 |
+
},
|
118 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
119 |
+
"value": -1.604399859905243,
|
120 |
+
"min": -39.184799790382385,
|
121 |
+
"max": 49.75800001621246,
|
122 |
+
"count": 503
|
123 |
+
},
|
124 |
+
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
+
"value": 0.01901680426672101,
|
126 |
+
"min": 0.011791422699267666,
|
127 |
+
"max": 0.02345106950184951,
|
128 |
+
"count": 243
|
129 |
+
},
|
130 |
+
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
+
"value": 0.01901680426672101,
|
132 |
+
"min": 0.011791422699267666,
|
133 |
+
"max": 0.02345106950184951,
|
134 |
+
"count": 243
|
135 |
+
},
|
136 |
+
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
+
"value": 0.09494687393307685,
|
138 |
+
"min": 0.01294072795038422,
|
139 |
+
"max": 0.11487500419219335,
|
140 |
+
"count": 243
|
141 |
+
},
|
142 |
+
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
+
"value": 0.09494687393307685,
|
144 |
+
"min": 0.01294072795038422,
|
145 |
+
"max": 0.11487500419219335,
|
146 |
+
"count": 243
|
147 |
+
},
|
148 |
+
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
+
"value": 0.09593617270390192,
|
150 |
+
"min": 0.01327420820792516,
|
151 |
+
"max": 0.11668019865949948,
|
152 |
+
"count": 243
|
153 |
+
},
|
154 |
+
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
+
"value": 0.09593617270390192,
|
156 |
+
"min": 0.01327420820792516,
|
157 |
+
"max": 0.11668019865949948,
|
158 |
+
"count": 243
|
159 |
+
},
|
160 |
+
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
+
"value": 0.0003,
|
162 |
+
"min": 0.0003,
|
163 |
+
"max": 0.0003,
|
164 |
+
"count": 243
|
165 |
+
},
|
166 |
+
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
+
"value": 0.0003,
|
168 |
+
"min": 0.0003,
|
169 |
+
"max": 0.0003,
|
170 |
+
"count": 243
|
171 |
+
},
|
172 |
+
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
+
"value": 0.20000000000000007,
|
174 |
+
"min": 0.20000000000000007,
|
175 |
+
"max": 0.20000000000000007,
|
176 |
+
"count": 243
|
177 |
+
},
|
178 |
+
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
+
"value": 0.20000000000000007,
|
180 |
+
"min": 0.20000000000000007,
|
181 |
+
"max": 0.20000000000000007,
|
182 |
+
"count": 243
|
183 |
+
},
|
184 |
+
"SoccerTwos.Policy.Beta.mean": {
|
185 |
+
"value": 0.005000000000000001,
|
186 |
+
"min": 0.005000000000000001,
|
187 |
+
"max": 0.005000000000000001,
|
188 |
+
"count": 243
|
189 |
+
},
|
190 |
+
"SoccerTwos.Policy.Beta.sum": {
|
191 |
+
"value": 0.005000000000000001,
|
192 |
+
"min": 0.005000000000000001,
|
193 |
+
"max": 0.005000000000000001,
|
194 |
+
"count": 243
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"metadata": {
|
198 |
+
"timer_format_version": "0.1.0",
|
199 |
+
"start_time_seconds": "1693310960",
|
200 |
+
"python_version": "3.9.17 (main, Jul 5 2023, 20:47:11) [MSC v.1916 64 bit (AMD64)]",
|
201 |
+
"command_line_arguments": "\\\\?\\C:\\Users\\Emirhan\\anaconda3\\envs\\mlagents\\envs\\mlagents\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --resume",
|
202 |
+
"mlagents_version": "0.31.0.dev0",
|
203 |
+
"mlagents_envs_version": "0.31.0.dev0",
|
204 |
+
"communication_protocol_version": "1.5.0",
|
205 |
+
"pytorch_version": "2.0.1+cpu",
|
206 |
+
"numpy_version": "1.21.2",
|
207 |
+
"end_time_seconds": "1693329414"
|
208 |
+
},
|
209 |
+
"total": 18454.2326647,
|
210 |
+
"count": 1,
|
211 |
+
"self": 0.3167814999978873,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.1332975000000003,
|
215 |
+
"count": 1,
|
216 |
+
"self": 0.1332975000000003
|
217 |
+
},
|
218 |
+
"TrainerController.start_learning": {
|
219 |
+
"total": 18453.782585700003,
|
220 |
+
"count": 1,
|
221 |
+
"self": 10.793001699912566,
|
222 |
+
"children": {
|
223 |
+
"TrainerController._reset_env": {
|
224 |
+
"total": 4.973655399996799,
|
225 |
+
"count": 27,
|
226 |
+
"self": 4.973655399996799
|
227 |
+
},
|
228 |
+
"TrainerController.advance": {
|
229 |
+
"total": 18437.833840500094,
|
230 |
+
"count": 345961,
|
231 |
+
"self": 10.868053500482347,
|
232 |
+
"children": {
|
233 |
+
"env_step": {
|
234 |
+
"total": 7314.8672631998115,
|
235 |
+
"count": 345961,
|
236 |
+
"self": 5575.080159800533,
|
237 |
+
"children": {
|
238 |
+
"SubprocessEnvManager._take_step": {
|
239 |
+
"total": 1733.5642929995456,
|
240 |
+
"count": 345961,
|
241 |
+
"self": 62.49737260024153,
|
242 |
+
"children": {
|
243 |
+
"TorchPolicy.evaluate": {
|
244 |
+
"total": 1671.066920399304,
|
245 |
+
"count": 632742,
|
246 |
+
"self": 1671.066920399304
|
247 |
+
}
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"workers": {
|
251 |
+
"total": 6.222810399733213,
|
252 |
+
"count": 345961,
|
253 |
+
"self": 0.0,
|
254 |
+
"children": {
|
255 |
+
"worker_root": {
|
256 |
+
"total": 18423.091771800486,
|
257 |
+
"count": 345961,
|
258 |
+
"is_parallel": true,
|
259 |
+
"self": 13971.96054209992,
|
260 |
+
"children": {
|
261 |
+
"steps_from_proto": {
|
262 |
+
"total": 0.0648604000078965,
|
263 |
+
"count": 54,
|
264 |
+
"is_parallel": true,
|
265 |
+
"self": 0.013746999995766451,
|
266 |
+
"children": {
|
267 |
+
"_process_rank_one_or_two_observation": {
|
268 |
+
"total": 0.05111340001213005,
|
269 |
+
"count": 216,
|
270 |
+
"is_parallel": true,
|
271 |
+
"self": 0.05111340001213005
|
272 |
+
}
|
273 |
+
}
|
274 |
+
},
|
275 |
+
"UnityEnvironment.step": {
|
276 |
+
"total": 4451.066369300558,
|
277 |
+
"count": 345961,
|
278 |
+
"is_parallel": true,
|
279 |
+
"self": 247.79024990056496,
|
280 |
+
"children": {
|
281 |
+
"UnityEnvironment._generate_step_input": {
|
282 |
+
"total": 202.33191469967085,
|
283 |
+
"count": 345961,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 202.33191469967085
|
286 |
+
},
|
287 |
+
"communicator.exchange": {
|
288 |
+
"total": 3188.526636000428,
|
289 |
+
"count": 345961,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 3188.526636000428
|
292 |
+
},
|
293 |
+
"steps_from_proto": {
|
294 |
+
"total": 812.4175686998944,
|
295 |
+
"count": 691922,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 172.9730788995695,
|
298 |
+
"children": {
|
299 |
+
"_process_rank_one_or_two_observation": {
|
300 |
+
"total": 639.444489800325,
|
301 |
+
"count": 2767688,
|
302 |
+
"is_parallel": true,
|
303 |
+
"self": 639.444489800325
|
304 |
+
}
|
305 |
+
}
|
306 |
+
}
|
307 |
+
}
|
308 |
+
}
|
309 |
+
}
|
310 |
+
}
|
311 |
+
}
|
312 |
+
}
|
313 |
+
}
|
314 |
+
},
|
315 |
+
"trainer_advance": {
|
316 |
+
"total": 11112.098523799801,
|
317 |
+
"count": 345961,
|
318 |
+
"self": 68.42417490018306,
|
319 |
+
"children": {
|
320 |
+
"process_trajectory": {
|
321 |
+
"total": 1915.6263280996097,
|
322 |
+
"count": 345961,
|
323 |
+
"self": 1913.5497081996107,
|
324 |
+
"children": {
|
325 |
+
"RLTrainer._checkpoint": {
|
326 |
+
"total": 2.0766198999991605,
|
327 |
+
"count": 11,
|
328 |
+
"self": 2.0766198999991605
|
329 |
+
}
|
330 |
+
}
|
331 |
+
},
|
332 |
+
"_update_policy": {
|
333 |
+
"total": 9128.048020800008,
|
334 |
+
"count": 244,
|
335 |
+
"self": 1145.3363002001133,
|
336 |
+
"children": {
|
337 |
+
"TorchPOCAOptimizer.update": {
|
338 |
+
"total": 7982.711720599895,
|
339 |
+
"count": 7301,
|
340 |
+
"self": 7982.711720599895
|
341 |
+
}
|
342 |
+
}
|
343 |
+
}
|
344 |
+
}
|
345 |
+
}
|
346 |
+
}
|
347 |
+
},
|
348 |
+
"trainer_threads": {
|
349 |
+
"total": 1.3999997463542968e-06,
|
350 |
+
"count": 1,
|
351 |
+
"self": 1.3999997463542968e-06
|
352 |
+
},
|
353 |
+
"TrainerController._save_models": {
|
354 |
+
"total": 0.18208669999876292,
|
355 |
+
"count": 1,
|
356 |
+
"self": 0.0026411999970150646,
|
357 |
+
"children": {
|
358 |
+
"RLTrainer._checkpoint": {
|
359 |
+
"total": 0.17944550000174786,
|
360 |
+
"count": 1,
|
361 |
+
"self": 0.17944550000174786
|
362 |
+
}
|
363 |
+
}
|
364 |
+
}
|
365 |
+
}
|
366 |
+
}
|
367 |
+
}
|
368 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SoccerTwos": {
|
3 |
+
"elo": 1532.6531631297964,
|
4 |
+
"checkpoints": [
|
5 |
+
{
|
6 |
+
"steps": 499985,
|
7 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-499985.onnx",
|
8 |
+
"reward": null,
|
9 |
+
"creation_time": 1693310965.6767612,
|
10 |
+
"auxillary_file_paths": [
|
11 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-499985.pt"
|
12 |
+
]
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"steps": 999955,
|
16 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-999955.onnx",
|
17 |
+
"reward": 0.0,
|
18 |
+
"creation_time": 1693312724.3558035,
|
19 |
+
"auxillary_file_paths": [
|
20 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-999955.pt"
|
21 |
+
]
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"steps": 1499961,
|
25 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-1499961.onnx",
|
26 |
+
"reward": 0.0,
|
27 |
+
"creation_time": 1693314524.8102539,
|
28 |
+
"auxillary_file_paths": [
|
29 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-1499961.pt"
|
30 |
+
]
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"steps": 1999958,
|
34 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-1999958.onnx",
|
35 |
+
"reward": 0.0,
|
36 |
+
"creation_time": 1693316307.1465225,
|
37 |
+
"auxillary_file_paths": [
|
38 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-1999958.pt"
|
39 |
+
]
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"steps": 2499925,
|
43 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-2499925.onnx",
|
44 |
+
"reward": 0.0,
|
45 |
+
"creation_time": 1693318560.591092,
|
46 |
+
"auxillary_file_paths": [
|
47 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-2499925.pt"
|
48 |
+
]
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"steps": 2999891,
|
52 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-2999891.onnx",
|
53 |
+
"reward": 0.0,
|
54 |
+
"creation_time": 1693320845.6211722,
|
55 |
+
"auxillary_file_paths": [
|
56 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-2999891.pt"
|
57 |
+
]
|
58 |
+
},
|
59 |
+
{
|
60 |
+
"steps": 3499953,
|
61 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3499953.onnx",
|
62 |
+
"reward": 0.0,
|
63 |
+
"creation_time": 1693322527.937343,
|
64 |
+
"auxillary_file_paths": [
|
65 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3499953.pt"
|
66 |
+
]
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"steps": 3999823,
|
70 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3999823.onnx",
|
71 |
+
"reward": 0.0,
|
72 |
+
"creation_time": 1693324197.9564524,
|
73 |
+
"auxillary_file_paths": [
|
74 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-3999823.pt"
|
75 |
+
]
|
76 |
+
},
|
77 |
+
{
|
78 |
+
"steps": 4499997,
|
79 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4499997.onnx",
|
80 |
+
"reward": 0.0,
|
81 |
+
"creation_time": 1693325933.2605762,
|
82 |
+
"auxillary_file_paths": [
|
83 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4499997.pt"
|
84 |
+
]
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"steps": 4999887,
|
88 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4999887.onnx",
|
89 |
+
"reward": 0.0,
|
90 |
+
"creation_time": 1693327627.7485993,
|
91 |
+
"auxillary_file_paths": [
|
92 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-4999887.pt"
|
93 |
+
]
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"steps": 5499973,
|
97 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-5499973.onnx",
|
98 |
+
"reward": 0.0,
|
99 |
+
"creation_time": 1693329306.761724,
|
100 |
+
"auxillary_file_paths": [
|
101 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-5499973.pt"
|
102 |
+
]
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"steps": 5534977,
|
106 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos\\SoccerTwos-5534977.onnx",
|
107 |
+
"reward": null,
|
108 |
+
"creation_time": 1693329414.0365076,
|
109 |
+
"auxillary_file_paths": [
|
110 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-5534977.pt"
|
111 |
+
]
|
112 |
+
}
|
113 |
+
],
|
114 |
+
"final_checkpoint": {
|
115 |
+
"steps": 5534977,
|
116 |
+
"file_path": "results\\SoccerTwos\\SoccerTwos.onnx",
|
117 |
+
"reward": null,
|
118 |
+
"creation_time": 1693329414.0365076,
|
119 |
+
"auxillary_file_paths": [
|
120 |
+
"results\\SoccerTwos\\SoccerTwos\\SoccerTwos-5534977.pt"
|
121 |
+
]
|
122 |
+
}
|
123 |
+
},
|
124 |
+
"metadata": {
|
125 |
+
"stats_format_version": "0.3.0",
|
126 |
+
"mlagents_version": "0.31.0.dev0",
|
127 |
+
"torch_version": "2.0.1+cpu"
|
128 |
+
}
|
129 |
+
}
|