Skip to content

This repository contains code that I scribble while learning Bayesian Inference.

Notifications You must be signed in to change notification settings

vhcg77/bayesian-scribbles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian-Scribbles

This repository contains code that I scribble while learning PGMs & Bayesian Inference. This will roughly follow Sir David MacKay's lectures on Information Theory, Pattern Recognition, and Neural Networks. Another great resource to read about some of the stuff in this repository is Stefano Ermon's notes.

The repository currently contains

  • Monte Carlo Methods [Video]
    • Importance Sampling
    • Rejection Sampling
    • Metropolis Hastings Algorithm
    • Gibbs Sampling
  • Other Sampling Methods
    • Inverse Transform Sampling
      • Cauchy Distribution
      • Exponential Distribution
      • Gumbel Distribution

About

This repository contains code that I scribble while learning Bayesian Inference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%