bayesiains / nflowsLinks
Normalizing flows in PyTorch
☆953Updated 8 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☆875Updated last year
- Normalizing flows in PyTorch☆404Updated 3 months ago
- Awesome resources on normalizing flows.☆1,565Updated 2 months ago
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆629Updated 4 years ago
- code for "FFJORD: Free-form Continuous Dynamics for Scalable Reversible Generative Models".☆651Updated 4 years ago
- This library would form a permanent home for reusable components for deep probabilistic programming. The library would form and harness a…☆308Updated 2 months ago
- PyTorch-based library for Riemannian Manifold Hamiltonian Monte Carlo (RMHMC) and inference in Bayesian neural networks☆457Updated last year
- Code for Neural Spline Flows paper☆278Updated 5 years ago
- Laplace approximations for Deep Learning.☆517Updated 4 months ago
- Neural Spline Flow, RealNVP, Autoregressive Flow, 1x1Conv in PyTorch.☆280Updated last year
- Manifold-learning flows (ℳ-flows)☆230Updated 4 years ago
- Normalizing flows in PyTorch. Current intended use is education not production.☆877Updated 5 years ago
- Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"☆287Updated 4 years ago
- A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods☆1,520Updated last year
- Constrained optimization toolkit for PyTorch☆697Updated last month
- Framework for Easily Invertible Architectures☆826Updated last year
- PyTorch implementations of algorithms for density estimation☆584Updated 4 years ago
- Implementation of normalizing flows in TensorFlow 2 including a small tutorial.