Commit ·
bf897cd
1
Parent(s): 9604dc0
First Push 86M
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +31 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-10114334.onnx +3 -0
- SoccerTwos/SoccerTwos-10114334.pt +3 -0
- SoccerTwos/SoccerTwos-10283628.onnx +3 -0
- SoccerTwos/SoccerTwos-10283628.pt +3 -0
- SoccerTwos/SoccerTwos-10499234.onnx +3 -0
- SoccerTwos/SoccerTwos-10499234.pt +3 -0
- SoccerTwos/SoccerTwos-10695276.onnx +3 -0
- SoccerTwos/SoccerTwos-10695276.pt +3 -0
- SoccerTwos/SoccerTwos-10739054.onnx +3 -0
- SoccerTwos/SoccerTwos-10739054.pt +3 -0
- SoccerTwos/SoccerTwos-43999989.onnx +3 -0
- SoccerTwos/SoccerTwos-43999989.pt +3 -0
- SoccerTwos/SoccerTwos-44499855.onnx +3 -0
- SoccerTwos/SoccerTwos-44499855.pt +3 -0
- SoccerTwos/SoccerTwos-44999988.onnx +3 -0
- SoccerTwos/SoccerTwos-44999988.pt +3 -0
- SoccerTwos/SoccerTwos-45499899.onnx +3 -0
- SoccerTwos/SoccerTwos-45499899.pt +3 -0
- SoccerTwos/SoccerTwos-45999976.onnx +3 -0
- SoccerTwos/SoccerTwos-45999976.pt +3 -0
- SoccerTwos/SoccerTwos-86499933.onnx +3 -0
- SoccerTwos/SoccerTwos-86499933.pt +3 -0
- SoccerTwos/SoccerTwos-86999928.onnx +3 -0
- SoccerTwos/SoccerTwos-86999928.pt +3 -0
- SoccerTwos/SoccerTwos-87499994.onnx +3 -0
- SoccerTwos/SoccerTwos-87499994.pt +3 -0
- SoccerTwos/SoccerTwos-87999962.onnx +3 -0
- SoccerTwos/SoccerTwos-87999962.pt +3 -0
- SoccerTwos/SoccerTwos-88342128.onnx +3 -0
- SoccerTwos/SoccerTwos-88342128.pt +3 -0
- SoccerTwos/SoccerTwos-8999486.onnx +3 -0
- SoccerTwos/SoccerTwos-8999486.pt +3 -0
- SoccerTwos/SoccerTwos-9499298.onnx +3 -0
- SoccerTwos/SoccerTwos-9499298.pt +3 -0
- SoccerTwos/SoccerTwos-9499838.onnx +3 -0
- SoccerTwos/SoccerTwos-9499838.pt +3 -0
- SoccerTwos/SoccerTwos-9999422.onnx +3 -0
- SoccerTwos/SoccerTwos-9999422.pt +3 -0
- SoccerTwos/SoccerTwos-9999840.onnx +3 -0
- SoccerTwos/SoccerTwos-9999840.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1681625318.nbglbguex6.4331.0 +3 -0
- SoccerTwos/events.out.tfevents.1681628734.nvkve6fd81.297.0 +3 -0
- SoccerTwos/events.out.tfevents.1681649929.nvkve6fd81.5146.0 +3 -0
- SoccerTwos/events.out.tfevents.1681650344.nww85njewk.297.0 +3 -0
- SoccerTwos/events.out.tfevents.1681671552.nww85njewk.5416.0 +3 -0
- SoccerTwos/events.out.tfevents.1681693157.nrvfyde566.296.0 +3 -0
- SoccerTwos/events.out.tfevents.1681700073.nwknsotqar.310.0 +3 -0
README.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
tags:
|
| 4 |
+
- unity-ml-agents
|
| 5 |
+
- ml-agents
|
| 6 |
+
- deep-reinforcement-learning
|
| 7 |
+
- reinforcement-learning
|
| 8 |
+
- ML-Agents-SoccerTwos
|
| 9 |
+
library_name: ml-agents
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# **poca** Agent playing **SoccerTwos**
|
| 13 |
+
This is a trained model of a **poca** agent playing **SoccerTwos** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
| 14 |
+
|
| 15 |
+
## Usage (with ML-Agents)
|
| 16 |
+
The Documentation: https://github.com/huggingface/ml-agents#get-started
|
| 17 |
+
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
### Resume the training
|
| 21 |
+
```
|
| 22 |
+
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
| 23 |
+
```
|
| 24 |
+
### Watch your Agent play
|
| 25 |
+
You can watch your agent **playing directly in your browser:**.
|
| 26 |
+
|
| 27 |
+
1. Go to https://huggingface.co/spaces/unity/ML-Agents-SoccerTwos
|
| 28 |
+
2. Step 1: Write your model_id: Raiden-1001/poca-Soccerv8
|
| 29 |
+
3. Step 2: Select your *.nn /*.onnx file
|
| 30 |
+
4. Click on Watch the agent play 👀
|
| 31 |
+
|
SoccerTwos.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03e213a2e9b79ea766bea7e4f6d9c6d51db17baf11b139a930ce59e4c389d21b
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-10114334.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bd1703ceede947e8ceff865762aa19a3eac530f43e32d9d152b922c08df3f03
|
| 3 |
+
size 395950
|
SoccerTwos/SoccerTwos-10114334.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4da45ed53620e7aa9af1b5984e1c1f4297c30dd261588066d067d6c29fdb64e6
|
| 3 |
+
size 3892749
|
SoccerTwos/SoccerTwos-10283628.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac2eefe7ea5968cacd84f3ac108dcd2608de0e409edea36eca9c147e4f854e49
|
| 3 |
+
size 395950
|
SoccerTwos/SoccerTwos-10283628.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03d10c2c0ae7be4ab938a4d7340cd7a41b4fcb1718d3ce863a56d5ee11bfe3d6
|
| 3 |
+
size 3892749
|
SoccerTwos/SoccerTwos-10499234.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efbf3c97ec3b5f5893ebe9bfedd7d25eee91ef709c2951dcd0a76f909613df32
|
| 3 |
+
size 395950
|
SoccerTwos/SoccerTwos-10499234.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec68b39d940dad57a1382fe1ee3f66626b7e41cade866640387207da50fecfb2
|
| 3 |
+
size 3892749
|
SoccerTwos/SoccerTwos-10695276.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:834873221387776468cd3cbfb0e97031f6d66633d4094006c08567e1529ec69e
|
| 3 |
+
size 395950
|
SoccerTwos/SoccerTwos-10695276.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48c7b74be372c797b7fe60f2356c671fbc84accf5d2affe98bb0de3748f9d017
|
| 3 |
+
size 3892749
|
SoccerTwos/SoccerTwos-10739054.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:834873221387776468cd3cbfb0e97031f6d66633d4094006c08567e1529ec69e
|
| 3 |
+
size 395950
|
SoccerTwos/SoccerTwos-10739054.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47e7e3feda6aa84c9b8466280037e509267956333e0029cc3c311b79885664e6
|
| 3 |
+
size 3892749
|
SoccerTwos/SoccerTwos-43999989.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:536492eb1ac54eff3e9e4cfca6e0e4519718855291cd1080696553dbae049684
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-43999989.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9200bd254e6e7c0c942634dac70387acca4c3ce85901df864e9a875b23a66a66
|
| 3 |
+
size 3400049
|
SoccerTwos/SoccerTwos-44499855.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2351d13a0efabd3f094795ccff0df62877942ab7bf9720c08465b4e20e0333fb
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-44499855.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3e303233aa8af2de341e38e144e79731962ca04a54baa4de0877e0508f3076f
|
| 3 |
+
size 3400049
|
SoccerTwos/SoccerTwos-44999988.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a3b6dc79e4b231f503562770a3a4f4741a7fb506477d9cbbabcc3062e6c37d3
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-44999988.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed4f322ed635a3fe1427c1557d447dfbe3dd58bd1fe94f60256a75dc7b83b7f9
|
| 3 |
+
size 3400049
|
SoccerTwos/SoccerTwos-45499899.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cd187a9dfa3d868a9581a39ace26d9ecc93a96271562b6e1c4d9764b3132302
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-45499899.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce370356fd26145e1762a52d397438a5d5389f0231bb44540fa06d4667c442ed
|
| 3 |
+
size 3400049
|
SoccerTwos/SoccerTwos-45999976.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:deb2d01dd01ff057234ed159f9268330e1a45aa25d0b3b27af8ddb74807f0e47
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-45999976.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76afaa8e524797cc755e1a9f44f11447df83204a14fe18b17ed926eb88248272
|
| 3 |
+
size 3400049
|
SoccerTwos/SoccerTwos-86499933.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb1aa21327daefed2f02c3080b184f8942180c9db398b78ca6d389debbc2b618
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-86499933.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35866a2589948ca7e0724a5fd5016e0605a58dcf4dbdff3aee608fb399243a9e
|
| 3 |
+
size 3400049
|
SoccerTwos/SoccerTwos-86999928.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcd3a66b281b17be22d65dbeb1ba10c177a427d75854246ebc20197eb22a326e
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-86999928.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:011075e3921283cb3750f0b5b4581517d16e674119187f755d2fc639d92fe178
|
| 3 |
+
size 3400049
|
SoccerTwos/SoccerTwos-87499994.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5b4ea1e749a7ce17eee0d44f13a803bf23ae7747f2249ad09ab702ba701ffe1
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-87499994.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:222755f930c986e3022015f97de56d6beb635dff0272114ff5b2c05f821b370d
|
| 3 |
+
size 3400049
|
SoccerTwos/SoccerTwos-87999962.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5cfe8727347e5c33b934c55774473b1556e395930483b7b470b35c1d01c8ce8
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-87999962.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1775f0cf1ffe2d6f8b0acd19d7f859e1b1ccb4166e6d2023358a434a54f27f6
|
| 3 |
+
size 3400049
|
SoccerTwos/SoccerTwos-88342128.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03e213a2e9b79ea766bea7e4f6d9c6d51db17baf11b139a930ce59e4c389d21b
|
| 3 |
+
size 315080
|
SoccerTwos/SoccerTwos-88342128.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9ff6c7ad58cba7fb05b5032782bcc9be3c5e2aaf20478790c89fc0d65eb101a
|
| 3 |
+
size 3400049
|
SoccerTwos/SoccerTwos-8999486.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4333512a6262314b819668183b818daf73572b90948a0e59449f136fd3d9618c
|
| 3 |
+
size 395950
|
SoccerTwos/SoccerTwos-8999486.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c055e263854b32cfd611e0346182eeb5223bef0e167565ce24e0063cda0677f8
|
| 3 |
+
size 3892749
|
SoccerTwos/SoccerTwos-9499298.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30bb0a0b12c50a396f48994530550c170281fd76e9f8a74d6954cbf760067e94
|
| 3 |
+
size 395950
|
SoccerTwos/SoccerTwos-9499298.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d81c0bdda5f2f72a44d414ead40e8af84286456ba62695ec49acb906c01b7fc
|
| 3 |
+
size 3892749
|
SoccerTwos/SoccerTwos-9499838.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f649485b44516f9d1c3ac257a834d2e6156c498012cd79261daf88574b267762
|
| 3 |
+
size 395950
|
SoccerTwos/SoccerTwos-9499838.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80e1758b98b4fae5949799e4bd745332bb6fd4e806f133f36986dc240adab16c
|
| 3 |
+
size 3892749
|
SoccerTwos/SoccerTwos-9999422.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a290484789539fdadd98df3840c2b721f045d63518c000ae60a80c549d17ce6d
|
| 3 |
+
size 395950
|
SoccerTwos/SoccerTwos-9999422.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cefd1e8f2f4f3bbbf79d2c2245641d322fbea1a97ed6daa464462aef7cb27ead
|
| 3 |
+
size 3892749
|
SoccerTwos/SoccerTwos-9999840.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b232cd7b0b24b5c3fbd79093ef61b983cdfde7b5ce880803562ceb6137f44bee
|
| 3 |
+
size 395950
|
SoccerTwos/SoccerTwos-9999840.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36f17987f3429ebbad03d08d0e9ed1a4c072a48f49c42cc287171a18d212d203
|
| 3 |
+
size 3892749
|
SoccerTwos/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9ff6c7ad58cba7fb05b5032782bcc9be3c5e2aaf20478790c89fc0d65eb101a
|
| 3 |
+
size 3400049
|
SoccerTwos/events.out.tfevents.1681625318.nbglbguex6.4331.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebc395fd8f0f90b05d078d3178cc2cb1a6bffccb4138fa00d68fb5c3c7230bde
|
| 3 |
+
size 2598349
|
SoccerTwos/events.out.tfevents.1681628734.nvkve6fd81.297.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:072b90ca05c121353a3b1af5b0eef392e05aa68e2849c52117a01b094175b71b
|
| 3 |
+
size 19959457
|
SoccerTwos/events.out.tfevents.1681649929.nvkve6fd81.5146.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa371d951982398c0b39d8029da28d87053466887963bcb9926cdb790394be58
|
| 3 |
+
size 254333
|
SoccerTwos/events.out.tfevents.1681650344.nww85njewk.297.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8038cee25b0f1096427614a62b9991ac048776d35d866755f257dbe6305fdc5a
|
| 3 |
+
size 17558197
|
SoccerTwos/events.out.tfevents.1681671552.nww85njewk.5416.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88cf67337b911a8bb6e2c17a45f337caeb70f425b90b577e5d3a1947bd967df1
|
| 3 |
+
size 203783
|
SoccerTwos/events.out.tfevents.1681693157.nrvfyde566.296.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1e411cde82c40b7533013274636b1103aac862cb724a3d8b99e13229d8ca36e
|
| 3 |
+
size 5816141
|
SoccerTwos/events.out.tfevents.1681700073.nwknsotqar.310.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14a6b5268551a7d89d37abbb013b2cb3c60f6dce01f8e821acc2401f57c41601
|
| 3 |
+
size 2058528
|