Skip to content

HROlive/Introduction-to-Bayesian-Statistical-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Bayesian Statistical Learning

Table of Contents

  1. Description
  2. Information
  3. File descriptions
  4. Certificate

Description

When observing data, the key question is: What can I learn from the observation? Bayesian inference treats all parameters of the model as random variables. The main task is to update their distribution as new data is observed. Hence, quantifying uncertainty of the parameter estimation is always part of the task. In this course we will introduce the basic theoretical concepts of Bayesian Statistics and Bayesian inference. We discuss the computational techniques and their implementations, different types of models as well as model selection procedures. We will exercise on the existing datasets using the PyMC3 framework for practicals.

Information

The overall goals of this course were the following:

  • Bayes theorem, Prior and Posterior distributions;
  • Computational challenges and techniques: MCMC, variational approaches;
  • Models: mixture models, Gaussian processes, neural networks;
  • Bayesian model selection: Bayes factor and others;
  • PyMC3 framework for Bayesian computation;
  • Running Bayesian models on a Supercomputer;

More detailed information, links and software setup for the course can be found on the course website.

File descriptions

The description of the files in this repository can be found below:


  • Day 3 - Markov chain Monte Carlo (MCMC) methods:

Certificate

The certificate for the workshop can be found below:

"Introduction to Bayesian Statistical Learning" - Jülich Supercomputing Centre (JSC) (Issued On: April 2023)

About

Concepts of Bayesian Statistics, Bayesian inference, computational techniques and knowledge about the different types of models as well as model selection procedures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published