ChunyuanLI / pSGLDLinks
AAAI & CVPR 2016: Preconditioned Stochastic Gradient Langevin Dynamics (pSGLD)
☆35Updated 6 years ago
Alternatives and similar repositories for pSGLD
Users that are interested in pSGLD are comparing it to the libraries listed below
Sorting:
- Example implementation of the Bayesian neural network in "Structured and Efficient Variational Deep Learning with Matrix Gaussian Posteri…☆30Updated 4 years ago
- Code for the paper Implicit Weight Uncertainty in Neural Networks☆65Updated 5 years ago
- Implementation of Stochastic Gradient MCMC algorithms☆41Updated 8 years ago
- Multiplicative Normalizing Flow (MNF) posteriors for variational Bayesian neural networks☆65Updated 4 years ago
- code for steinGAN - Learning to Draw Samples: With Application to Amortized MLE for Generative Adversarial Learning☆27Updated 6 years ago
- A tensorflow implementation of VAE training with Renyi divergence☆31Updated 8 years ago
- We use a modified neural network instead of Gaussian process for Bayesian optimization.☆108Updated 8 years ago
- Annealed Importance Sampling (AIS) for generative models.☆16Updated 6 years ago
- ☆40Updated 6 years ago
- Replication of the paper "Variational Dropout and the Local Reparameterization Trick" using Lasagne.☆33Updated 7 years ago
- see https://github.com/thangbui/geepee for a faster implementation☆37Updated 8 years ago
- Implementations of the ICML 2017 paper (with Yarin Gal)☆38Updated 7 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆101Updated 9 years ago
- Code for "A-NICE-MC: Adversarial Training for MCMC"☆125Updated 6 years ago
- Repo for a paper about constructing priors on very deep models.☆73Updated 8 years ago
- Gaussian Processes in Pytorch☆75Updated 5 years ago
- Scalable Training of Inference Networks for Gaussian-Process Models, ICML 2019☆41Updated 2 years ago
- Implementation of auxiliary deep generative models for semi-supervised learning☆28Updated 9 years ago
- code for stochastic expectation propagation☆16Updated 9 years ago
- Distributed Variational Inference in Sparse Gaussian Process Regression and Latent Variable Models.☆43Updated 11 years ago
- Asymmetric Transfer Learning with Deep Gaussian Processes☆18Updated 10 years ago
- The code for the ACL 2017 paper "Scalable Bayesian Learning of Recurrent Neural Networks for Language Modeling"☆29Updated 8 years ago
- Hyperparameter optimization with approximate gradient☆66Updated 4 years ago
- Reducing Reparameterization Gradient Variance code.☆33Updated 8 years ago
- Code for "Generative Adversarial Training for Markov Chains" (ICLR 2017 Workshop)☆80Updated 7 years ago
- ☆63Updated 8 years ago
- The Matlab Code for the ICML 2015 paper "Scalable Deep Poisson Factor Analysis for Topic Modeling"☆19Updated 9 years ago
- Code for "Differentiable Compositional Kernel Learning for Gaussian Processes" https://arxiv.org/abs/1806.04326☆71Updated 6 years ago
- Convolutional Gaussian processes based on GPflow.☆95Updated 7 years ago
- Implementation of Hamiltonian Monte Carlo using Google's TensorFlow