wjmaddox / drbayes
Code Repo for "Subspace Inference for Bayesian Deep Learning"
☆83Updated 9 months ago
Alternatives and similar repositories for drbayes:
Users that are interested in drbayes are comparing it to the libraries listed below
- Code for "Functional variational Bayesian neural networks" (https://arxiv.org/abs/1903.05779)☆82Updated 4 years ago
- Approximate Inference Turns Deep Networks into Gaussian Processes (dnn2gp)☆48Updated 5 years ago
- Sample code for running deterministic variational inference to train Bayesian neural networks☆100Updated 6 years ago
- Code for the paper "Bayesian Neural Network Priors Revisited"☆57Updated 3 years ago
- A community repository for benchmarking Bayesian methods☆110Updated 3 years ago
- Code for the paper Gaussian process behaviour in wide deep networks☆48Updated 6 years ago
- Scalable Training of Inference Networks for Gaussian-Process Models, ICML 2019☆41Updated 2 years ago
- Pytorch version of "Deep Convolutional Networks as shallow Gaussian Processes" by Adrià Garriga-Alonso, Carl Rasmussen and Laurence Aitch…☆32Updated 4 years ago
- Library for Bayesian Neural Networks in PyTorch (first version as published in ProbProg2020)☆42Updated 3 years ago
- AISTATS paper 'Uncertainty in Neural Networks: Approximately Bayesian Ensembling'☆89Updated 4 years ago
- Bayesian Deep Learning with Stochastic Gradient MCMC Methods☆38Updated 3 years ago
- Reference implementation of variational sequential Monte Carlo proposed by Naesseth et al. "Variational Sequential Monte Carlo" (2018)☆65Updated 5 years ago
- Supporting code for the paper "Dangers of Bayesian Model Averaging under Covariate Shift"☆33Updated 2 years ago
- General purpose library for BNNs, and implementation of OC-BNNs in our 2020 NeurIPS paper.☆38Updated 2 years ago
- Code to accompany paper 'Bayesian Deep Ensembles via the Neural Tangent Kernel'☆27Updated 4 years ago
- Code repo for "Function-Space Distributions over Kernels"☆31Updated 4 years ago
- The collection of recent papers about variational inference☆85Updated 5 years ago
- Neural likelihood-free methods in PyTorch.☆39Updated 5 years ago
- Cyclical Stochastic Gradient MCMC for Bayesian Deep Learning☆92Updated 4 years ago
- Code to accompany the paper Radial Bayesian Neural Networks: Beyond Discrete Support In Large-Scale Bayesian Deep Learning☆33Updated 4 years ago
- Bayesianize: A Bayesian neural network wrapper in pytorch☆88Updated 10 months ago
- Stochastic Gradient Langevin Dynamics for Bayesian learning☆31Updated 3 years ago
- 🤿 Implementation of doubly stochastic deep Gaussian Process using GPflow and TensorFlow 2.0☆27Updated last year
- Limitations of the Empirical Fisher Approximation☆47Updated 2 weeks ago
- Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)☆75Updated last year
- ☆53Updated 7 months ago
- Code for "A Spectral Approach to Gradient Estimation for Implicit Distributions" (ICML'18)☆33Updated last year
- ☆28Updated 6 years ago
- PyTorch implementation of Bidirectional Monte Carlo, Annealed Importance Sampling, and Hamiltonian Monte Carlo.