INFO320
Neural Networks and Bayesian Learning
view repo
Modern deep learning methods have equipped researchers and engineers with incredibly powerful tools to tackle problems that previously seemed impossible. However, since deep learning methods operate as black boxes, the uncertainty associated with their predictions is often challenging to quantify. Bayesian statistics offer a formalism to understand and quantify the uncertainty associated with deep neural networks predictions. This paper provides a tutorial for researchers and scientists who are using machine learning, especially deep learning, with an overview of the relevant literature and a complete toolset to design, implement, train, use and evaluate Bayesian neural networks.
READ FULL TEXTNeural Networks and Bayesian Learning
A small project for Bayesian Neural network(Pytorch implementation)
A hello world Bayesian Neural Network project on MNIST
A toy example to show how different learning strategies can be implemented for a BNN