Skip to content

eelisee/MCMC-Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“š Markov Chain Monte Carlo (MCMC) Methods

Explore MCMC methods with this repository, featuring lecture scripts, workshop slides, and code implementations for efficient sampling.

The contents include:

๐Ÿ“ Lecture scripts explaining fundamental MCMC concepts.

๐Ÿ–ฅ๏ธ Workshop slides designed for both data science and mathematical seminar audiences.

๐Ÿ’ป Code implementations for various MCMC sampling algorithms.

๐Ÿš€ Key Features:

๐Ÿ“Š Workshop for Data Science: Practical insights into MCMC applications in data analysis.

๐Ÿงฎ Math Seminar: Covers theoretical foundations and advanced aspects of MCMC methods.

๐ŸŽฒ Sampling Challenges:

The goal of this repository is to generate a sample from a probability distribution. This becomes particularly challenging when dealing with high-dimensional data and an unknown form of the target distribution.

๐Ÿ” What's MCMC?

MCMC algorithms generate random numbers and find applications in:

Bayesian Statistics

Computing complex integrals (e.g., Expectation Maximization)

Reinforcement Learning

Physics and Econometrics

๐ŸŽ“ Why ?

Relevance: MCMC is widely used but rarely taught.

High-Performance: Learn state-of-the-art (SOTA) algorithms applicable to your next project.

๐Ÿง‘โ€๐Ÿ’ป Prerequisites:

Mathematical Background in Stochastics: Familiarity with probability theory, random processes, and statistical concepts will enhance your experience with the material.

Coding Prerequisites: Basic Python knowledge.

Uncover the potential of MCMC for simulating probability distributions and making statistical inferences. Whether you're a data scientist, mathematician, or enthusiast, this repository provides valuable resources to enhance your understanding of MCMC.

About

Explore MCMC methods with this repository, featuring lecture scripts, workshop slides, and code implementations for efficient sampling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors