Kei18 / tiny-tiny-diffusion
minimal diffusion model for self-study
☆22Updated last year
Alternatives and similar repositories for tiny-tiny-diffusion
Users that are interested in tiny-tiny-diffusion are comparing it to the libraries listed below
Sorting:
- Jax/Flax implementation of Denoising Diffusion Implicit Models☆19Updated 2 years ago
- The official repository for the paper "Optimal Flow Matching: Learning Straight Trajectories in Just One Step" (NeurIPS 2024)☆75Updated 5 months ago
- A demo shows how to combine Langevin dynamics with score matching for generative models.☆38Updated 4 years ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆59Updated 3 weeks ago
- Flow-matching algorithms in JAX☆90Updated 9 months ago
- ☆45Updated last year
- A simple, easy-to-understand library for diffusion models using Flax and Jax. Includes detailed notebooks on DDPM, DDIM, and EDM with sim…☆27Updated last week
- PyTorch implementations of normalizing flow and its variants.☆77Updated 4 years ago
- Simple implementation of muP, based on Spectral Condition for Feature Learning. The implementation is SGD only, dont use it for Adam☆77Updated 9 months ago
- Light and Optimal Schrödinger Bridge Matching (ICML 2024) official PyTorch implementation☆39Updated 9 months ago
- A minimal Pytorch Implementation of Stochastically Quantized Variational AutoEncoder (SQ-VAE) by Sony☆31Updated last year
- Improved sampling via learned diffusions (ICLR2024) and an optimal control perspective on diffusion-based generative modeling (TMLR2024)☆61Updated 2 months ago
- Code release for "Stochastic Optimal Control Matching"☆35Updated 9 months ago
- A repo where I play with conditional flow approaches for learning time-varying vector-fields.☆18Updated 11 months ago
- PyTorch implementation of Shortcut Models [Frans, 2025] with little modification☆21Updated last week
- FID computation in Jax/Flax.☆27Updated 10 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 3 months ago
- JAX implementation of the JKOnet* architecture presented in "Learning Diffusion at Lightspeed".☆29Updated 2 months ago
- ☆53Updated last year
- supporting pytorch FSDP for optimizers☆80Updated 5 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Official Jax Implementation of MD4 Masked Diffusion Models☆79Updated 2 months ago
- Easy Hypernetworks in Pytorch and Jax☆100Updated 2 years ago
- Implementing Controlled Monte Carlo Diffusions (ICLR 2024)☆16Updated 7 months ago
- Why Do We Need Weight Decay in Modern Deep Learning? [NeurIPS 2024]☆66Updated 7 months ago
- Minimum implementation of EDM (Elucidating the Design Space of Diffusion-Based Generative Models) on cifar10 and mnist☆52Updated last year
- ☆27Updated last year
- ☆39Updated last year
- Annotated Flow Matching paper☆183Updated 8 months ago
- My take on Flow Matching☆55Updated 4 months ago