Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,7 @@ license: apache-2.0
|
|
| 4 |
|
| 5 |
This one is going to attempt a new form of prediction based on velocity flow matching using spherical representation.
|
| 6 |
|
|
|
|
|
|
|
|
|
|
| 7 |
I'm going to attempt to fully replace the diffuser's substructure with a spherical representation. Standby.
|
|
|
|
| 4 |
|
| 5 |
This one is going to attempt a new form of prediction based on velocity flow matching using spherical representation.
|
| 6 |
|
| 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.
|