Flow Matching Part 3. Paths and Schedulers

Posted on Thu 30 January 2025 in posts • Tagged with Python, Machine Learning, Flow Matching • 2 min read

Extending our package with paths and schedulers.


Continue reading

Flow Matching Part 2. Solving ODEs with `tinygrad`

Posted on Mon 20 January 2025 in posts • Tagged with Python, Machine Learning, Flow Matching • 2 min read

Let's add some ODE solvers.


Continue reading

Implementing Flow Matching in TinyGrad.
Part 1

Posted on Fri 17 January 2025 in posts • Tagged with Python, Machine Learning, Flow Matching • 6 min read

Let's try and build flow matching package in tinygrad!


Continue reading