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
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆92Updated 3 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆84Updated 4 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- FEN Code☆37Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆176Updated 7 years ago
- ☆42Updated 2 weeks ago
- Thompson Sampling Tutorial☆52Updated 6 years ago
- Deep Q Network implements by Tensorflow☆25Updated 7 years ago
- Bayesian Uncertainty Exploration in Deep Reinforcement Learning☆18Updated 7 years ago
- Bandit algorithms simulations for online learning☆83Updated 4 years ago
- A deep reinforcement learning approach to search engine ranking (PyTorch). Final Project for UC Berkeley's CS 285: Deep Reinforcement Lea…☆27Updated 10 months ago
- Non stationary bandit for experiments with Reinforcement Learning☆34Updated 8 years ago
- Dynamic Pricing BwK Problem and Reinforcement Learning☆29Updated 6 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- paper list in the area of reinforcenment learning for recommendation systems☆24Updated 4 years ago
- RL CIRL Research☆12Updated 2 years ago
- Explore the potential of recommendation system using reinforcement learning☆15Updated 4 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆76Updated 5 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆66Updated 3 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆47Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 4 years ago
- reproduce some RL or Multi-Agent models☆35Updated 5 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆70Updated 5 years ago
- Combining Evolutionary Algorithms and deep Reinforcement Learning☆15Updated 6 years ago
- A comparison of Google SlateQ algorithm with traditional Reinforcement Learning algorithms☆35Updated 2 years ago
- Code used in our paper "Robust Deep Reinforment Learning through Adversarial Loss"☆32Updated last year
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Thompson Sampling for Bandits using UCB policy☆10Updated 7 years ago