bguisard commited on
Commit
7dcf747
1 Parent(s): 18d846d

First Model

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.onnx +3 -0
  3. SoccerTwos/SoccerTwos-10499999.onnx +3 -0
  4. SoccerTwos/SoccerTwos-10499999.pt +3 -0
  5. SoccerTwos/SoccerTwos-10999880.onnx +3 -0
  6. SoccerTwos/SoccerTwos-10999880.pt +3 -0
  7. SoccerTwos/SoccerTwos-11102744.onnx +3 -0
  8. SoccerTwos/SoccerTwos-11102744.pt +3 -0
  9. SoccerTwos/SoccerTwos-1499618.onnx +3 -0
  10. SoccerTwos/SoccerTwos-1499618.pt +3 -0
  11. SoccerTwos/SoccerTwos-1999902.onnx +3 -0
  12. SoccerTwos/SoccerTwos-1999902.pt +3 -0
  13. SoccerTwos/SoccerTwos-209724.onnx +3 -0
  14. SoccerTwos/SoccerTwos-209724.pt +3 -0
  15. SoccerTwos/SoccerTwos-2499550.onnx +3 -0
  16. SoccerTwos/SoccerTwos-2499550.pt +3 -0
  17. SoccerTwos/SoccerTwos-2999792.onnx +3 -0
  18. SoccerTwos/SoccerTwos-2999792.pt +3 -0
  19. SoccerTwos/SoccerTwos-3499938.onnx +3 -0
  20. SoccerTwos/SoccerTwos-3499938.pt +3 -0
  21. SoccerTwos/SoccerTwos-3999850.onnx +3 -0
  22. SoccerTwos/SoccerTwos-3999850.pt +3 -0
  23. SoccerTwos/SoccerTwos-4499791.onnx +3 -0
  24. SoccerTwos/SoccerTwos-4499791.pt +3 -0
  25. SoccerTwos/SoccerTwos-499790.onnx +3 -0
  26. SoccerTwos/SoccerTwos-499790.pt +3 -0
  27. SoccerTwos/SoccerTwos-4999958.onnx +3 -0
  28. SoccerTwos/SoccerTwos-4999958.pt +3 -0
  29. SoccerTwos/SoccerTwos-5499930.onnx +3 -0
  30. SoccerTwos/SoccerTwos-5499930.pt +3 -0
  31. SoccerTwos/SoccerTwos-5999949.onnx +3 -0
  32. SoccerTwos/SoccerTwos-5999949.pt +3 -0
  33. SoccerTwos/SoccerTwos-6499955.onnx +3 -0
  34. SoccerTwos/SoccerTwos-6499955.pt +3 -0
  35. SoccerTwos/SoccerTwos-6999963.onnx +3 -0
  36. SoccerTwos/SoccerTwos-6999963.pt +3 -0
  37. SoccerTwos/SoccerTwos-7499988.onnx +3 -0
  38. SoccerTwos/SoccerTwos-7499988.pt +3 -0
  39. SoccerTwos/SoccerTwos-7999981.onnx +3 -0
  40. SoccerTwos/SoccerTwos-7999981.pt +3 -0
  41. SoccerTwos/SoccerTwos-8499956.onnx +3 -0
  42. SoccerTwos/SoccerTwos-8499956.pt +3 -0
  43. SoccerTwos/SoccerTwos-8999964.onnx +3 -0
  44. SoccerTwos/SoccerTwos-8999964.pt +3 -0
  45. SoccerTwos/SoccerTwos-9499950.onnx +3 -0
  46. SoccerTwos/SoccerTwos-9499950.pt +3 -0
  47. SoccerTwos/SoccerTwos-999504.onnx +3 -0
  48. SoccerTwos/SoccerTwos-999504.pt +3 -0
  49. SoccerTwos/SoccerTwos-9999856.onnx +3 -0
  50. SoccerTwos/SoccerTwos-9999856.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: bguisard/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:4d82d587c2828a6fa033f51eaa75a8c39439e9e0b9366f8fd61407b10b6759ff
