bayesiains / nflowsLinks
Normalizing flows in PyTorch
☆919Updated 5 months ago
Alternatives and similar repositories for nflows
Users that are interested in nflows are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of normalizing flow models☆838Updated 9 months ago
- Normalizing flows in PyTorch☆384Updated last month
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆620Updated 3 years ago
- Awesome resources on normalizing flows.☆1,527Updated last month
- Neural Spline Flow, RealNVP, Autoregressive Flow, 1x1Conv in PyTorch.☆279Updated last year
- This library would form a permanent home for reusable components for deep probabilistic programming. The library would form and harness a…☆305Updated 2 months ago
- code for "FFJORD: Free-form Continuous Dynamics for Scalable Reversible Generative Models".☆642Updated 4 years ago
- PyTorch-based library for Riemannian Manifold Hamiltonian Monte Carlo (RMHMC) and inference in Bayesian neural networks☆448Updated 9 months ago
- Code for Neural Spline Flows paper☆271Updated 4 years ago
- Manifold-learning flows (ℳ-flows)☆229Updated 4 years ago
- Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"☆287Updated 4 years ago
- Masked Autoregressive Flow☆213Updated 10 months ago
- Implementation of normalizing flows in TensorFlow 2 including a small tutorial.☆147Updated last week
- Framework for Easily Invertible Architectures☆809Updated 10 months ago
- PyTorch implementations of algorithms for density estimation☆584Updated 4 years ago
- Normalizing flows in PyTorch. Current intended use is education not production.☆865Updated 5 years ago
- A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods☆1,487Updated last year
- Constrained optimization toolkit for PyTorch☆678Updated 3 years ago
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆234Updated 6 years ago
- Laplace approximations for Deep Learning.