List of notebooks for SMPyBandits documentationΒΆ
- Table of Contents
- Easily creating MAB problems
- Table of Contents
- Do we even need a smart learning algorithm? Is UCB useless?
- Table of Contents
- An example of a small Single-Player simulation
- Table of Contents
- An example of a small Multi-Player simulation, with Centralized Algorithms
- Table of Contents
- An example of a small Multi-Player simulation, with rhoRand and Selfish, for different algorithms
- Table of Contents
- Trying to use Unsupervised Learning algorithms for a Gaussian bandit problem
- Table of Contents
- Trying to use Black-Box Bayesian optimization algorithms for a Gaussian bandit problem
- Table of Contents
- Lai & Robbins lower-bound for stochastic bandit with full restart points
—
Note
I wrote many other Jupyter notebooks covering various topics, see on my GitHub notebooks/ project.