probml / rebayes

Recursive Bayesian Estimation (Sequential / Online Inference)
MIT License
55 stars 5 forks source link

bandit showdown 2.0 #42

Open murphyk opened 1 year ago

murphyk commented 1 year ago

Compare Lofi, subspace EKF, etc on bandit benchmark

gerdm commented 1 year ago

See and close https://github.com/probml/bandits/issues/3

murphyk commented 1 year ago

We should also add a bernoulli bandit, not just the Gaussian bandit. We can use CMGF method which we didn't have back then.