My Flow Matching Experiments
Some experiments I ran using my implementation
Personal site and technical notebook
Writing about algorithms, systems, implementation details, and the parts of software work worth keeping around.
Latest posts
Projects, technical ideas, and implementation notes.
Some experiments I ran using my implementation
I almost gave up but decided to come back to images and flows
Learning about transformers by implementing from scratch
Extending our package with paths and schedulers.
Let's add some ODE solvers.
Let's try and build flow matching package in tinygrad!
Over time, I became interested in not simply reading the relevant research papers in my field, but also write their overviews. I believe that writing these will help me solidify information I learned in various papers.
This review begins what I hope to make a series of posts about …
Here is a question: pick two points on a circle of radius \(r\) independently uniformly at random.
What is the average distance between these two points?
Let's to analyze this question using probabilistic mathematical reasoning before doing simulations.
To sample a point \(P=(X …
In this short post, I wanted to point out one interesting application of regular expressions I had to work on for my PhD research project. The code was meant as a technical tool to help tranlate some ordingary differential equation models from numerical (Matlab) to symbolic (Maple) code.
In this post, I expand on a little class/self-teaching project that I did during the Spring 2020 semester.
In this section we will discuss the main organization of the library: