Skip to content

aaron1rcl/metropolis_hastings_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

metropolis_hastings_from_scratch

MCMC Metropolis Hastings and Bayesian Regression from Scratch

This repository contains a notebook showing how to do Bayesian regression from scratch. I haven't used any major libraries so you can see the inner workings of an MCMC algorithm.

This repo is meant for demonstration and learning only, if you want to do proper Bayesian regression use a fully fledged library.

Blog Post

About

MCMC Metropolis Hastings and Bayesian Regression from Scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published