varun-ml / diffusion-models-tutorial
Experiment with diffusion models that you can run on your local jupyter instances
☆55Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for diffusion-models-tutorial
- Code for ICLR 2023 Paper, "Stable Target Field for Reduced Variance Score Estimation in Diffusion Models”☆68Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆95Updated last year
- Repository for the "Gotta Go Fast When Generating Data with Score-Based Models" paper☆105Updated 3 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆87Updated last year
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆134Updated 2 years ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆120Updated last year
- ☆43Updated 6 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆52Updated last year
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 4 years ago
- Code for paper "Argmax Flows and Multinomial Diffusion: Learning Categorical Distributions"☆83Updated 3 years ago
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated last year
- [ICML 2023] Reflected Diffusion Models (https://arxiv.org/abs/2304.04740)☆157Updated last year
- Transformers with doubly stochastic attention☆40Updated 2 years ago
- ☆206Updated last year
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆84Updated 2 years ago
- ☆51Updated 5 months ago
- A minimalist implementation of score-based diffusion model☆121Updated 3 years ago
- [ICML 2024]: Official implementation for the paper: "Consistent Diffusion Meets Tweedie"☆48Updated 6 months ago
- Score-Based Generative Modeling with Critically-Damped Langevin Diffusion