Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,6 @@ This one is going to attempt a new form of prediction based on velocity flow mat
|
|
| 7 |
The alignment for the early prototype is essentially going to be euler discreet ODE flow matching, and it will be more than enough for now.
|
| 8 |
We'll work from there and build increased representation as needed.
|
| 9 |
|
| 10 |
-
I'm going to attempt to fully replace the diffuser's substructure with a spherical representation. Standby.
|
|
|
|
|
|
|
|
|
| 7 |
The alignment for the early prototype is essentially going to be euler discreet ODE flow matching, and it will be more than enough for now.
|
| 8 |
We'll work from there and build increased representation as needed.
|
| 9 |
|
| 10 |
+
I'm going to attempt to fully replace the diffuser's substructure with a spherical representation. Standby.
|
| 11 |
+
|
| 12 |
+
First proto is pretty much vpred, then I'll enhance the system with shift and so on. Simple improvements.
|