pbloem / pixel-models
Pytorch implementations of the PixelCNN (va Oord et al. 2016) and PixelVAE (Gulrajani et al. 2016) models
☆32Updated 5 years ago
Alternatives and similar repositories for pixel-models:
Users that are interested in pixel-models are comparing it to the libraries listed below
- Variational Autoencoder with Spatial Broadcast Decoder☆35Updated 5 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- PyTorch implementation of Bidirectional Monte Carlo, Annealed Importance Sampling, and Hamiltonian Monte Carlo.☆52Updated 3 years ago
- Implicit Generation and Generalization in Energy Based Models in PyTorch☆65Updated 6 years ago
- Like Moving MNIST, but way more flexible☆24Updated 4 years ago
- ☆91Updated 5 years ago
- Reliable Uncertainty Estimates in Deep Neural Networks using Noise Contrastive Priors☆62Updated 5 years ago
- Recurrent Back Propagation, Back Propagation Through Optimization, ICML 2018☆41Updated 6 years ago
- TensorFlow implementation of "noisy K-FAC" and "noisy EK-FAC".☆60Updated 6 years ago
- Implementation of the Functional Neural Process models☆43Updated 4 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch