andylolu2 / jax-diffusionLinks
Implementation of Denoising Diffusion Probabilistic Models (DDPM) in JAX and Flax.
☆20Updated last year
Alternatives and similar repositories for jax-diffusion
Users that are interested in jax-diffusion are comparing it to the libraries listed below
Sorting:
- ☆31Updated 7 months ago
- FID computation in Jax/Flax.☆27Updated 11 months ago
- Lightning-like training API for JAX with Flax☆41Updated 6 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 5 months ago
- Implementation of PSGD optimizer in JAX☆33Updated 5 months ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆83Updated last year
- Flow-matching algorithms in JAX☆97Updated 10 months ago
- ICML 2022: Learning Iterative Reasoning through Energy Minimization☆46Updated 2 years ago
- Code release for "Stochastic Optimal Control Matching"☆35Updated 10 months ago
- ☆34Updated 2 months ago
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆50Updated 11 months ago
- ☆65Updated last year
- Pytorch-like dataloaders for JAX.☆87Updated last month
- ☆104Updated 2 weeks ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 9 months ago
- ☆32Updated last year
- Implementation and explorations into Blackbox Gradient Sensing (BGS), an evolutionary strategies approach proposed in a Google Deepmind p…☆16Updated 3 weeks ago
- Minimal but scalable implementation of large language models in JAX☆35Updated 7 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- This is a port of Mistral-7B model in JAX☆32Updated 11 months ago
- Generative cellular automaton-like learning environments for RL.☆19Updated 4 months ago
- JAX implementation of VQVAE/VQGAN autoencoders (+FSQ)☆30Updated last year
- Transformer with Mu-Parameterization, implemented in Jax/Flax. Supports FSDP on TPU pods.☆30Updated 3 weeks ago
- JAX Implementation of Black Forest Labs' Flux.1 family of models☆34Updated 8 months ago
- Official Jax Implementation of MD4 Masked Diffusion Models☆106Updated 3 months ago
- GPT implementation in Flax☆18Updated 3 years ago
- Code for the paper "Function-Space Learning Rates"☆20Updated 3 weeks ago
- [ICLR 2022] Path integral sampler☆46Updated last year
- Turn jitted jax functions back into python source code☆22Updated 6 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆64Updated 3 weeks ago