brendanhasz / probflow

A Python package for building Bayesian models with TensorFlow or PyTorch
http://probflow.readthedocs.io
MIT License
170 stars 17 forks source link

Reinforcement learning example #52

Open brendanhasz opened 3 years ago

brendanhasz commented 3 years ago

Add a Thompson sampling example. Both a simple one, and a more advanced one using the new pf.Sampling(static=True).