z4x commited on
Commit
7c99853
1 Parent(s): 13d49a2
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +31 -0
  2. SoccerTwos.onnx +3 -0
  3. SoccerTwos/SoccerTwos-46879888.onnx +3 -0
  4. SoccerTwos/SoccerTwos-46879888.pt +3 -0
  5. SoccerTwos/SoccerTwos-46959866.onnx +3 -0
  6. SoccerTwos/SoccerTwos-46959866.pt +3 -0
  7. SoccerTwos/SoccerTwos-47039696.onnx +3 -0
  8. SoccerTwos/SoccerTwos-47039696.pt +3 -0
  9. SoccerTwos/SoccerTwos-47039698.onnx +3 -0
  10. SoccerTwos/SoccerTwos-47039698.pt +3 -0
  11. SoccerTwos/SoccerTwos-47119208.onnx +3 -0
  12. SoccerTwos/SoccerTwos-47119208.pt +3 -0
  13. SoccerTwos/SoccerTwos-47119579.onnx +3 -0
  14. SoccerTwos/SoccerTwos-47119579.pt +3 -0
  15. SoccerTwos/SoccerTwos-47199206.onnx +3 -0
  16. SoccerTwos/SoccerTwos-47199206.pt +3 -0
  17. SoccerTwos/SoccerTwos-47199838.onnx +3 -0
  18. SoccerTwos/SoccerTwos-47199838.pt +3 -0
  19. SoccerTwos/SoccerTwos-47279740.onnx +3 -0
  20. SoccerTwos/SoccerTwos-47279740.pt +3 -0
  21. SoccerTwos/SoccerTwos-47279960.onnx +3 -0
  22. SoccerTwos/SoccerTwos-47279960.pt +3 -0
  23. SoccerTwos/SoccerTwos-47359430.onnx +3 -0
  24. SoccerTwos/SoccerTwos-47359430.pt +3 -0
  25. SoccerTwos/SoccerTwos-47359994.onnx +3 -0
  26. SoccerTwos/SoccerTwos-47359994.pt +3 -0
  27. SoccerTwos/SoccerTwos-47439048.onnx +3 -0
  28. SoccerTwos/SoccerTwos-47439048.pt +3 -0
  29. SoccerTwos/SoccerTwos-47439408.onnx +3 -0
  30. SoccerTwos/SoccerTwos-47439408.pt +3 -0
  31. SoccerTwos/SoccerTwos-47519384.onnx +3 -0
  32. SoccerTwos/SoccerTwos-47519384.pt +3 -0
  33. SoccerTwos/SoccerTwos-47519538.onnx +3 -0
  34. SoccerTwos/SoccerTwos-47519538.pt +3 -0
  35. SoccerTwos/SoccerTwos-47599312.onnx +3 -0
  36. SoccerTwos/SoccerTwos-47599312.pt +3 -0
  37. SoccerTwos/SoccerTwos-47599704.onnx +3 -0
  38. SoccerTwos/SoccerTwos-47599704.pt +3 -0
  39. SoccerTwos/SoccerTwos-47679046.onnx +3 -0
  40. SoccerTwos/SoccerTwos-47679046.pt +3 -0
  41. SoccerTwos/SoccerTwos-47679156.onnx +3 -0
  42. SoccerTwos/SoccerTwos-47679156.pt +3 -0
  43. SoccerTwos/SoccerTwos-47759090.onnx +3 -0
  44. SoccerTwos/SoccerTwos-47759090.pt +3 -0
  45. SoccerTwos/SoccerTwos-47759326.onnx +3 -0
  46. SoccerTwos/SoccerTwos-47759326.pt +3 -0
  47. SoccerTwos/SoccerTwos-47839598.onnx +3 -0
  48. SoccerTwos/SoccerTwos-47839598.pt +3 -0
  49. SoccerTwos/SoccerTwos-47839716.onnx +3 -0
  50. SoccerTwos/SoccerTwos-47839716.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: z4x/poca-SoccerTwos-v2
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:8082ea339fa1340326d8e2356423b925fe6c1089e8362946a7a73832f8895682
3
+ size 1888703
SoccerTwos/SoccerTwos-46879888.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc5468e5fd6b349e7c4aea6871adfe1cc669375540f86f5f7eaa3d7c5192e811
3
+ size 1888703
SoccerTwos/SoccerTwos-46879888.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa09e8e26e18bc016a3e1f65408e2f74f65f7600c522e1b8331d5d3561cddd7e
3
+ size 29545477
SoccerTwos/SoccerTwos-46959866.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c096d0e77b3a41d96d541a1ceee45e79ad227c299aadafac3a1ec537b0d2d2f
3
+ size 1888703
SoccerTwos/SoccerTwos-46959866.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15fc8fae148b6f73f63616e256192e5743c2a7cef47a2ba33be6f667e8079b40
3
+ size 29545477
SoccerTwos/SoccerTwos-47039696.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab6d79ae9295f05d93d8081c480202fb0dabc70896301aaf30ed37e1748e98d1
3
+ size 769539
SoccerTwos/SoccerTwos-47039696.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cb464119e278e3098f88b4205952231b42c68a0f90d1fc180af990c28e8d290
3
+ size 9603725
SoccerTwos/SoccerTwos-47039698.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12254b3a598c1937502de0a07df6259feb39d7ae51ceb04b9e795662af64fd0d
3
+ size 1888703
SoccerTwos/SoccerTwos-47039698.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecd8c90d84e0eace1316c88671d5b92e748329601fcde101d2f2813d5c6ce712
3
+ size 29545477
SoccerTwos/SoccerTwos-47119208.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0d367d160484aff3d0d3edc2813a5c88ea4118feff18d5844499150895c83b5
3
+ size 1888703
SoccerTwos/SoccerTwos-47119208.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b3cb86530841a4e79d36644588c48f9cf80a5d02926eba7db444bdfa5fb1c8
3
+ size 29545477
SoccerTwos/SoccerTwos-47119579.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ff93ffce6375a6da08d983a0d060acdd6e1ffdc973dcb7b5ee71637c0955c05
3
+ size 769539
SoccerTwos/SoccerTwos-47119579.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55c64bc836a042fd424ae9fc4397b6b1f98aaf7468d07bd9d31195d6f5bf4f81
3
+ size 9603725
SoccerTwos/SoccerTwos-47199206.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6772d42d51a396eaa8d7dcd300fd030e8e2d2bd9c13c549724918029ceeae298
3
+ size 769539
SoccerTwos/SoccerTwos-47199206.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:458fe3f8b53bcd0b3ef0a8e8ae99a730445000860d0e8799f9b6a99bda3eaff1
3
+ size 9603725
SoccerTwos/SoccerTwos-47199838.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a1baf8e4bf1ce939e386b242ce3f48d0dd0231f10e9240074e2619bac6cd7e3
3
+ size 1888703
SoccerTwos/SoccerTwos-47199838.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1b262e32098c9196a4c4491d30dfb1da6d9b7d330e7b7bf0191530e02b617a2
3
+ size 29545477
SoccerTwos/SoccerTwos-47279740.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27a5724f00b9125de8babc05b010dc982edba864dee2e2fb03d2d187a830785e
3
+ size 769539
SoccerTwos/SoccerTwos-47279740.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b549882c8ea9b2cd864d6f6a14e087c08fc979d753737325abd19cde03cc5cb
3
+ size 9603725
SoccerTwos/SoccerTwos-47279960.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6ef8519adb1864ab50dd6fb0944f16abc06dee6b3be19494337712dc14b91df
3
+ size 1888703
SoccerTwos/SoccerTwos-47279960.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8c524385814d52c767ac838a7803751b7f7f3da4ad22faefb8231f27e7e1a50
3
+ size 29545477
SoccerTwos/SoccerTwos-47359430.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c06b19030469aa25d28f69ff94b7d22c799ab6de569d68118aaff6aec5ab281
3
+ size 769539
SoccerTwos/SoccerTwos-47359430.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:488a0eb88537e08d0cc76229fb16b6c6c7825a311b616bf4f0d319df4289c894
3
+ size 9603725
SoccerTwos/SoccerTwos-47359994.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe39288019f21fca1c99beaa83d0816c51d74937b925eba7b10dcb193f818c3
3
+ size 1888703
SoccerTwos/SoccerTwos-47359994.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10f0f2ffe1966a883f48e4b600713532a473f69dc5e45287b1d150fccdcc4abb
3
+ size 29545477
SoccerTwos/SoccerTwos-47439048.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1908318d7578a2891fe597e8c335c2ab3e6e8b88d3ca1cb20ca12eb151b7e45c
3
+ size 1888703
SoccerTwos/SoccerTwos-47439048.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d44b45d7880ecd07385bbcb3eae352aa7d34745915e35df7d566fad30b1e9670
3
+ size 29545477
SoccerTwos/SoccerTwos-47439408.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e7908f88cec6229324264c77d1e3b5bca2706b315957ee519783b25a6cbe851
3
+ size 769539
SoccerTwos/SoccerTwos-47439408.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b651b3da1de8674bae75e7cfa02b3ff9b5c3b8bdb5776054c010f811ed8879a
3
+ size 9603725
SoccerTwos/SoccerTwos-47519384.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ae2de853bca470b9799566dc6b1b8a6263a66d1cf54b5bf3e84c054610bc324
3
+ size 769539
SoccerTwos/SoccerTwos-47519384.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6d14328cfc6a8849738729b035ff00a9cb7af048d04cb5865b7080bbd73984e
3
+ size 9603725
SoccerTwos/SoccerTwos-47519538.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b8f50d6499b9eebad6b1943acd026c23ba32c255fb7fc926830408e370faa86
3
+ size 1888703
SoccerTwos/SoccerTwos-47519538.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7bf3fca57e4794acbcccde145cee797a084201a5dd69552ce978bab353ac1a9
3
+ size 29545477
SoccerTwos/SoccerTwos-47599312.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc774fe335c330505eeee046e958b5ce2d69fb4ff751c9be513399b3bcd818d8
3
+ size 1888703
SoccerTwos/SoccerTwos-47599312.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43440070ded973677727dbb8f3b48174450aeb66f17ad75ff827edf503608dbb
3
+ size 29545477
SoccerTwos/SoccerTwos-47599704.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f205cdbaf869d83e93d4c5f578beefa6e30896b873be4b8465678a5e4eeb70eb
3
+ size 769539
SoccerTwos/SoccerTwos-47599704.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ab37c80fa05bd238b1159091e9bbcc71380dddb83712226f4e4e0cd4d0a058d
3
+ size 9603725
SoccerTwos/SoccerTwos-47679046.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fcd63a49bf32f0f4e7828dd01bd257b3d2e8ae803e0092b3248bb06a8afca61
3
+ size 1888703
SoccerTwos/SoccerTwos-47679046.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:304453e81bfc94e61d7df1874b3104e2512bfd29d4edae312234a72eb169d2b9
3
+ size 29545477
SoccerTwos/SoccerTwos-47679156.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327aab8ad01d2d4a28024e1ef4c2827bd6a2790bc79d209d6c1b83d8f817aea2
3
+ size 769539
SoccerTwos/SoccerTwos-47679156.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7545c8de7743976258bf32901230c2dde82635521731493825a69ebbbb0efb00
3
+ size 9603725
SoccerTwos/SoccerTwos-47759090.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72b3c819305f200f07c03168a376d542a373fe4d9a38f9eb5ae431e679f43ed0
3
+ size 769539
SoccerTwos/SoccerTwos-47759090.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dffbe9274fcaeb2039725e67921bc29733684c014bbea9a354dbb87fb890755
3
+ size 9603725
SoccerTwos/SoccerTwos-47759326.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:237067352e59f0f433ab7e0a0da63ce2e6618c53290c7f57020f7aa5292a7ed1
3
+ size 1888703
SoccerTwos/SoccerTwos-47759326.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1831bf1d44a2b81805fdf852c03530287942987f88c2a52652eec9d0694d1d5a
3
+ size 29545477
SoccerTwos/SoccerTwos-47839598.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84b7405481520222db398662b3e150cfe5112af90ca7b11d9804706e7b3e985b
3
+ size 1888703
SoccerTwos/SoccerTwos-47839598.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38c3c0716e6997453cf3d5262106a45693404dfd989a3415baa937f329390648
3
+ size 29545477
SoccerTwos/SoccerTwos-47839716.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03804d03a31ee7510ef0c03dafce096e42fd47cb274986c4cdcaae6f10454d63
3
+ size 769539
SoccerTwos/SoccerTwos-47839716.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e71488384ecabb7fc9bb02df2f9ee92cf37bd64451088c8f120925b10b97a550
3
+ size 9603725