Skip to content

ashish1610dhiman/UQ_deep_learning

Repository files navigation

Introduction to Uncertainty Quantification for Deep Learning

Gaussian Process Regression for Yield curve

The codes/files accompanying the GP modelling of yield curve are given below:

Bayesian Regression Examples

This repository contains Jupyter Notebook files related to Bayesian regression problems on real estate dataset. These notebooks explore different techniques and approaches for Bayesian regression modeling, as given below:

Feel free to explore these notebooks to dive deeper into Bayesian regression and its various implementation techniques.

Quick Primer on UQ techniques

Youtube

A quick 20 min introduction to various UQ methods for Deep Learning:-

  • Why is UQ required for Deep Learning
  • Bayesian NN
  • Monte Carlo Dropout
  • MCMC
  • Variational Inference
  • Laplace Approximation
  • Deep Ensembles
  • Deep Evidence Regression