Skip to content

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

License

Notifications You must be signed in to change notification settings

adijo/bayesian-inference-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published