gdmarmerola / advanced-bandit-problemsLinks
More about the exploration-exploitation tradeoff with harder bandits
☆24Updated 6 years ago
Alternatives and similar repositories for advanced-bandit-problems
Users that are interested in advanced-bandit-problems are comparing it to the libraries listed below
Sorting:
- Bandit algorithms simulations for online learning☆86Updated 5 years ago
- Contextual Bandit Algorithms (+Bandit Algorithms)☆22Updated 5 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- working example of a contextual multi-armed bandit☆55Updated 5 years ago
- Multi-Armed Bandit algorithms applied to the MovieLens 20M dataset☆56Updated 4 years ago
- Big Data's open seminars: An Interactive Introduction to Reinforcement Learning☆64Updated 4 years ago
- Implementation of various multi-armed bandits algorithms on a 10-arm testbed.☆38Updated 5 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆133Updated 2 years ago
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆87Updated 4 years ago
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆95Updated 3 years ago
- Public repository for the work on bandit problems☆23Updated last year
- Contextual bandit in python☆114Updated 3 years ago
- scripts for evaluation of contextual bandit algorithms☆45Updated 5 years ago
- Code for "Best arm identification in multi-armed bandits with delayed feedback", AISTATS 2018.☆19Updated 7 years ago
- (ICML2020) “Counterfactual Cross-Validation: Stable Model Selection Procedure for Causal Inference Models’’☆31Updated 2 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆67Updated 4 years ago
- Experimentation for oracle based contextual bandit algorithms.☆32Updated 2 years ago
- Stream Data based News Recommendation - Contextual Bandit Approach☆48Updated 7 years ago
- ☆15Updated 5 years ago
- Bandit algorithms☆29Updated 7 years ago
- Non stationary bandit for experiments with Reinforcement Learning☆34Updated 8 years ago
- Predict and recommend the news articles, user is most likely to click in real time.☆32Updated 7 years ago
- Thompson Sampling Tutorial☆53Updated 6 years ago
- Code and data for decision making under strategic behavior, NeurIPS 2020 & Management Science 2024.☆29Updated last year
- Online Ranking with Multi-Armed-Bandits☆18Updated 3 years ago
- Python implementation of UCB, EXP3 and Epsilon greedy algorithms☆28Updated 6 years ago
- An official JAX-based code for our NeuraLCB paper, "Offline Neural Contextual Bandits: Pessimism, Optimization and Generalization", ICLR…☆14Updated 3 years ago
- Implementation of paper Long-Term Effect Estimation with Surrogate Representation☆12Updated 4 years ago
- Non-stationary Off-policy Evaluation☆13Updated 6 years ago
- Implementing LinUCB and HybridLinUCB in Python.☆50Updated 7 years ago