akhadangi / Multi-armed-Bandits
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.
☆84Updated 4 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
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆66Updated 3 years ago
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆92Updated 3 years ago
- Multi Armed Bandits implementation using the Yahoo! Front Page Today Module User Click Log Dataset☆99Updated 3 years ago
- Bandit algorithms simulations for online learning☆83Updated 4 years ago
- Thompson Sampling Tutorial☆52Updated 6 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆132Updated 2 years ago
- ☆31Updated 4 years ago
- Dynamic Pricing BwK Problem and Reinforcement Learning☆29Updated 6 years ago
- Implementing LinUCB and HybridLinUCB in Python.☆48Updated 6 years ago
- paper list in the area of reinforcenment learning for recommendation systems☆24Updated 4 years ago
- Library of contextual bandits algorithms☆334Updated last year
- More about the exploration-exploitation tradeoff with harder bandits☆23Updated 5 years ago
- Play with the solutions to the multi-armed-bandit problem.☆405Updated 10 months ago
- scripts for evaluation of contextual bandit algorithms☆45Updated 4 years ago
- MovieLens recommendation system using reinforcement learning (GYM + PPO)☆49Updated 4 years ago
- ☆36Updated 5 years ago
- Predict and recommend the news articles, user is most likely to click in real time.☆30Updated 7 years ago
- Course project for https://deeppavlov.ai/rl_course_2020☆40Updated 2 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- Multi-Armed Bandit algorithms applied to the MovieLens 20M dataset☆56Updated 4 years ago
- ☆14Updated 4 years ago
- ☆38Updated 3 years ago
- Stream Data based News Recommendation - Contextual Bandit Approach☆48Updated 7 years ago
- A pytorch implementation of A Model-Based Reinforcement Learning with Adversarial Training for Online Recommendation.☆40Updated 5 years ago
- Contextual bandit in python☆111Updated 3 years ago
- Explore the potential of recommendation system using reinforcement learning☆15Updated 4 years ago
- A python implementation of Dueling Bandit Gradient Descent (DBGD)☆23Updated 6 years ago
- A deep reinforcement learning approach to search engine ranking (PyTorch). Final Project for UC Berkeley's CS 285: Deep Reinforcement Lea…☆27Updated 10 months ago
- Implementation of various multi-armed bandits algorithms on a 10-arm testbed.☆38Updated 5 years ago
- ☆26Updated 4 years ago