.. multibeep documentation master file, created by sphinx-quickstart on Fri Sep 2 14:22:32 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. The recommenders submodule ===================================== Contents: .. automodule:: multibeep.recommenders :members: :undoc-members: :show-inheritance: To Do's ------- 1. setup API for that in C++ and Cython 2. Implement a. implement MPA (most played arm) b. implement EBA (empirically best arm) c. implement PBA (probably best arm)