anassinator / bnn
Bayesian Neural Network in PyTorch
☆84Updated 10 months ago
Alternatives and similar repositories for bnn:
Users that are interested in bnn are comparing it to the libraries listed below
- PyTorch implementation of "Weight Uncertainty in Neural Networks"☆174Updated 2 years ago
- Sample code for running deterministic variational inference to train Bayesian neural networks☆100Updated 6 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆92Updated last year
- AISTATS paper 'Uncertainty in Neural Networks: Approximately Bayesian Ensembling'☆89Updated 4 years ago
- Learning error bars for neural network predictions☆69Updated 5 years ago
- " Weight Uncertainty in Neural Networks"☆47Updated 7 years ago
- This repository is the code for Predictive Uncertainty Estimation using Deep Ensemble☆154Updated 2 years ago
- Deep Kernel Learning. Gaussian Process Regression where the input is a neural network mapping of x that maximizes the marginal likelihood☆94Updated 7 years ago
- Code for paper: SDE-Net: Equipping Deep Neural network with Uncertainty Estimates☆110Updated 4 years ago
- Master Thesis on Bayesian Convolutional Neural Network using Variational Inference☆265Updated 5 years ago
- Code Repo for "Subspace Inference for Bayesian Deep Learning"☆83Updated 9 months ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆202Updated 3 years ago
- Bayesian neural network package☆142Updated 3 years ago
- Deep Gaussian Processes in Python☆233Updated 3 years ago
- My implementation of the paper "Simple and Scalable Predictive Uncertainty estimation using Deep Ensembles"☆137Updated 7 years ago
- Deep Gaussian Processes with Doubly Stochastic Variational Inference☆149Updated 6 years ago
- Reproducing the results of the paper "Bayesian Recurrent Neural Networks" by Fortunato et al.☆40Updated 6 years ago
- Implementation of Unconstrained Monotonic Neural Network and the related experiments. These architectures are particularly useful for mod…☆118Updated 3 months ago
- 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
- Deep neural network kernel for Gaussian process☆203Updated 4 years ago
- Pytorch implementation of Neural Processes for functions and images