JACKHAHA363 / BBBRNNLinks
Bayesian Backprop RNN implementation pytorch https://arxiv.org/abs/1704.02798
☆25Updated 7 years ago
Alternatives and similar repositories for BBBRNN
Users that are interested in BBBRNN are comparing it to the libraries listed below
Sorting:
- Multiplicative Normalizing Flow (MNF) posteriors for variational Bayesian neural networks☆65Updated 5 years ago
- Example implementation of the Bayesian neural network in "Structured and Efficient Variational Deep Learning with Matrix Gaussian Posteri…☆30Updated 5 years ago
- Code for the paper Implicit Weight Uncertainty in Neural Networks☆65Updated 5 years ago
- Reliable Uncertainty Estimates in Deep Neural Networks using Noise Contrastive Priors☆62Updated 5 years ago
- Scalable Training of Inference Networks for Gaussian-Process Models, ICML 2019☆41Updated 2 years ago
- A variational inference method with accurate uncertainty estimation. It uses a new semi-implicit variational family built on neural netwo…☆54Updated 11 months ago
- Code for ICML 2018 paper on "Fast and Scalable Bayesian Deep Learning by Weight-Perturbation in Adam" by Khan, Nielsen, Tangkaratt, Lin, …☆112Updated 6 years ago
- Code for "Functional variational Bayesian neural networks" (https://arxiv.org/abs/1903.05779)☆85Updated 5 years ago
- a deep recurrent model for exchangeable data☆34Updated 5 years ago
- Variational Message Passing for Structured VAE (Code for ICLR 2018 paper)☆45Updated 7 years ago
- Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" http…☆63Updated 5 years ago
- ZForcing Repo☆40Updated 7 years ago
- Gaussian Processes in Pytorch