Explore-then-commit algorithm
Explore Then Commit (ETC) is an algorithm for the multi-armed bandit problem focused on finding the best trade-off between exploration and exploitation. == Multi-armed bandit problem == The multi-armed bandit problem is a sequential game where one player has to choose at each turn between K {\displaystyle K} actions (arms).
Source: Wikipedia — Explore-then-commit algorithm (CC BY-SA 4.0)