Skip to content

manvincent/optlearner

 
 

Repository files navigation

Bayesian probability learners

This repository has code for two Bayesian models that learn latent binomial probabilities in nonstationary environments. The first is a direct implementation of the model in this paper, while the second is a simpler model.

You can view the example notebooks for the the two learners statically:

About

Bayesian optimal probability learner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.8%
  • Python 1.2%