First Push
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-0.onnx +3 -0
- SoccerTwos/SoccerTwos-0.pt +3 -0
- SoccerTwos/SoccerTwos-25999855.onnx +3 -0
- SoccerTwos/SoccerTwos-25999855.pt +3 -0
- SoccerTwos/SoccerTwos-26499986.onnx +3 -0
- SoccerTwos/SoccerTwos-26499986.pt +3 -0
- SoccerTwos/SoccerTwos-26999998.onnx +3 -0
- SoccerTwos/SoccerTwos-26999998.pt +3 -0
- SoccerTwos/SoccerTwos-27499996.onnx +3 -0
- SoccerTwos/SoccerTwos-27499996.pt +3 -0
- SoccerTwos/SoccerTwos-27999918.onnx +3 -0
- SoccerTwos/SoccerTwos-27999918.pt +3 -0
- SoccerTwos/SoccerTwos-28499910.onnx +3 -0
- SoccerTwos/SoccerTwos-28499910.pt +3 -0
- SoccerTwos/SoccerTwos-28999954.onnx +3 -0
- SoccerTwos/SoccerTwos-28999954.pt +3 -0
- SoccerTwos/SoccerTwos-29499891.onnx +3 -0
- SoccerTwos/SoccerTwos-29499891.pt +3 -0
- SoccerTwos/SoccerTwos-29999972.onnx +3 -0
- SoccerTwos/SoccerTwos-29999972.pt +3 -0
- SoccerTwos/SoccerTwos-30499982.onnx +3 -0
- SoccerTwos/SoccerTwos-30499982.pt +3 -0
- SoccerTwos/SoccerTwos-30999886.onnx +3 -0
- SoccerTwos/SoccerTwos-30999886.pt +3 -0
- SoccerTwos/SoccerTwos-31499960.onnx +3 -0
- SoccerTwos/SoccerTwos-31499960.pt +3 -0
- SoccerTwos/SoccerTwos-31999834.onnx +3 -0
- SoccerTwos/SoccerTwos-31999834.pt +3 -0
- SoccerTwos/SoccerTwos-32499964.onnx +3 -0
- SoccerTwos/SoccerTwos-32499964.pt +3 -0
- SoccerTwos/SoccerTwos-32999972.onnx +3 -0
- SoccerTwos/SoccerTwos-32999972.pt +3 -0
- SoccerTwos/SoccerTwos-33499984.onnx +3 -0
- SoccerTwos/SoccerTwos-33499984.pt +3 -0
- SoccerTwos/SoccerTwos-33999989.onnx +3 -0
- SoccerTwos/SoccerTwos-33999989.pt +3 -0
- SoccerTwos/SoccerTwos-34499990.onnx +3 -0
- SoccerTwos/SoccerTwos-34499990.pt +3 -0
- SoccerTwos/SoccerTwos-34999900.onnx +3 -0
- SoccerTwos/SoccerTwos-34999900.pt +3 -0
- SoccerTwos/SoccerTwos-35499954.onnx +3 -0
- SoccerTwos/SoccerTwos-35499954.pt +3 -0
- SoccerTwos/SoccerTwos-35999956.onnx +3 -0
- SoccerTwos/SoccerTwos-35999956.pt +3 -0
- SoccerTwos/SoccerTwos-36499929.onnx +3 -0
- SoccerTwos/SoccerTwos-36499929.pt +3 -0
- SoccerTwos/SoccerTwos-36999938.onnx +3 -0
- SoccerTwos/SoccerTwos-36999938.pt +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: michal512/poca-SoccerTwos
|
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:70f7a9d7fe865f0071b15b4869c35531c8696dbc50b817831467a6cdc5e6c956
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-0.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15c684ac7c953d55fe628198b38c3856de73ce50a092207b8882e9c5d5eb307a
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-0.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c125db9dc8f06c90d964ce6a96cbdd1945c8ecf39f06bc1c237a6e76e898028
|
3 |
+
size 9478713
|
SoccerTwos/SoccerTwos-25999855.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90b6df2c85ab50e917501b02fbc5fc6dcc378614b4ed585fdda6b9f3e30ed4f7
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-25999855.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b220e84167034d0edc4e9bc24ec52c6a2e8afd164d07bc2597701126b0cc982
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-26499986.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46ee2686bd3b14dd808a77639c611d3c54f5e0986e90903a89660496b90f9c2e
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-26499986.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56e7a68889b918093e9a7a800203081dff8a067382fd7aaa85d244333a369628
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-26999998.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fd1a45a74013f7e86ef1b5b38c34753c45033752c31921178fcbe31d076ef9b
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-26999998.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01fbf0635f98180f60116c837ae4e2afe65894479ade410f41042e0cb041b892
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-27499996.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d72aee41d14819d1af9cf5fd635d08f92413e89cd55872b4b474f86b53398ac4
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-27499996.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c01b1a1ed2a2d5fd96d18060f8b3329c509d0ba1b768a7e74c4d876be8a39046
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-27999918.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0d247c4f57bc088b752c6c35f34f975934dd625790d39c0b48897516258645b
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-27999918.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3701db7b0ae9cc570644fc464f5980bba9eba23f700de7b234476432215b8937
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-28499910.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ce03d619f0d2715799a36d39aea9fa3f6f30a22e09dc5c64f285d7c6f2f37f5
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-28499910.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e83734c96465992e4fe529e85a4f6671edb0b5217dc21401a303d26a3ab0cc2d
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-28999954.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6645ab3f6c57eb45349e61c1b715a7e74c26028ccfed846a6ae03a883e6ebec7
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-28999954.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6375c09aa7afe485dd76bd0665f32843c5ddc04672956232ca109ae968d04871
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-29499891.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1be1555d8e2527bd9f6dd28df7ff423ce234e9a471c2ad48ab18e24e0275270
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-29499891.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43f482428645ee3dc8a9a0de8a10b6601f61796ee3c47029f4b31b15f44ed998
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-29999972.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b86497d58936f6f40b082bf3b34fc311dc9352025cc822a2aaa78f720f8fdd55
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-29999972.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff78898a070713ccb754c94c21990f4a6e6c8ae3a764e77d589e5a71de6e3706
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-30499982.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:342bb939e7697feb819c18161e1d3c1607433bbafe1a275791b16dee0b25b04a
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-30499982.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e077222f0d8ddd5cb3a53202336d62cd7d90fec0c4bb887c6afe78d0cab4463e
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-30999886.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b955ec3037fb7e916e23456b062e99f34400b211d87a366d0dd7c6ef26f065ff
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-30999886.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46af52be2def836daab82cbdf0f2bf73e0f35fb512c093c732627979c06eecbb
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-31499960.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:233ae6f340d384502679ba62d45667aaa9c9e7eae7071e7a568255b6cc48d7d9
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-31499960.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:321b96a6530b12415382ea22c6a73858e05a979d7333ef22151d819612096eef
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-31999834.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b8104890105f55939a9a4a9f5287f93b7ca3bfb12523559fc06b4e9e8c93699
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-31999834.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e926ba1fe03f1a52b8c07b7e1fe6e1494f67117891be27278ce6d0d815eed55
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-32499964.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bbc30721001e40e54082d4d0d5ae63e80c93fbc0fe0c7eaa54fc739e569c4b6
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-32499964.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a44bb2c38f1c3f02fb681d463ea3436e7345d0ceb0267b22d098d3750c2d21c
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-32999972.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1db53e1dc130169a666004e30ce3723435fa2ef52545b649c3b9448e1526058d
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-32999972.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a60a376cd7c4228e9b513ad5b3418aec36a7ab5133650727732adb3a4444935d
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-33499984.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ab55586dc9aff6e4510a22179ec6e365fca1372f16656e510fbdca04db06126
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-33499984.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1b26fe1bbeacd0f157826d03c0de3e0e64bd964c64362170e65ca44e6af8c57
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-33999989.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7adfb00af9eab7f5d5e60bf702fdc387c99db5dfa504712c21de0b936d3821fa
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-33999989.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1af89f925d7bb3f8573fdd4834c8dcde5dcc4efe446e3387a1512a45cb605cf5
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-34499990.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0dbf417fa9672ebaadee33cf935436eba0b25b942ebf1e462946832d7bd8e59
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-34499990.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9f27c6ec8a3085c428f1621ad573f44ac54455dd24f6d5be9be919bf4885ae9
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-34999900.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ce5196700e64e9c04dfd6da988163e4899d0ce8280f09cb597fefa7213e3d6e
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-34999900.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bdb3b6f7247c054ba80f6ab66456d1285efb78d16895db9461723ddd26e707c
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-35499954.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fdef3b0ea1a005a0fd60f0560c90d3a23257945de7be726fb4ebdc1250b2e27
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-35499954.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5e1f58584cc685dfbf00ea0c91ae9de1c91b9fdf899ac941338d8e1963b2390
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-35999956.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:813c606217bdd215969648647e4d3c0f069dc9d85d147a3b60936478f1923d51
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-35999956.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b506b2167b6ef4bc8d353ef6bdcf9015e1aa958f616870bb645a311dddb40cf
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-36499929.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ce067fdae113bbf9ce0491f844cd531c1748e77b9a7f0ffa8c3ce9c504cb5ca
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-36499929.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c7f0d4b0fc2d19f06768395ed497af91c5bfa749729fa8e0b616d4966c5acf1
|
3 |
+
size 28422481
|
SoccerTwos/SoccerTwos-36999938.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:014008eb3ca1be8a80fe3596e577ff6f75ad8a0f99233aa67f2c9648599fea9e
|
3 |
+
size 1764633
|
SoccerTwos/SoccerTwos-36999938.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae972e60721ccd75e283dbcbe2e432eda777f4f7df13d01670c4d2da85d0c0e5
|
3 |
+
size 28422481
|