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:
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆96Updated 3 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆66Updated 4 years ago
- ☆39Updated 5 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆133Updated 2 years ago
- Thompson Sampling Tutorial☆54Updated 6 years ago
- Play with the solutions to the multi-armed-bandit problem.☆416Updated last year
- Dynamic Pricing BwK Problem and Reinforcement Learning☆31Updated 6 years ago
- Bandit algorithms simulations for online learning☆88Updated 5 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆77Updated 6 years ago
- Implementation of Optimal Auctions through Deep Learning☆129Updated 5 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- Multi Armed Bandits implementation using the Yahoo! Front Page Today Module User Click Log Dataset☆100Updated 3 years ago
- Implementing LinUCB and HybridLinUCB in Python.☆49Updated 7 years ago
- Implementation of various multi-armed bandits algorithms on a 10-arm testbed.☆38Updated 5 years ago
- paper list in the area of reinforcenment learning for recommendation systems☆24Updated 5 years ago
- Contextual Bandit Algorithms (+Bandit Algorithms)☆22Updated 5 years ago
- Awesome Deep Reinforcement Learning papers for industrial Search, Recommendation and Advertising.☆214Updated 4 years ago
- Implementation for our paper in NeurIPS 2019☆48Updated 5 years ago
- A pytorch implementation of A Model-Based Reinforcement Learning with Adversarial Training for Online Recommendation.☆40Updated 5 years ago
- MovieLens recommendation system using reinforcement learning (GYM + PPO)☆49Updated 5 years ago
- A collection of research and survey papers of reforcement learning (RL) based recommender system techniques.☆72Updated 5 years ago
- ☆14Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- A Model Agnostic Multi-Objective Framework for Deep Learning models☆32Updated 5 years ago
- Library of contextual bandits algorithms☆334Updated last year
- 🔬 Research Framework for Single and Multi-Players 🎰 Multi-Arms Bandits (MAB) Algorithms, implementing all the state-of-the-art algorith…☆407Updated last year
- The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.☆88Updated 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
- Simple implementation of the CGP-UCB algorithm.☆37Updated 5 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago