SahanaRamnath / MultiArmedBandit_RL
Implementation of various multi-armed bandits algorithms on a 10-arm testbed.
☆36Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for MultiArmedBandit_RL
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆174Updated 6 years ago
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆78Updated 3 years ago
- ☆28Updated 4 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆66Updated 3 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated last year
- Dynamic Pricing BwK Problem and Reinforcement Learning☆29Updated 5 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆55Updated 2 years ago
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆89Updated 2 years ago
- Solutions for CS294-112 Fall2018 assignments in Pytorch☆19Updated 6 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆129Updated 2 years ago
- More about the exploration-exploitation tradeoff with harder bandits☆23Updated 5 years ago
- FEN Code☆37Updated 5 years ago
- A simple PyTorch implementation of Population Based Training of Neural Networks.☆59Updated 5 years ago
- paper list in the area of reinforcenment learning for recommendation systems☆24Updated 4 years ago
- Predict and recommend the news articles, user is most likely to click in real time.☆30Updated 6 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆68Updated 4 years ago
- A curated list on papers about combinatorial multi-armed bandit problems.☆17Updated 3 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- Shortest Path prediction using Graph Convolutional Networks☆26Updated 6 years ago
- A comparison of Google SlateQ algorithm with traditional Reinforcement Learning algorithms☆33Updated last year
- Implementation for our paper in NeurIPS 2019☆47Updated 4 years ago
- Contextual Bandit Algorithms (+Bandit Algorithms)☆22Updated 5 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆76Updated 5 years ago
- Implementing LinUCB and HybridLinUCB in Python.☆44Updated 6 years ago
- ☆10Updated 4 years ago
- reinforcement learning with pytorch geometric library☆46Updated 3 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- Thompson Sampling for Bandits using UCB policy☆10Updated 7 years ago
- Deep Q Network implements by Tensorflow☆25Updated 6 years ago