karpathy / pytorch-made
MADE (Masked Autoencoder Density Estimation) implementation in PyTorch
☆539Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-made
- PyTorch implementations of algorithms for density estimation☆577Updated 3 years ago
- Normalizing flows in PyTorch. Current intended use is education not production.☆846Updated 4 years ago
- Probabilistic Torch is library for deep generative models that extends PyTorch☆887Updated 6 months ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆461Updated 5 years ago
- Dataset to assess the disentanglement properties of unsupervised learning methods☆483Updated 3 years ago
- Code for reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow"☆518Updated 5 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 6 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆707Updated 4 years ago
- Tutorial on normalizing flows.☆292Updated 6 years ago
- Wasserstein Auto-Encoders☆509Updated 6 years ago
- Torch implementations of various types of autoencoders☆469Updated 7 years ago
- Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch☆359Updated 5 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
- Pytorch implementation of Hyperspherical Variational Auto-Encoders☆352Updated 4 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆426Updated 7 years ago
- A generic Mixture Density Networks (MDN) implementation for distribution and uncertainty estimation by using Keras (TensorFlow)☆336Updated 7 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆500Updated 6 years ago
- tutorial notebooks☆385Updated 6 years ago
- Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling☆223Updated 6 years ago
- Totally Versatile Miscellanea for Pytorch☆468Updated 2 years ago
- Code for the paper "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks"☆376Updated 7 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆473Updated 5 years ago
- Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)☆1,153Updated 6 months ago
- Pytorch Implementation of OpenAI's PixelCNN++☆345Updated 3 years ago
- code for "FFJORD: Free-form Continuous Dynamics for Scalable Reversible Generative Models".☆629Updated 4 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆376Updated 2 years ago
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆228Updated 6 years ago
- Understanding normalizing flows☆131Updated 4 years ago
- Masked Autoregressive Flow☆204Updated 3 months ago