adijo / bayesian-inference-hello-world

A minimalistic example of bayesian inference. We infer the probability of heads in a series of coin flips.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian Inference - Hello World

Our goal is to infer the probability of heads š¯‘¯ given a series of coin flips. This is a simple, bare bones but relevant example of Bayesian Inference. For instance, in a real world setting, we might want to infer the parameters of a linear regression model given a series of observations.

About

A minimalistic example of bayesian inference. We infer the probability of heads in a series of coin flips.

License:Do What The F*ck You Want To Public License


Languages

Language:Jupyter Notebook 100.0%