akhadangi / Multi-armed-BanditsLinks
In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandits) and Kernel UCB. Some of the well cited papers in this context are also implemented.
☆90Updated 5 years ago
Alternatives and similar repositories for Multi-armed-Bandits
Users that are interested in Multi-armed-Bandits are comparing it to the libraries listed below
Sorting:
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆98Updated 4 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆133Updated 3 years ago
- ☆49Updated 5 years ago
- Play with the solutions to the multi-armed-bandit problem.☆415Updated last year
- Thompson Sampling Tutorial☆55Updated 6 years ago
- Implementation of various multi-armed bandits algorithms on a 10-arm testbed.☆38Updated 6 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆71Updated 4 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆78Updated 6 years ago
- Bandit algorithms simulations for online learning☆88Updated 5 years ago
- MovieLens recommendation system using reinforcement learning (GYM + PPO)☆50Updated 5 years ago
- Multi Armed Bandits implementation using the Yahoo! Front Page Today Module User Click Log Dataset☆99Updated 4 years ago
- Dynamic Pricing BwK Problem and Reinforcement Learning☆31Updated 7 years ago
- ☆14Updated 5 years ago
- Implementing LinUCB and HybridLinUCB in Python.☆49Updated 7 years ago
- paper list in the area of reinforcenment learning for recommendation systems☆25Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Library of contextual bandits algorithms☆336Updated last year
- Awesome Deep Reinforcement Learning papers for industrial Search, Recommendation and Advertising.☆218Updated 4 years ago
- Implementation of Optimal Auctions through Deep Learning☆135Updated 6 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 6 years ago
- 🔬 Research Framework for Single and Multi-Players 🎰 Multi-Arms Bandits (MAB) Algorithms, implementing all the state-of-the-art algorith…☆417Updated last year
- A collection of research and survey papers of reforcement learning (RL) based recommender system techniques.☆72Updated 5 years ago
- More about the exploration-exploitation tradeoff with harder bandits☆24Updated 6 years ago
- Big Data's open seminars: An Interactive Introduction to Reinforcement Learning☆63Updated 4 years ago
- A general framework for learning spatio-temporal point processes via reinforcement learning☆30Updated 5 years ago
- The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.☆93Updated 4 years ago
- An official JAX-based code for our NeuraLCB paper, "Offline Neural Contextual Bandits: Pessimism, Optimization and Generalization", ICLR…☆13Updated 3 years ago
- Contains Code for Contextual Bandits Decision Tree☆21Updated 6 years ago
- The implemetation of Deep Reinforcement Learning based Recommender System from the paper Deep Reinforcement Learning based Recommendation…☆123Updated 2 years ago
- Multi-Armed Bandit algorithms applied to the MovieLens 20M dataset☆57Updated 5 years ago