abhi1345 / deep-q-rankLinks
A deep reinforcement learning approach to search engine ranking (PyTorch). Final Project for UC Berkeley's CS 285: Deep Reinforcement Learning, Decision Making, and Control
☆27Updated last year
Alternatives and similar repositories for deep-q-rank
Users that are interested in deep-q-rank are comparing it to the libraries listed below
Sorting:
- A set of RL experiments. Currently including: (1) the MDP rank experiment, based on policy gradient algorithm☆27Updated 3 years ago
- A PyTorch implementation of REINFORCE Learning To Rank on OSHUMED, MQ, etc. dataset. Basic idea also appears in SIGIR'17 Reinforcement Le…☆18Updated 8 years ago
- Thompson Sampling Tutorial☆55Updated 6 years ago
- paper list in the area of reinforcenment learning for recommendation systems☆25Updated 5 years ago
- Implementing LinUCB and HybridLinUCB in Python.☆49Updated 7 years ago
- A collection of research and survey papers of reforcement learning (RL) based recommender system techniques.☆72Updated 5 years ago
- Dataset Batch(offline) Reinforcement Learning for recommender system☆153Updated 5 years ago
- Real-Time Bidding by Reinforcement Learning in Display Advertising☆187Updated 4 years ago
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆89Updated 5 years ago
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆99Updated 4 years ago
- Python code for the post "Adversarial Bandits and the Exp3 Algorithm"☆50Updated 5 years ago
- Implementation for our paper in NeurIPS 2019☆48Updated 6 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 6 years ago
- A comparison of Google SlateQ algorithm with traditional Reinforcement Learning algorithms☆38Updated 3 years ago
- ☆50Updated last year
- Deep Q Network implements by Tensorflow☆25Updated 7 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆133Updated 3 years ago
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- Predict and recommend the news articles, user is most likely to click in real time.☆32Updated 7 years ago
- Library of contextual bandits algorithms☆336Updated last year
- A python implementation of Dueling Bandit Gradient Descent (DBGD)☆24Updated 6 years ago
- Awesome Deep Reinforcement Learning papers for industrial Search, Recommendation and Advertising.☆217Updated 4 years ago
- Customizable RecSys Simulator for OpenAI Gym☆26Updated 4 years ago
- A Real-World Benchmark for Reinforcement Learning based Recommender System☆233Updated last year
- Solutions for CS294-112 Fall2018 assignments in Pytorch☆20Updated 7 years ago
- Multi Armed Bandits implementation using the Yahoo! Front Page Today Module User Click Log Dataset☆99Updated 4 years ago
- Contextual bandit in python☆112Updated 4 years ago
- Play with the solutions to the multi-armed-bandit problem.☆415Updated last year
- Stream Data based News Recommendation - Contextual Bandit Approach☆47Updated 8 years ago