Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 333 Bytes

sic-mmab

Code used for the paper "SIC-MMAB: Synchronisation Involves Communication in Multiplayer Multi-Armed Bandits", accepted at NeurIPS2019. https://arxiv.org/abs/1809.08151

To do the simulations, first create scores/ and figures/ repositories. Then run the notebook file.

Requirements

Python 3.6

numpy

matplotlib

tqdm