SkillAgentSearch skills...

Thompson

Thompson Sampling Tutorial

Install / Use

/learn @andrecianflone/Thompson
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Thompson Sampling

Thompson Sampling is a Bayesian approach to multi-armed bandits. This notebook reviews the theory walks through my implementation and some experiments. The experiments should give you some good understanding of the behaviour of Thompson Sampling in comparison to epsilon-greedy and UCB. To run the notebook online, click this link and open with Colab.

For a more extensive review of the theory, checkout A Tutorial on Thompson Sampling by Russo et al., 2017.

View on GitHub
GitHub Stars56
CategoryEducation
Updated2mo ago
Forks18

Languages

Jupyter Notebook

Security Score

85/100

Audited on Jan 28, 2026

No findings