mwaskom / optlearner

Bayesian optimal probability learner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%