CzarnyRycerz commited on
Commit
3bb6241
·
1 Parent(s): 48ca04e

First Push`

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 +35 -0
  2. SoccerTwos.onnx +3 -0
  3. SoccerTwos/SoccerTwos-18499997.onnx +3 -0
  4. SoccerTwos/SoccerTwos-18499997.pt +3 -0
  5. SoccerTwos/SoccerTwos-18999989.onnx +3 -0
  6. SoccerTwos/SoccerTwos-18999989.pt +3 -0
  7. SoccerTwos/SoccerTwos-19499955.onnx +3 -0
  8. SoccerTwos/SoccerTwos-19499955.pt +3 -0
  9. SoccerTwos/SoccerTwos-19999923.onnx +3 -0
  10. SoccerTwos/SoccerTwos-19999923.pt +3 -0
  11. SoccerTwos/SoccerTwos-20000081.onnx +3 -0
  12. SoccerTwos/SoccerTwos-20000081.pt +3 -0
  13. SoccerTwos/SoccerTwos-24320155.onnx +3 -0
  14. SoccerTwos/SoccerTwos-24320155.pt +3 -0
  15. SoccerTwos/SoccerTwos-24903635.onnx +3 -0
  16. SoccerTwos/SoccerTwos-24903635.pt +3 -0
  17. SoccerTwos/SoccerTwos-24999359.onnx +3 -0
  18. SoccerTwos/SoccerTwos-24999359.pt +3 -0
  19. SoccerTwos/SoccerTwos-25053461.onnx +3 -0
  20. SoccerTwos/SoccerTwos-25053461.pt +3 -0
  21. SoccerTwos/SoccerTwos-27999996.onnx +3 -0
  22. SoccerTwos/SoccerTwos-27999996.pt +3 -0
  23. SoccerTwos/SoccerTwos-28499998.onnx +3 -0
  24. SoccerTwos/SoccerTwos-28499998.pt +3 -0
  25. SoccerTwos/SoccerTwos-28999902.onnx +3 -0
  26. SoccerTwos/SoccerTwos-28999902.pt +3 -0
  27. SoccerTwos/SoccerTwos-29499987.onnx +3 -0
  28. SoccerTwos/SoccerTwos-29499987.pt +3 -0
  29. SoccerTwos/SoccerTwos-29608795.onnx +3 -0
  30. SoccerTwos/SoccerTwos-29608795.pt +3 -0
  31. SoccerTwos/SoccerTwos-7562710.pt +3 -0
  32. SoccerTwos/checkpoint.pt +3 -0
  33. SoccerTwos/events.out.tfevents.1694309123.DESKTOP-L0G93AV.2348.0 +3 -0
  34. SoccerTwos/events.out.tfevents.1694309191.DESKTOP-L0G93AV.8328.0 +3 -0
  35. SoccerTwos/events.out.tfevents.1694312527.DESKTOP-L0G93AV.11256.0 +3 -0
  36. SoccerTwos/events.out.tfevents.1694316266.DESKTOP-L0G93AV.4252.0 +3 -0
  37. SoccerTwos/events.out.tfevents.1694318278.DESKTOP-L0G93AV.6000.0 +3 -0
  38. SoccerTwos/events.out.tfevents.1694318851.DESKTOP-L0G93AV.13828.0 +3 -0
  39. SoccerTwos/events.out.tfevents.1694319443.DESKTOP-L0G93AV.12876.0 +3 -0
  40. SoccerTwos/events.out.tfevents.1694320151.DESKTOP-L0G93AV.11368.0 +3 -0
  41. SoccerTwos/events.out.tfevents.1694320813.DESKTOP-L0G93AV.13956.0 +3 -0
  42. SoccerTwos/events.out.tfevents.1694321455.DESKTOP-L0G93AV.10104.0 +3 -0
  43. SoccerTwos/events.out.tfevents.1694323705.DESKTOP-L0G93AV.9428.0 +3 -0
  44. SoccerTwos/events.out.tfevents.1694324337.DESKTOP-L0G93AV.7040.0 +3 -0
  45. SoccerTwos/events.out.tfevents.1694325299.DESKTOP-L0G93AV.7684.0 +3 -0
  46. SoccerTwos/events.out.tfevents.1694326418.DESKTOP-L0G93AV.7700.0 +3 -0
  47. SoccerTwos/events.out.tfevents.1694326505.DESKTOP-L0G93AV.11224.0 +3 -0
  48. SoccerTwos/events.out.tfevents.1694329519.DESKTOP-L0G93AV.13392.0 +3 -0
  49. SoccerTwos/events.out.tfevents.1694330002.DESKTOP-L0G93AV.9280.0 +3 -0
  50. SoccerTwos/events.out.tfevents.1694390584.DESKTOP-L0G93AV.12928.0 +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: ml-agents
3
+ tags:
4
+ - SoccerTwos
5
+ - deep-reinforcement-learning
6
+ - reinforcement-learning
7
+ - ML-Agents-SoccerTwos
8
+ ---
9
+
10
+ # **poca** Agent playing **SoccerTwos**
11
+ This is a trained model of a **poca** agent playing **SoccerTwos**
12
+ using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
13
+
14
+ ## Usage (with ML-Agents)
15
+ The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/
16
+
17
+ We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
18
+ - A *short tutorial* where you teach Huggy the Dog 🐶 to fetch the stick and then play with him directly in your
19
+ browser: https://huggingface.co/learn/deep-rl-course/unitbonus1/introduction
20
+ - A *longer tutorial* to understand how works ML-Agents:
21
+ https://huggingface.co/learn/deep-rl-course/unit5/introduction
22
+
23
+ ### Resume the training
24
+ ```bash
25
+ mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
26
+ ```
27
+
28
+ ### Watch your Agent play
29
+ You can watch your agent **playing directly in your browser**
30
+
31
+ 1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
32
+ 2. Step 1: Find your model_id: CzarnyRycerz/Yudkowsky-29.6m
33
+ 3. Step 2: Select your *.nn /*.onnx file
34
+ 4. Click on Watch the agent play 👀
35
+
SoccerTwos.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce58993fdfd3fbc36efd2904279dcd25c96e3524e7f2243902c45bcc6f81f564
3
+ size 4923442
SoccerTwos/SoccerTwos-18499997.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7b81a46d233d2c51076625a95e7b4286b7df5515befe3c3fc39ba203c8daa3d
3
+ size 3871877
SoccerTwos/SoccerTwos-18499997.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9215e4d16f8ba815a8f41573fbec25812ad456c1a383a72489601dd33005974
3
+ size 41047369
SoccerTwos/SoccerTwos-18999989.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcfb0bf0f6c4276144694a49cb5e68ff36bbfe818e186563f47da8f2fccf5a97
3
+ size 3871877
SoccerTwos/SoccerTwos-18999989.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad48aa2d3461969f217cadd972f9185a26d192fb8ba90221242cc58c5edc38ec
3
+ size 41047369
SoccerTwos/SoccerTwos-19499955.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a1cff3a8de95d289a7a671fce796fb8d7ada713a0554d81074d56d06c1eb5d2
3
+ size 3871877
SoccerTwos/SoccerTwos-19499955.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c7da50a3263602457fd2887f6100b2b4dc2ef4c6b8f04f9f1989274f6cd99d2
3
+ size 41047369
SoccerTwos/SoccerTwos-19999923.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:773856c7c45be145450e53ce290f6917a1890f3a243e548da683758c5df9645a
3
+ size 3871877
SoccerTwos/SoccerTwos-19999923.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d6e3967bcfc019fb6d383f26506855e9898b83d65ef0dc10c5a2b2d493f0c1a
3
+ size 41047369
SoccerTwos/SoccerTwos-20000081.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:773856c7c45be145450e53ce290f6917a1890f3a243e548da683758c5df9645a
3
+ size 3871877
SoccerTwos/SoccerTwos-20000081.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a1660ca2881eb1981b2f349ab595693fe8492b925ce6c31c11f66427c638025
3
+ size 41047369
SoccerTwos/SoccerTwos-24320155.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f717bd10db3d01987fb634a605b71136626014d02ad0ae4b602a2cc91cc3895d
3
+ size 5975023
SoccerTwos/SoccerTwos-24320155.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:616c2284eb8248294a85249aa7c9d4eecdce1c7d30756080148e9209a3e69b96
3
+ size 53665161
SoccerTwos/SoccerTwos-24903635.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53f88c72c420f1a40b9197db2fae7936cec196119218d3c9597f57a078f2c3cd
3
+ size 5975023
SoccerTwos/SoccerTwos-24903635.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0c50375bb668e283e70ab4595272126fa1e98c6f722446248e48b6228db3b8c
3
+ size 53665161
SoccerTwos/SoccerTwos-24999359.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:332c25d4965659f5bd34bbc7549a4cb2202d2b54a36c7c403fff1e82836cd659
3
+ size 4923442
SoccerTwos/SoccerTwos-24999359.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e49ff452357aa304af8406ae8553154e8332876da7f2a1a25cd8cf437bf39123
3
+ size 47356393
SoccerTwos/SoccerTwos-25053461.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0717253e47fc58fa6ec88fbd45741d37ff449b571a7f5ecc95cd7060c75c5853
3
+ size 4923442
SoccerTwos/SoccerTwos-25053461.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:948f75afb2b65fca48aee89722089e362980b91d616205deb34a7240aa32525c
3
+ size 47356393
SoccerTwos/SoccerTwos-27999996.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcbdc3062dcf113626f1f43483f62b5d32d99e9995a18efffbd9b9d8a2f2c5e4
3
+ size 4923442
SoccerTwos/SoccerTwos-27999996.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09baf928f0c2ab5d650e5a9cbe9d82dfe6dddab5bddf986a7172db5b2afe211a
3
+ size 47356393
SoccerTwos/SoccerTwos-28499998.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e878feffa107a88a3c7a75b864ca1cde221247da449b22da2f251f6ec7a18606
3
+ size 4923442
SoccerTwos/SoccerTwos-28499998.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a87cbf7a932a9775da83f2aa0361ca77a24990cea8366559f80ddd1790cb49c
3
+ size 47356393
SoccerTwos/SoccerTwos-28999902.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07fa19454618f19cafe8b375c5668e62f71962d21885cd9a288c6f6173ead1e5
3
+ size 4923442
SoccerTwos/SoccerTwos-28999902.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3cf4c046f82a89ddc3425ee463b25d60633c6dcfc5b0b55a065d26093608aa9
3
+ size 47356393
SoccerTwos/SoccerTwos-29499987.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49c8041d765c81d67db02f27293d334ccb38331b84824e2a6342c0f16521acfd
3
+ size 4923442
SoccerTwos/SoccerTwos-29499987.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:827c4170f24df61180b546e5510ca49912a56adcaf6ca2375cca524b1b218042
3
+ size 47356393
SoccerTwos/SoccerTwos-29608795.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce58993fdfd3fbc36efd2904279dcd25c96e3524e7f2243902c45bcc6f81f564
3
+ size 4923442
SoccerTwos/SoccerTwos-29608795.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da91eca13c89328422188ac86fe212513366a282e56337adf6eefcbae25c355c
3
+ size 47356393
SoccerTwos/SoccerTwos-7562710.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:721caf97de529fd8fbcdc5ca3d723e8c5b2376616bf84ed40c3826e61fe8d99b
3
+ size 18957050
SoccerTwos/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4aa255f433aed7bcf98cf68ea233d681630a3ae013fde8da8eabadd45b2d79f
3
+ size 47354863
SoccerTwos/events.out.tfevents.1694309123.DESKTOP-L0G93AV.2348.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:419ca6ef3a2dba956f9752e0eb35da7b932dbacb35abb2af608aa8ccdb9c76e4
3
+ size 41682
SoccerTwos/events.out.tfevents.1694309191.DESKTOP-L0G93AV.8328.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:332705582455f1802f7172e0eec43c644cd1f3c64134632c2cd9ed7529ceb3de
3
+ size 11352
SoccerTwos/events.out.tfevents.1694312527.DESKTOP-L0G93AV.11256.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f239750f594e93ce40b6d3cdb7d8f122ea955d0bc0db67d7593d87ca179f9874
3
+ size 1265262
SoccerTwos/events.out.tfevents.1694316266.DESKTOP-L0G93AV.4252.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d385fbb21889ad4251256d493e029038a8c2296c58ce6673fc7582f4cc197ab
3
+ size 684144
SoccerTwos/events.out.tfevents.1694318278.DESKTOP-L0G93AV.6000.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ed2952f472940648c27b805225753f5e5afc1e74fba1f038641f1d2f42db166
3
+ size 204822
SoccerTwos/events.out.tfevents.1694318851.DESKTOP-L0G93AV.13828.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a60ff4575dba565c1551441c7c831940d07da9c736243b5ac28830532f108d4
3
+ size 204822
SoccerTwos/events.out.tfevents.1694319443.DESKTOP-L0G93AV.12876.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eb432416d85c9dcfbe71ef2e66ec9b8705543428f682e10ab3893ec26e4b23a
3
+ size 204822
SoccerTwos/events.out.tfevents.1694320151.DESKTOP-L0G93AV.11368.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2713d46f6ce541e8ad464461a1efd9413b84d7f52c3f9ac6109ae5049cd8be16
3
+ size 245608
SoccerTwos/events.out.tfevents.1694320813.DESKTOP-L0G93AV.13956.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bab549fa64dc8cd54642031df5782f39d5a4afc7180bea64546eb57adb0d5d8
3
+ size 164036
SoccerTwos/events.out.tfevents.1694321455.DESKTOP-L0G93AV.10104.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae15639aa3ded53058214fc40f268361a0d52026c18f392b95cbd24fa77ff166
3
+ size 510892
SoccerTwos/events.out.tfevents.1694323705.DESKTOP-L0G93AV.9428.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c155f80aaa5fbb3ef5378559a294d76301474aafac6096778ea10008319189fc
3
+ size 204824
SoccerTwos/events.out.tfevents.1694324337.DESKTOP-L0G93AV.7040.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e060f372cfc3967c4412b3422211d9b37681d60ee6a04bc94ef4215855410650
3
+ size 296506
SoccerTwos/events.out.tfevents.1694325299.DESKTOP-L0G93AV.7684.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c40f394de1c4fcd0445da2e2372f5a2d5d5dfd1de74c190b9ccb601738b3abc
3
+ size 388534
SoccerTwos/events.out.tfevents.1694326418.DESKTOP-L0G93AV.7700.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:088618d212a2e953d9cbcf13b73d5ac250e43a16f6fc42038139422dc31cd92e
3
+ size 41678
SoccerTwos/events.out.tfevents.1694326505.DESKTOP-L0G93AV.11224.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ce0e03334c997e6ee5e0d7d64e4ac163ecf319c5fa64e3b1f929bbcacddb8c2
3
+ size 395354
SoccerTwos/events.out.tfevents.1694329519.DESKTOP-L0G93AV.13392.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:002f5efe85cc6f0cebe51fa53231a0d17388059a3fdc8f0187519e8d304c343e
3
+ size 49877
SoccerTwos/events.out.tfevents.1694330002.DESKTOP-L0G93AV.9280.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aba097a3bb8279d4a11105cad8d314c7193d9622a298f26f59d29cd3e0e98945
3
+ size 19345457
SoccerTwos/events.out.tfevents.1694390584.DESKTOP-L0G93AV.12928.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:626cd28e8b6b4062ff3c5d5110eb1788c7676d2d8dc9086f241bb16d29755b7f
3
+ size 1711298