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.
☆87Updated 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
Sorting:
- Bandit algorithms simulations for online learning☆85Updated 5 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆67Updated 4 years ago
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆95Updated 3 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆133Updated 2 years ago
- Multi Armed Bandits implementation using the Yahoo! Front Page Today Module User Click Log Dataset☆101Updated 3 years ago
- ☆34Updated 4 years ago
- Thompson Sampling Tutorial☆53Updated 6 years ago
- Implementing LinUCB and HybridLinUCB in Python.☆50Updated 7 years ago
- ☆36Updated 5 years ago
- Dynamic Pricing BwK Problem and Reinforcement Learning☆31Updated 6 years ago
- Implementation of various multi-armed bandits algorithms on a 10-arm testbed.☆38Updated 5 years ago
- Library of contextual bandits algorithms☆334Updated last year
- Contains Code for Contextual Bandits Decision Tree☆20Updated 5 years ago
- Contextual bandit in python☆114Updated 3 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- MovieLens recommendation system using reinforcement learning (GYM + PPO)☆49Updated 4 years ago
- paper list in the area of reinforcenment learning for recommendation systems☆24Updated 4 years ago
- ☆14Updated 5 years ago
- An official JAX-based code for our NeuraLCB paper, "Offline Neural Contextual Bandits: Pessimism, Optimization and Generalization", ICLR…☆14Updated 3 years ago
- Predict and recommend the news articles, user is most likely to click in real time.☆32Updated 7 years ago
- Big Data's open seminars: An Interactive Introduction to Reinforcement Learning☆63Updated 4 years ago
- Multi-Armed Bandit algorithms applied to the MovieLens 20M dataset☆56Updated 4 years ago
- Budget Constrained Bidding for Display Advertising using Model-free Reinforcement Learning☆43Updated 5 years ago
- A pytorch implementation of A Model-Based Reinforcement Learning with Adversarial Training for Online Recommendation.☆40Updated 5 years ago
- Implementation for our paper in NeurIPS 2019☆48Updated 5 years ago
- Yahoo! news article recommendation system by linUCB☆114Updated 7 years ago
- Course project for https://deeppavlov.ai/rl_course_2020☆40Updated 2 years ago
- [ICLR 2021] Code for: Varying Coefficient Neural Network with Functional Targeted Regularization for Estimating Continuous Treatment Effe…☆77Updated 2 years ago
- scripts for evaluation of contextual bandit algorithms☆45Updated 5 years ago
- python implementation of the TPGR☆39Updated 6 years ago