> This recent article [["Multi-user Communication Networks: A Coordinated Multi-armed Bandit Approach", by Orly Avner & Shie Mannor]](https://arxiv.org/abs/1808.04875) is really interesting. They quote our work on multi-player bandit. - [x] I should read it carefully, - [ ] I like their work but it's for a different problem (with coordination), so I don't think I'll implement it… - [ ] And implement in SMPyBandits their algorithms, - [ ] To do my own comparison against RandTopM and MCTopM, - [ ] And check and verify their claims. (or disprove them?)