Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: agpl-3.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: agpl-3.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
|
| 6 |
+
This is a BASE MODEL, meaning i highly recommend you REINFORCEMENT LEARN or pretrain it to improve the models performance, right now its just a undertrained mlp model, you need to reinforcement learn the model so it actually puts its data to use, this is simplifying but you get the idea, ive included everything you need to use the model and create a inference mod for it.
|