Skip to content(if available)orjump to list(if available)

Tiny-diffusion: A minimal implementation of probabilistic diffusion models

aestuans

This is very cool. I implemented a slightly more complicated version of this with class guidance a while ago: https://github.com/aestuans/mnist-diffusion

barbarr

Very cool showing the outputs of hyperparameter search. Hopefully this gets someone out of a tuning tarpit!

aswanson

This is where I see edge ai going. Minimal implementations running on embedded systems everywhere.