Skip to content

SebReitz/conjugate-bayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conjugate-bayes

Calculate posterior distribution based on conjugates in Bayesian Statistics. This repo includes the most common conjugate classes that allow you to easily calculate a posterior without simulation (e.g. Metropolis?Hastings algorithm, Gibbs Sampling) or variational Bayes methods.

An example of how to run it is included in the example.py file. The requirements can be installed via pip with pip install -r requirements.txt.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages