shehel / Bayesian_Learning

Probabilistic programming - Bayesian deep networks and GPs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • GP Regression: Introduction to Gaussian processes with a regression problem using PyMC3 PPL.
  • MC Dropout: Uncertainty estimates usng dropout.
  • Bayesian CNN: Implementing a Bayesian CNN for classification using variational inference and MNIST with Edward PPL. Includes uncertainty estimation on nMNIST.
  • Bayesian Regression with Neural Networks: Non-linear regression with neural networks using Variational Inference. Compares working with VI in Edward and PyMC3 PPLs

About

Probabilistic programming - Bayesian deep networks and GPs


Languages

Language:Jupyter Notebook 100.0%