VectorInstitute / vbllLinks
Simple (and cheap!) neural network uncertainty estimation
☆76Updated last month
Alternatives and similar repositories for vbll
Users that are interested in vbll are comparing it to the libraries listed below
Sorting:
- Official Implementation of "Transformers Can Do Bayesian Inference", the PFN paper☆239Updated last year
- Bayesian active learning with EPIG data acquisition☆34Updated 2 months ago
- Laplace Redux -- Effortless Bayesian Deep Learning☆44Updated 5 months ago
- A primer on Bayesian Neural Networks. The aim of this reading list is to facilitate the entry of new researchers into the field of Bayesi…☆58Updated 2 years ago
- ☆155Updated 3 years ago
- Our maintained PFN repository. Come here to train SOTA PFNs.☆120Updated last month
- Bayesian Neural Network Surrogates for Bayesian Optimization☆63Updated last year
- Large-scale uncertainty benchmark in deep learning.☆65Updated 6 months ago
- IVON optimizer for neural networks based on variational learning.☆72Updated last year
- Laplace approximations for Deep Learning.☆523Updated 6 months ago
- Official implementation of Transformer Neural Processes☆78Updated 3 years ago
- Code for the paper "Bayesian Neural Network Priors Revisited"☆58Updated 4 years ago
- Pre-trained Gaussian processes for Bayesian optimization☆97Updated 7 months ago
- AISTATS paper 'Uncertainty in Neural Networks: Approximately Bayesian Ensembling'☆90Updated 5 years ago
- The official implementation of PFNs4BO: In-Context Learning for Bayesian Optimization☆35Updated last month
- PyTorch linear operators for curvature matrices (Hessian, Fisher/GGN, KFAC, ...)☆59Updated 2 weeks ago
- Repo for our paper "Repulsive deep ensembles are Bayesian"☆19Updated 3 years ago
- Code for the Neural Processes website and replication of 4 papers on NPs. Pytorch implementation.☆226Updated last year
- All You Need is a Good Functional Prior for Bayesian Deep Learning (JMLR 2022)☆20Updated 3 years ago
- Example code of Sparse Gaussian Process Attention (ICLR 2023)☆26Updated 2 months ago
- Improving predictions of Bayesian neural nets via local linearization, AISTATS 2021☆16Updated 2 years ago
- ☆250Updated 2 years ago
- Regression datasets from the UCI repository with standardized test-train splits.☆48Updated 3 years ago
- Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)☆78Updated 2 years ago
- Sampling with gradient-based Markov Chain Monte Carlo approaches☆108Updated last year
- Supporting code for the paper "Dangers of Bayesian Model Averaging under Covariate Shift"☆33Updated 3 years ago
- Code for "On Feature Collapse and Deep Kernel Learning for Single Forward Pass Uncertainty".☆114Updated 3 years ago
- Bayesianize: A Bayesian neural network wrapper in pytorch