List of notebooks for SMPyBanditsยถ
- 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
- Table of Contents
- Exploring different doubling tricks for different kinds of regret bounds
- Table of Contents
- Requirements and helper functions
- Python implementations of some statistical tests
- Comparing the different implementations
- More simulations and some plots
- Exploring the parameters of change point detection algorithms: how to tune them?
- Conclusions
- Table of Contents
- Demonstrations of Single-Player Simulations for Non-Stationary-Bandits
โ
Note
I wrote many other Jupyter notebooks covering various topics, see on my GitHub notebooks/ project.