karpathy / pytorch-made
MADE (Masked Autoencoder Density Estimation) implementation in PyTorch
☆547Updated 6 years ago
Alternatives and similar repositories for pytorch-made:
Users that are interested in pytorch-made are comparing it to the libraries listed below
- PyTorch implementations of algorithms for density estimation☆578Updated 3 years ago
- Probabilistic Torch is library for deep generative models that extends PyTorch☆886Updated 10 months ago
- Code for reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow"☆519Updated 6 years ago
- Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch☆359Updated 5 years ago
- Tutorial on normalizing flows.☆299Updated 7 years ago
- Normalizing flows in PyTorch. Current intended use is education not production.☆858Updated 5 years ago
- Wasserstein Auto-Encoders☆506Updated 6 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆463Updated 5 years ago
- Dataset to assess the disentanglement properties of unsupervised learning methods☆496Updated 4 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆704Updated 5 years ago
- tutorial notebooks☆387Updated 6 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆245Updated 6 years ago
- This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoe…☆206Updated 6 years ago
- Papers for Bayesian-NN☆321Updated 5 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆498Updated 6 years ago
- i-RevNet Pytorch Code☆391Updated 4 years ago
- Code for Implicit Generation and Generalization with Energy Based Models☆350Updated last year
- A curated list of research papers related to learning disentangled representations☆463Updated 5 years ago
- ☆235Updated 5 years ago
- Real NVP PyTorch a Minimal Working Example | Normalizing Flow☆138Updated 4 years ago
- Totally Versatile Miscellanea for Pytorch☆470Updated 3 years ago
- A curated list of resources dedicated to bayesian deep learning☆415Updated 7 years ago
- Implementation of VLAE☆215Updated 7 years ago
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆614Updated 3 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆429Updated 7 years ago
- Generative Query Network (GQN) in PyTorch as described in "Neural Scene Representation and Rendering"☆320Updated 5 years ago
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆232Updated 6 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆261Updated 6 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆380Updated 2 years ago