AshishKumar4 / FlaxDiffLinks
A simple, easy-to-understand library for diffusion models using Flax and Jax. Includes detailed notebooks on DDPM, DDIM, and EDM with simplified mathematical explanations. Made as part of my journey for learning and experimenting with generative AI.
☆35Updated 5 months ago
Alternatives and similar repositories for FlaxDiff
Users that are interested in FlaxDiff are comparing it to the libraries listed below
Sorting:
- ☆120Updated 4 months ago
- Flow-matching algorithms in JAX☆105Updated last year
- ☆33Updated 10 months ago
- Maximal Update Parametrization (μP) with Flax & Optax.☆16Updated last year
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 8 months ago
- The official repository for the paper "Optimal Flow Matching: Learning Straight Trajectories in Just One Step" (NeurIPS 2024)☆94Updated 10 months ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆88Updated last year
- Code release for "Stochastic Optimal Control Matching"☆37Updated last year
- Implementation of Diffusion Transformers and Rectified Flow in Jax☆25Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated last year
- Lightning-like training API for JAX with Flax☆43Updated 10 months ago
- Easy Hypernetworks in Pytorch and Jax☆105Updated 2 years ago
- Simple implementation of muP, based on Spectral Condition for Feature Learning. The implementation is SGD only, dont use it for Adam☆85Updated last year
- ☆67Updated 11 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆129Updated this week
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆66Updated 2 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- Supporting code for the blog post on modular manifolds.☆86Updated 3 weeks ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆127Updated 2 years ago
- A State-Space Model with Rational Transfer Function Representation.☆82Updated last year
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆56Updated 7 months ago
- ☆58Updated last year
- FID computation in Jax/Flax.