varun-ml / diffusion-models-tutorialLinks
Experiment with diffusion models that you can run on your local jupyter instances
☆63Updated last year
Alternatives and similar repositories for diffusion-models-tutorial
Users that are interested in diffusion-models-tutorial are comparing it to the libraries listed below
Sorting:
- Code for ICLR 2023 Paper, "Stable Target Field for Reduced Variance Score Estimation in Diffusion Models”☆76Updated 2 years ago
- [ICML 2023] Reflected Diffusion Models (https://arxiv.org/abs/2304.04740)☆158Updated 2 years ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆127Updated 2 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- The Official PyTorch Implementation of "VAEBM: A Symbiosis between Variational Autoencoders and Energy-based Models" (ICLR 2021 spotlight…☆57Updated 3 years ago
- Meta Optimal Transport☆105Updated 2 years ago
- Official code for "Accelerating Feedforward Computation via Parallel Nonlinear Equation Solving", ICML 2021☆28Updated 4 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆88Updated 2 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆57Updated 2 years ago
- Repository for the "Gotta Go Fast When Generating Data with Score-Based Models" paper☆105Updated 4 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆97Updated 4 years ago
- ☆44Updated last year
- Code for GFlowNet-EM, a novel algorithm for fitting latent variable models with compositional latents and an intractable true posterior.☆41Updated last year
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆152Updated 4 years ago
- Euclidean Wasserstein-2 optimal transportation☆47Updated 2 years ago
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆51Updated last year
- Score-Based Generative Modeling with Critically-Damped Langevin Diffusion☆200Updated 2 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆59Updated 2 years ago
- ☆42Updated last year
- Axial Positional Embedding for Pytorch☆84Updated 10 months ago
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆47Updated 2 years ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆65Updated 2 years ago
- A minimalist implementation of score-based diffusion model☆129Updated 4 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 5 years ago
- Deep Networks Grok All the Time and Here is Why☆38Updated last year
- [ICML 2024]: Official implementation for the paper: "Consistent Diffusion Meets Tweedie"☆53Updated last year
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆156Updated 3 years ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆124Updated 4 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 11 months ago