58 Forks
358 Stars
358 Watchers

SMPyBandits

🔬 Research Framework for Single and Multi-Players 🎰 Multi-Arms Bandits (MAB) Algorithms, implementing all the state-of-the-art algorithms for single-player (UCB, KL-UCB, Thompson...) and multi-player (MusicalChair, MEGA, rhoRand, MCTop/RandTopM etc).. Available on PyPI: https://pypi.org/project/SMPyBandits/ and documentation on

How to download and setup SMPyBandits

Open terminal and run command
git clone https://github.com/SMPyBandits/SMPyBandits.git
git clone is used to create a copy or clone of SMPyBandits repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SMPyBandits https://github.com/SMPyBandits/SMPyBandits/archive/master.zip

Or simply clone SMPyBandits with SSH
[email protected]:SMPyBandits/SMPyBandits.git

If you have some problems with SMPyBandits

You may open issue on SMPyBandits support forum (system) here: https://github.com/SMPyBandits/SMPyBandits/issues