bayesian-neural-networks
There are 140 repositories under bayesian-neural-networks topic.
TuringLang/Turing.jl
Bayesian inference with probabilistic programming.
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
uncertainty-toolbox/uncertainty-toolbox
Uncertainty Toolbox: a Python toolbox for predictive uncertainty quantification, calibration, metrics, and visualization
janosh/awesome-normalizing-flows
Awesome resources on normalizing flows.
kumar-shridhar/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
piEsposito/blitz-bayesian-deep-learning
A simple and extensible library to create Bayesian Neural Network layers on PyTorch.
IntelLabs/bayesian-torch
A library for Bayesian neural network layers and uncertainty estimation in Deep Learning extending the core of PyTorch
kumar-shridhar/Master-Thesis-BayesianCNN
Master Thesis on Bayesian Convolutional Neural Network using Variational Inference
ziatdinovmax/gpax
Gaussian Processes for Experimental Sciences
brendanhasz/probflow
A Python package for building Bayesian models with TensorFlow or PyTorch
nitarshan/bayes-by-backprop
PyTorch implementation of "Weight Uncertainty in Neural Networks"
xwinxu/bayeSDE
Code for "Infinitely Deep Bayesian Neural Networks with Stochastic Differential Equations"
huawei-noah/BGCN
A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).
lightning-uq-box/lightning-uq-box
Lightning-UQ-Box: Uncertainty Quantification for Neural Networks with PyTorch and Lightning
ykwon0407/UQ_BNN
Uncertainty quantification using Bayesian neural networks in classification (MIDL 2018, CSDA)
j-min/Dropouts
PyTorch Implementations of Dropout Variants
HolyBayes/pytorch_ard
Pytorch implementation of Variational Dropout Sparsifies Deep Neural Networks
anassinator/bnn
Bayesian Neural Network in PyTorch
xxxnell/spatial-smoothing
(ICML 2022) Official PyTorch implementation of “Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Robustness”.
cambridge-mlg/DUN
Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)
Cogito2012/UString
[ACM MM 2020] Uncertainty-based Traffic Accident Anticipation
pawni/BayesByHypernet
Code for the paper Implicit Weight Uncertainty in Neural Networks
pomonam/NoisyNaturalGradient
TensorFlow implementation of "noisy K-FAC" and "noisy EK-FAC".
armanihm/GDC
Bayesian Graph Neural Networks with Adaptive Connection Sampling - Pytorch
sungyubkim/MCDO
A pytorch implementation of MCDO(Monte-Carlo Dropout methods)
konstantinos-p/Bayesian-Neural-Networks-Reading-List
A primer on Bayesian Neural Networks. The aim of this reading list is to facilitate the entry of new researchers into the field of Bayesian Deep Learning, by providing an overview of key papers. More details: "A Primer on Bayesian Neural Networks: Review and Debates"
HumBug-Mosquito/HumBugDB
Acoustic mosquito detection code with Bayesian Neural Networks
kourouklides/artificial_neural_networks
A collection of Methods and Models for various architectures of Artificial Neural Networks
dtak/ocbnn-public
General purpose library for BNNs, and implementation of OC-BNNs in our 2020 NeurIPS paper.
confiwent/BayesMPC
The implementation of "Uncertainty-Aware Robust Adaptive Video Streaming with Bayesian Neural Network and Model Predictive Control" (NOSSDAV 2021)
thudzj/ScalableBDL
Code for "BayesAdapter: Being Bayesian, Inexpensively and Robustly, via Bayeisan Fine-tuning"
supernnova/SuperNNova
Open Source Photometric classification https://supernnova.readthedocs.io
dtak/hip-mdp-public
Code for training and testing a Hidden Parameter Markov Decision Process, used to facilitate the transfer of learning
gd-zhang/noisy-K-FAC
Natural Gradient, Variational Inference
ibarrond/VariationalAutoencoders
Comparison of Variational Autoencoders with Bayesian Neural Networks. Accuracy, Latent space, Reconstruction and White Noise filtering.
MauroCE/PythonBRMLtoolbox
Python 3.7 version of David Barber's MATLAB BRMLtoolbox