LukasRinder / normalizing-flowsLinks
Implementation of normalizing flows in TensorFlow 2 including a small tutorial.
☆147Updated last month
Alternatives and similar repositories for normalizing-flows
Users that are interested in normalizing-flows are comparing it to the libraries listed below
Sorting:
- Manifold-learning flows (ℳ-flows)☆230Updated 5 years ago
- Neural Spline Flow, RealNVP, Autoregressive Flow, 1x1Conv in PyTorch.☆281Updated last year
- Code for Neural Spline Flows paper☆280Updated 3 weeks ago
- Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"☆288Updated 4 years ago
- Masked Autoregressive Flow☆218Updated last year
- Implementation and tutorials of normalizing flows with the novel distributions module☆168Updated 5 years ago
- ☆149Updated 3 years ago
- Pytorch implementation of Block Neural Autoregressive Flow☆181Updated 4 years ago
- Discrete Normalizing Flows implemented in PyTorch☆113Updated 4 years ago
- ☆181Updated 6 years ago
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆237Updated 7 years ago
- code for "Residual Flows for Invertible Generative Modeling".☆273Updated 2 years ago
- Pytorch implementation of Neural Processes for functions and images☆233Updated 3 years ago
- Tutorial on normalizing flows.☆299Updated 7 years ago
- Normalizing Flows with a resampled base distribution☆47Updated 3 years ago
- Real NVP PyTorch a Minimal Working Example | Normalizing Flow☆142Updated 5 years ago
- Implementation of Real NVP in PyTorch☆236Updated 6 years ago
- Probabilistic Auto-Encoder