multi-armed-bandit topic
dissecting-reinforcement-learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
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-playe...
Recommendation-systems-paperlist
Papers about recommendation systems that I am interested in
mabalgs
:bust_in_silhouette: Multi-Armed Bandit Algorithms Library (MAB) :cop:
touchstone
Simple A/B testing library for Clojure
BTB
A simple, extensible library for developing AutoML systems
contextual
Contextual Bandits in R - simulation and evaluation of Multi-Armed Bandit Policies
streamingbandit
Python application to setup and run streaming (contextual) bandit experiments.
BanditDungeon
Demo project using multi-armed bandit algorithm