This project is my exploration into flow matching
algorithms using tinygrad
library instead of traditional
pytorch
implementations.
This is a learning experience for
understanding both the flow matching and the library.
I highly recommend using uv
tool to run this project.
uv run example.py
Time permitting, I plan to add the following implementations:
[x] more path objects [ ] non-euclidean flow matching [ ] discrete flow matching