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.
☆79Updated 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
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆92Updated 3 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆130Updated 2 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆66Updated 3 years ago
- Multi Armed Bandits implementation using the Yahoo! Front Page Today Module User Click Log Dataset☆100Updated 3 years ago
- ☆29Updated 4 years ago
- Bandit algorithms simulations for online learning☆80Updated 4 years ago
- Contextual Bandit Algorithms (+Bandit Algorithms)☆22Updated 5 years ago
- ☆35Updated 5 years ago
- Thompson Sampling Tutorial☆51Updated 5 years ago
- Dynamic Pricing BwK Problem and Reinforcement Learning☆29Updated 6 years ago
- An official JAX-based code for our NeuraLCB paper, "Offline Neural Contextual Bandits: Pessimism, Optimization and Generalization", ICLR…☆13Updated 2 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- Library of contextual bandits algorithms☆333Updated 10 months ago
- Implementing LinUCB and HybridLinUCB in Python.☆46Updated 6 years ago
- Bandit algorithms for online learning to rank☆17Updated 5 years ago
- Contains Code for Contextual Bandits Decision Tree☆20Updated 5 years ago
- Contextual bandit in python☆111Updated 3 years ago
- Implementation of various multi-armed bandits algorithms on a 10-arm testbed.☆37Updated 5 years ago
- Non stationary bandit for experiments with Reinforcement Learning☆34Updated 7 years ago
- Predict and recommend the news articles, user is most likely to click in real time.☆30Updated 6 years ago
- ☆38Updated 2 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆76Updated 5 years ago
- MovieLens recommendation system using reinforcement learning (GYM + PPO)☆47Updated 4 years ago
- [IJAIT 2021] MABWiser: Contextual Multi-Armed Bandits Library☆219Updated 4 months ago
- Multi-Armed Bandit algorithms applied to the MovieLens 20M dataset☆56Updated 4 years ago
- Play with the solutions to the multi-armed-bandit problem.☆403Updated 7 months ago
- ☆15Updated 4 years ago
- A collection of the pytorch implementation of neural bandit algorithm includes neuralUCB(Neural Contextual Bandits with UCB-based Explora…☆11Updated 2 years ago
- More about the exploration-exploitation tradeoff with harder bandits☆24Updated 5 years ago
- ☆14Updated 4 years ago