Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ It supports **1-channel and 3-channel** 28×28 inputs (e.g., TorchVision MNIST v
|
|
29 |
- Cataloging this model is important nonetheless, as it's a stepping stone to the more powerful geometric crystalization collective.
|
30 |
- I will include all cites to the adjacent papers used for the mathematics, model weights, inspirations, and test methodologies implemented at a later time.
|
31 |
- I appreciate every single contributor to this - direct or indirect - through your invaluable contributions to science that manifested in utilizable AI form.
|
|
|
32 |
|
33 |
## 🧠 Model overview
|
34 |
|
|
|
29 |
- Cataloging this model is important nonetheless, as it's a stepping stone to the more powerful geometric crystalization collective.
|
30 |
- I will include all cites to the adjacent papers used for the mathematics, model weights, inspirations, and test methodologies implemented at a later time.
|
31 |
- I appreciate every single contributor to this - direct or indirect - through your invaluable contributions to science that manifested in utilizable AI form.
|
32 |
+
- I have included the training notebook as train_notebook.ipynb - which shows the deterministic setup, the weights, the loss methods, and an absolute ton of random functions that I let the AIs monkey patch in because it's faster than trying to teach AI 15 classes in 15 files.
|
33 |
|
34 |
## 🧠 Model overview
|
35 |
|