Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
This is a repo dedicated to a series of experiments specifically meant to introduce direct learning complexity associations
|
| 5 |
+
with the deconstruction of SVD and egens.
|
| 6 |
+
|
| 7 |
+
The structure is highly complex to create an Omega solver that can transfer the learning for framewise usage to adjacent solver,
|
| 8 |
+
so this will likely not work at first, but there is a prototype that I will be testing to the T.
|
| 9 |
+
|
| 10 |
+
The three AI conversation helped get a starting point, but they provided less help that I expected. It's often better to just stick with
|
| 11 |
+
one assistant, as the echo of the tree tends to drown out positive or useful opinions from one or the other without having a judge intervene with
|
| 12 |
+
every single word exchange.
|
| 13 |
+
|
| 14 |
+
The trio ended up forming a bit of an echo-frame, which may work but I will likely need to revamp the whole thing 2-3 more times before it can be extracted.
|