Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 418 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 418 Bytes

Adversarial Multi-Armed bandit

Implementation of algorithms for adversarial multi-armed bandits.

Implemented algorithms: Exp3.m Exp3P.m Exp3S.m RExp3.m

You can find the complete description of the algorithms in the following paper: http://rob.schapire.net/papers/AuerCeFrSc01.pdf

For a demo, launch the script: DemoAdversarialBandits.m