ThoDum commited on
Commit
1a01769
·
1 Parent(s): 15cff72

Initial commit`

Browse files
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/SoccerTwos-10499032.onnx +3 -0
  3. SoccerTwos/SoccerTwos-10499032.pt +3 -0
  4. SoccerTwos/SoccerTwos-10999356.onnx +3 -0
  5. SoccerTwos/SoccerTwos-10999356.pt +3 -0
  6. SoccerTwos/SoccerTwos-11499680.onnx +3 -0
  7. SoccerTwos/SoccerTwos-11499680.pt +3 -0
  8. SoccerTwos/SoccerTwos-11999004.onnx +3 -0
  9. SoccerTwos/SoccerTwos-11999004.pt +3 -0
  10. SoccerTwos/SoccerTwos-12499328.onnx +3 -0
  11. SoccerTwos/SoccerTwos-12499328.pt +3 -0
  12. SoccerTwos/SoccerTwos-12999652.onnx +3 -0
  13. SoccerTwos/SoccerTwos-12999652.pt +3 -0
  14. SoccerTwos/SoccerTwos-13499976.onnx +3 -0
  15. SoccerTwos/SoccerTwos-13499976.pt +3 -0
  16. SoccerTwos/SoccerTwos-13999300.onnx +3 -0
  17. SoccerTwos/SoccerTwos-13999300.pt +3 -0
  18. SoccerTwos/SoccerTwos-14499624.onnx +3 -0
  19. SoccerTwos/SoccerTwos-14499624.pt +3 -0
  20. SoccerTwos/SoccerTwos-1499602.onnx +3 -0
  21. SoccerTwos/SoccerTwos-1499602.pt +3 -0
  22. SoccerTwos/SoccerTwos-14999948.onnx +3 -0
  23. SoccerTwos/SoccerTwos-14999948.pt +3 -0
  24. SoccerTwos/SoccerTwos-1999764.onnx +3 -0
  25. SoccerTwos/SoccerTwos-1999764.pt +3 -0
  26. SoccerTwos/SoccerTwos-2499731.onnx +3 -0
  27. SoccerTwos/SoccerTwos-2499731.pt +3 -0
  28. SoccerTwos/SoccerTwos-2999768.onnx +3 -0
  29. SoccerTwos/SoccerTwos-2999768.pt +3 -0
  30. SoccerTwos/SoccerTwos-3499810.onnx +3 -0
  31. SoccerTwos/SoccerTwos-3499810.pt +3 -0
  32. SoccerTwos/SoccerTwos-3999450.onnx +3 -0
  33. SoccerTwos/SoccerTwos-3999450.pt +3 -0
  34. SoccerTwos/SoccerTwos-4499286.onnx +3 -0
  35. SoccerTwos/SoccerTwos-4499286.pt +3 -0
  36. SoccerTwos/SoccerTwos-499822.onnx +3 -0
  37. SoccerTwos/SoccerTwos-499822.pt +3 -0
  38. SoccerTwos/SoccerTwos-4999904.onnx +3 -0
  39. SoccerTwos/SoccerTwos-4999904.pt +3 -0
  40. SoccerTwos/SoccerTwos-5499878.onnx +3 -0
  41. SoccerTwos/SoccerTwos-5499878.pt +3 -0
  42. SoccerTwos/SoccerTwos-5999658.onnx +3 -0
  43. SoccerTwos/SoccerTwos-5999658.pt +3 -0
  44. SoccerTwos/SoccerTwos-6499020.onnx +3 -0
  45. SoccerTwos/SoccerTwos-6499020.pt +3 -0
  46. SoccerTwos/SoccerTwos-6999868.onnx +3 -0
  47. SoccerTwos/SoccerTwos-6999868.pt +3 -0
  48. SoccerTwos/SoccerTwos-7499852.onnx +3 -0
  49. SoccerTwos/SoccerTwos-7499852.pt +3 -0
  50. SoccerTwos/SoccerTwos-7999500.onnx +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: ThoDum/poca-SoccerTwos
29
+ 3. Step 2: Select your *.nn /*.onnx file
30
+ 4. Click on Watch the agent play 👀
31
+
SoccerTwos/SoccerTwos-10499032.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae14b39c16f146f20838a4529c46b76bf515061746b31db087f2225be4f4e309
3
+ size 1768746
SoccerTwos/SoccerTwos-10499032.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d20f534dc304e0d8877f6f2b300f71a333deb9532143470569faf3e616c010da
3
+ size 28431689
SoccerTwos/SoccerTwos-10999356.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b763618f5267b0eb53596e744fe6a78244b340218a6697214597c2f631d0b02
3
+ size 1768746
SoccerTwos/SoccerTwos-10999356.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d1fdeca987cda1666ba137316939cd750ddc743fbc670fa55e2b5580fffeb1
3
+ size 28431689
SoccerTwos/SoccerTwos-11499680.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed854a742d661c259604ce8b08d3748754c04164a04f12710496724e7cb7b0dc
3
+ size 1768746
SoccerTwos/SoccerTwos-11499680.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:789b909d7359148b5d270d00e892cce07a59cf333180a86a6fecd9f6d44b1059
3
+ size 28431689
SoccerTwos/SoccerTwos-11999004.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:721465306c42b3380363e02715741c535c3839418863ecc51fd757f1e3344b79
3
+ size 1768746
SoccerTwos/SoccerTwos-11999004.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d53c3df99f2099d5f9725ecacd05f6fa67d99895fb64e08f403033696114cd2
3
+ size 28431689
SoccerTwos/SoccerTwos-12499328.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ba4132427bbdb09c371e83972ab2667ddd5d13d0236c0567263397a04c50223
3
+ size 1768746
SoccerTwos/SoccerTwos-12499328.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7342b1391f266c31893b5823da262c77b86873f1c30e7e0f1ea529cd4dd4ccc2
3
+ size 28431689
SoccerTwos/SoccerTwos-12999652.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5691b4c7de7d16c18836684221f0144527bd6202b292da4cf3896cd834adf428
3
+ size 1768746
SoccerTwos/SoccerTwos-12999652.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd273e8a095c1d2f25c63c98f2ade8e760a67dda2bce1a8d70294513ac021871
3
+ size 28431689
SoccerTwos/SoccerTwos-13499976.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ec97d2569f90b7ea4ed0a27547a32127d24a9ca73c54aee35ddb7434333cbd3
3
+ size 1768746
SoccerTwos/SoccerTwos-13499976.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b5d8d31b2f448b4390c3664c545631e7892987e7f883b5f8b06ca10a0053554
3
+ size 28431689
SoccerTwos/SoccerTwos-13999300.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609759fa06195a3da6eab4a45dc0b24e01899b25e14fdac0eba862157f13c1a3
3
+ size 1768746
SoccerTwos/SoccerTwos-13999300.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3922b8bf400048dd64cd3ccc6a150f9ecbab8443a9106a6c30393778b4b0fa4c
3
+ size 28431689
SoccerTwos/SoccerTwos-14499624.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd381e257c75417161675a8106a56bb8de95ccdd5223fa8acbd6eb882edb599e
3
+ size 1768746
SoccerTwos/SoccerTwos-14499624.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d38c18e9a513f7d8ddd933b53d8b8a5f293d0484b737fa7c423f1fff555429c8
3
+ size 28431689
SoccerTwos/SoccerTwos-1499602.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc013eac2b237b8835c0837c6c21f2bfa6480c294f2f762f02ab5eae044caa2b
3
+ size 1768746
SoccerTwos/SoccerTwos-1499602.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aa1138647a48113639d0a898841960e3040f54d4728711028bb1f3174534966
3
+ size 28431567
SoccerTwos/SoccerTwos-14999948.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b659b47e8b9b7128895830ca2408f2ea5a6bd29ed95f641d9432840e02f83256
3
+ size 1768746
SoccerTwos/SoccerTwos-14999948.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48af53d83896a141ed3018a60c4228a3d02d62aae2f7b594ca31b4e4a46fb2e6
3
+ size 28431689
SoccerTwos/SoccerTwos-1999764.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b20dfceaef394dfa7126fc25d5b0bdb0f645de024eb77c3ed736991c4f1bbdec
3
+ size 1768746
SoccerTwos/SoccerTwos-1999764.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdfec7daae3c748700f6d68065862a5db9e089b0febe3f929e38c16f70bbafde
3
+ size 28431567
SoccerTwos/SoccerTwos-2499731.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b57681045916155f1523affce143842a369cf48cbedd54834530596d2d45d870
3
+ size 1768746
SoccerTwos/SoccerTwos-2499731.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22e0229c8845ba9f3079e16e7fe99b1586af8263d9994170c9a9d9db1179fae3
3
+ size 28431567
SoccerTwos/SoccerTwos-2999768.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c067a72d6463b8fe022c61b5157db8bf9f147e6f19d8b76eea12996a891ab765
3
+ size 1768746
SoccerTwos/SoccerTwos-2999768.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b4f3c21210cdc88d8be7aae7899a61eef76966dd17a6bb01deaac455de9e2ee
3
+ size 28431567
SoccerTwos/SoccerTwos-3499810.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14a8cfc1f7ed95f9916614951d03bde0e63d8b657af1e9feb5650a4795d93f1a
3
+ size 1768746
SoccerTwos/SoccerTwos-3499810.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:295e95ff5f8bffb59b37d9d39d8010f46c91b1d74053610aeee21c6e58a8f3ca
3
+ size 28431567
SoccerTwos/SoccerTwos-3999450.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a4ef21fc21eb2ee5ed9eba998a90607e97ce10ee24223f26765811a404c0f8b
3
+ size 1768746
SoccerTwos/SoccerTwos-3999450.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f870b16c9eea4dd4b3a851d58e17898c4fc684d8a471615186fc9933479b467
3
+ size 28431567
SoccerTwos/SoccerTwos-4499286.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d222536e1066d29bc6917b9893b7f19811ac251508a7816827e32b6bdc97085c
3
+ size 1768746
SoccerTwos/SoccerTwos-4499286.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:095438b468f7615c3e5a3d6a756510647f256c4e5618af16bdedbef040c0c89e
3
+ size 28431567
SoccerTwos/SoccerTwos-499822.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91ad1236c0c080af6d593f94a0781c1545a1fc5f9e05671fcc090bab43908c66
3
+ size 1768746
SoccerTwos/SoccerTwos-499822.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa2e6c2311a66aa1efa4a5cc270f566311ea2e5055456140871ce6143d7e3cfc
3
+ size 28431445
SoccerTwos/SoccerTwos-4999904.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b62f35c8d5eaa042915d6deb1894fe63549010ffbafa49279b2d551c6ef1033
3
+ size 1768746
SoccerTwos/SoccerTwos-4999904.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd79b7337b1e361f9e90f6081802e6873d2bd461b5c9a6c4f4f543ba49340fc1
3
+ size 28431567
SoccerTwos/SoccerTwos-5499878.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcdf5a07b76b42e249544edfeec0bee736d51b931bd98d86151c2886573ae783
3
+ size 1768746
SoccerTwos/SoccerTwos-5499878.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2696506fa6465821e674b31c1dc37c56b776aa7f1d5122456311b5187ab9af2c
3
+ size 28431567
SoccerTwos/SoccerTwos-5999658.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66c111c24fc8b850954f4dfb90ab085dbfc31970558e910605a254382e79c0b0
3
+ size 1768746
SoccerTwos/SoccerTwos-5999658.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae4941d4c1a4b1ca9852882b7b7dd5427cf4b0836b192ad79f9daf1fecdc4500
3
+ size 28431567
SoccerTwos/SoccerTwos-6499020.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00a5dae212b7de3f2e54a3a53a279e1d51c7ee91d86e7ffe124b5494d495fa70
3
+ size 1768746
SoccerTwos/SoccerTwos-6499020.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69b7ef65c6f9054190c2451a5803224dd4f0dcd89352d065804844f88bba68f7
3
+ size 28431567
SoccerTwos/SoccerTwos-6999868.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4003b908dd4a0d445bb2ee4cedf288046cfb0bb10a46e05cce5566f5a58f80b
3
+ size 1768746
SoccerTwos/SoccerTwos-6999868.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347c653a4dc442a3c0918bf67a3a87a633396860173163fc4ad40fc60286cf1f
3
+ size 28431567
SoccerTwos/SoccerTwos-7499852.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b91e1c4a365e2591762447f4ee8c69ef4391b689d61e338a3b38a47ea510cf09
3
+ size 1768746
SoccerTwos/SoccerTwos-7499852.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3784be05b169ea549c36942b553d463b9bce96cf40552cb89ac0beaf06957566
3
+ size 28431567
SoccerTwos/SoccerTwos-7999500.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dec4a7d7fdbfdfed967c6d95794ec9f0cfcfe79de031654c6f91f8345dbfd0b2
3
+ size 1768746