SahanaRamnath / MultiArmedBandit_RLLinks
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
Sorting:
- 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☆96Updated 3 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆133Updated 2 years ago
- Play with the solutions to the multi-armed-bandit problem.☆416Updated last year
- Implementing LinUCB and HybridLinUCB in Python.☆49Updated 7 years ago
- Dynamic Pricing BwK Problem and Reinforcement Learning☆31Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆66Updated 4 years ago
- MovieLens recommendation system using reinforcement learning (GYM + PPO)☆49Updated 5 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆77Updated 6 years ago
- Predict and recommend the news articles, user is most likely to click in real time.☆32Updated 7 years ago
- ☆39Updated 5 years ago
- paper list in the area of reinforcenment learning for recommendation systems☆24Updated 5 years ago
- Feature selection for maximizing expected cumulative reward☆30Updated 7 years ago
- Code used in our paper "Robust Deep Reinforment Learning through Adversarial Loss"☆33Updated last year
- A collection of research and survey papers of reforcement learning (RL) based recommender system techniques.☆72Updated 5 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago
- Awesome Deep Reinforcement Learning papers for industrial Search, Recommendation and Advertising.☆214Updated 4 years ago
- PyTorch Implementation of "Distilling a Neural Network Into a Soft Decision Tree." Nicholas Frosst, Geoffrey Hinton., 2017.☆102Updated last year
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆100Updated 2 years ago
- Big Data's open seminars: An Interactive Introduction to Reinforcement Learning☆64Updated 4 years ago
- The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.☆88Updated 4 years ago
- FEN Code☆38Updated 5 years ago
- A comparison of Google SlateQ algorithm with traditional Reinforcement Learning algorithms☆37Updated 2 years ago
- Dataset Batch(offline) Reinforcement Learning for recommender system☆153Updated 4 years ago
- Implementation for our paper in NeurIPS 2019☆48Updated 5 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib …☆65Updated 2 years ago