ehoogeboom / multinomial_diffusionLinks
☆228Updated 2 years ago
Alternatives and similar repositories for multinomial_diffusion
Users that are interested in multinomial_diffusion are comparing it to the libraries listed below
Sorting:
- Code for paper "Argmax Flows and Multinomial Diffusion: Learning Categorical Distributions"☆90Updated 4 years ago
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆147Updated 3 years ago
- PyTorch Implementation of DSB for Score Based Generative Modeling. Experiments managed using Hydra.☆178Updated 3 years ago
- PyTorch Implementation of Diffusion Schrodinger Bridge Matching☆170Updated 5 months ago
- A mini-library for training consistency models.☆246Updated last year
- Educational implementation of the Discrete Flow Matching paper☆98Updated 11 months ago
- Code for the paper https://arxiv.org/abs/2205.14987v2☆53Updated last year
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆288Updated 6 months ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆350Updated last year
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆364Updated 3 years ago
- Official code for "Maximum Likelihood Training for Score-Based Diffusion ODEs by High-Order Denoising Score Matching" (ICML 2022)☆62Updated 2 years ago
- Code for the paper Analytic-DPM: an Analytic Estimate of the Optimal Reverse Variance in Diffusion Probabilistic Models (ICLR 2022 Outsta…☆174Updated 3 years ago
- Score-Based Generative Modeling with Critically-Damped Langevin Diffusion☆197Updated last year
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆372Updated 2 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 4 years ago
- Improved diffusion generative models with subspaces☆134Updated 3 years ago
- PyTorch implementation of Variational Diffusion Models.☆89Updated last year
- [ICML 2023] Reflected Diffusion Models (https://arxiv.org/abs/2304.04740)☆155Updated last year
- Official implementation for Estimating the Optimal Covariance with Imperfect Mean in Diffusion Probabilistic Models (ICML 2022), and a re…