3
+ size 1764633
SoccerTwos/SoccerTwos-10499999.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f77833c7e048ab51c08ee2cbcfe1cc47e41bcbdba43339e40a55b7237731cc07
3
+ size 1764633
SoccerTwos/SoccerTwos-10499999.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a7dac09d2ded1aef36415be5ec4a5481988002199415f76f35f4c0660911b2
3
+ size 28422481
SoccerTwos/SoccerTwos-10999880.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67b6e923271a186f846fdcc92d014a1196d8a5149df9137c6a62659d45d85d9a
3
+ size 1764633
SoccerTwos/SoccerTwos-10999880.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb28e463a9fbdd8ed84817f989bbe0494345e82a7993c2c49a609436fcd553de
3
+ size 28422481
SoccerTwos/SoccerTwos-11102744.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d82d587c2828a6fa033f51eaa75a8c39439e9e0b9366f8fd61407b10b6759ff
3
+ size 1764633
SoccerTwos/SoccerTwos-11102744.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:474a53b3737b93fdf52589f3bda12c451625acfa4396892594c0397fd0403def
3
+ size 28422481
SoccerTwos/SoccerTwos-1499618.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad47e677c846a8127aaff254ea7531578474dabc54a32aab8c36d32de5d078ac
3
+ size 1764633
SoccerTwos/SoccerTwos-1499618.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8620e5b11e63e79d51df6bb6384e78f0c40bb513b23d7ec466349cab2f17b98c
3
+ size 28422481
SoccerTwos/SoccerTwos-1999902.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73a6c9661fb9c292b3ae4e11ed06cc8db5144fd8f74958f0d0e351fc7e3b6f2a
3
+ size 1764633
SoccerTwos/SoccerTwos-1999902.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44fc32543c1e061199c7a79a3775b8e8aba6e196b4a24e43e4195a07052bd39f
3
+ size 28422481
SoccerTwos/SoccerTwos-209724.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:579242998f7776f4499aea57db855d0335b570c0ec3b2d57fd067818f76e352f
3
+ size 1764633
SoccerTwos/SoccerTwos-209724.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af79e52ccc002d9ce1662c102008125f3490fb1799cb82194517107e9bb6aae0
3
+ size 28422417
SoccerTwos/SoccerTwos-2499550.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:333941a13822cd8bc3d8fd905dbef6cfc2d4372ca47ac793a0daf709e45eeac3
3
+ size 1764633
SoccerTwos/SoccerTwos-2499550.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f55943aea17b142dbb285544723d09af93fe39fc6549ac21bd31346ad63afba0
3
+ size 28422481
SoccerTwos/SoccerTwos-2999792.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59aea355640b14854b9b87c3265efb740649e8c73405390d61bc9b6cfcee7ad4
3
+ size 1764633
SoccerTwos/SoccerTwos-2999792.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b37f6c98123dd2953613b5cb4af823f28fd80c469bfde3ec6588b118310cccf
3
+ size 28422481
SoccerTwos/SoccerTwos-3499938.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:232e6af1ede6836c21083b78f5ef6a81b7b3e8c910270b7683e80479b5d9339f
3
+ size 1764633
SoccerTwos/SoccerTwos-3499938.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06bea9b12982054f28f9196fa8c718dc44f04d491febe2f0145d0b083c9169d8
3
+ size 28422481
SoccerTwos/SoccerTwos-3999850.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ffc7d64097b988dfff2bac6a93e3342f74ca8898b6f4c6f52ed74fc1d5b16d8
3
+ size 1764633
SoccerTwos/SoccerTwos-3999850.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c1bcb118165ffbecfdb1e7687767a11c188df5ef08e71e6cefcb5a11cd68d02
3
+ size 28422481
SoccerTwos/SoccerTwos-4499791.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5119d4dfd7ac407f821ab8794c916a9342f0b627a77d5d27a380ce5b52bbc512
3
+ size 1764633
SoccerTwos/SoccerTwos-4499791.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2ee37cf70ac40f41458192aeda7453d2ea972b8e652bf52abfdb5ae4ed573e7
3
+ size 28422481
SoccerTwos/SoccerTwos-499790.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc541e5877d9c2910bd1240f8611255c35bf08e63ee86ef19d9faa6709211c1c
3
+ size 1764633
SoccerTwos/SoccerTwos-499790.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdbb7a9d26639ac162bea2d2c88dc09490835cc5edffca736ad65318516eccff
3
+ size 28422417
SoccerTwos/SoccerTwos-4999958.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ec23c0ce155aa64f3d33f196bc4ac6500da1c9548c9e602b63c918c1375ce89
3
+ size 1764633
SoccerTwos/SoccerTwos-4999958.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:017f4bab2847d04f549b972c1ae63a8e4e8105df21cb402bf796a3d02f8f6bef
3
+ size 28422481
SoccerTwos/SoccerTwos-5499930.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a9b3e8093ba837ed63db620603ba46388d2c40142c1146bffa793e83c5ad1b
3
+ size 1764633
SoccerTwos/SoccerTwos-5499930.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e38043a5b2605e2cdb043e036f7e0aaf993b947cf1dc321f2d16303d2cde4b6
3
+ size 28422481
SoccerTwos/SoccerTwos-5999949.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1552b6a51ddeccb98bb1ad802ae8d031519c08bd7de03474fbd2df60d2c7a30
3
+ size 1764633
SoccerTwos/SoccerTwos-5999949.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ded81e5622f5f982d564d6c33bbb9782d91f45864a25814abe9e6f6718af52e8
3
+ size 28422481
SoccerTwos/SoccerTwos-6499955.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af8b8156a6231c365a04d049abdbad77d4c4b2c896730f5a85155af673a6150
3
+ size 1764633
SoccerTwos/SoccerTwos-6499955.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a97977b85db52cab4967aa1c299ea8629830e9cc123628ba6433726727820e1c
3
+ size 28422481
SoccerTwos/SoccerTwos-6999963.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e3e1cc0859a3d6711c85f688897e573baf3bc2f76cdd8dbd2202628b63da75c
3
+ size 1764633
SoccerTwos/SoccerTwos-6999963.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:833776381f975aefd170bf57bb40545f8043fbc7d72f01430464ee8b962dc125
3
+ size 28422481
SoccerTwos/SoccerTwos-7499988.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c09e08a4f7ba85ca93c75d0908550ed5c758af8eb2612d1ccaad60f7f35478e
3
+ size 1764633
SoccerTwos/SoccerTwos-7499988.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97c461b5ae8d174a6121ab445a383875fbdc6fc0b7f4d48c92b4f58933934bb2
3
+ size 28422481
SoccerTwos/SoccerTwos-7999981.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eda90df70a2ec86bece5e74db4b4e1b53af2fa5d7b5aa777e23312e1c6c22c5
3
+ size 1764633
SoccerTwos/SoccerTwos-7999981.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e586eb486349d5d0e23c811292d73c20088e32436df95b71038824ec08c7abdf
3
+ size 28422481
SoccerTwos/SoccerTwos-8499956.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93e0cb6898f373171817e55e33998a03eb5d3c7e627a87cb47a712ca610043cc
3
+ size 1764633
SoccerTwos/SoccerTwos-8499956.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38fdd447deccc7d3fad1d307f5d8cb0e2abd0be24af934d430975ae4914e0fd7
3
+ size 28422481
SoccerTwos/SoccerTwos-8999964.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99730dae226830b9f7b4165f678109453fa257d19ea883eec7a6e74688908fb8
3
+ size 1764633
SoccerTwos/SoccerTwos-8999964.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab2c7f9e654d06c5c276417ed30aeaf4c311699bca7f2f8ba852b8a828e6890f
3
+ size 28422481
SoccerTwos/SoccerTwos-9499950.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ea6d46a53e8a1406202e27e1c42e483f8ab75556f6badca1030403eb9156579
3
+ size 1764633
SoccerTwos/SoccerTwos-9499950.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce85ab76ac02f3183f6d412c7e30dfcafbe31fce4f0439fa2ddc16803751bf08
3
+ size 28422481
SoccerTwos/SoccerTwos-999504.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d870a75cd3871c5cb44c4120c1c9a5cd9825758cac81c3cb2cf17f0604cea19
3
+ size 1764633
SoccerTwos/SoccerTwos-999504.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebcf3a46cbccd294d60f605207b6e0d831f2fd19bb0c2d181094b7a76f1bf8b4
3
+ size 28422481
SoccerTwos/SoccerTwos-9999856.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f048fc59ebe02085ce757b117420cfe4022c03f3f59267a946e3e994b6d0ec7
3
+ size 1764633
SoccerTwos/SoccerTwos-9999856.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cf5bd2371da73c0190df0c2144e1dc9ef4c121e81bdf1342052256a2f74b271
3
+ size 28422481