SahanaRamnath / MultiArmedBandit_RL
Implementation of various multi-armed bandits algorithms on a 10-arm testbed.
☆38Updated 5 years ago
Alternatives and similar repositories for MultiArmedBandit_RL:
Users that are interested in MultiArmedBandit_RL are comparing it to the libraries listed below
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆82Updated 4 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆175Updated 6 years ago
- Dynamic Pricing BwK Problem and Reinforcement Learning☆29Updated 6 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Non stationary bandit for experiments with Reinforcement Learning☆34Updated 7 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- Thompson Sampling Tutorial☆51Updated 6 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- Bandits Environments for the OpenAI Gym☆90Updated 5 years ago
- FEN Code☆37Updated 5 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 2 years ago
- ☆42Updated 2 months ago
- Feature selection for maximizing expected cumulative reward☆29Updated 7 years ago
- The design of a time series anomaly detector through RNN and RL.☆35Updated 7 years ago
- Thompson Sampling for Bandits using UCB policy☆10Updated 7 years ago
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆91Updated 3 years ago
- Fuzzy Deep Reinforcement Learning for autoscaling on clouds☆9Updated 4 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆75Updated 8 years ago
- ☆26Updated 4 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆45Updated 4 years ago
- Play with the solutions to the multi-armed-bandit problem.☆403Updated 9 months ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- reproduce some RL or Multi-Agent models☆35Updated 5 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆76Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Solutions for CS294-112 Fall2018 assignments in Pytorch☆19Updated 6 years ago
- A collection of research and survey papers of reforcement learning (RL) based recommender system techniques.☆69Updated 4 years ago
- Python implementation of UCB, EXP3 and Epsilon greedy algorithms☆28Updated 6 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆69Updated 5 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆66Updated 3 years ago