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:
- paper list in the area of reinforcenment learning for recommendation systems☆24Updated 4 years ago
- A comparison of Google SlateQ algorithm with traditional Reinforcement Learning algorithms☆36Updated 2 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- A toolkit of Reinforcement Learning based Recommendation (RL4Rec)☆23Updated 3 years ago
- ☆18Updated 4 years ago
- A collection of research and survey papers of reforcement learning (RL) based recommender system techniques.☆72Updated 5 years ago
- A python implementation of Dueling Bandit Gradient Descent (DBGD)☆23Updated 6 years ago
- Implementing LinUCB and HybridLinUCB in Python.☆50Updated 7 years ago
- 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 7 years ago
- ☆51Updated last year
- Predict and recommend the news articles, user is most likely to click in real time.☆32Updated 7 years ago
- "Hierarchical Reinforcement Learning for Integrated Recommendation" (AAAI 2021) https://ojs.aaai.org/index.php/AAAI/article/view/16580☆56Updated 3 years ago
- ☆14Updated 5 years ago
- Code of ICML-2020 paper Dynamic Knapsack Optimization Towards Efficient Multi-Channel Sequential Advertising☆26Updated 4 years ago
- Off-policy Learning in Two-stage Recommender Systems. https://dl.acm.org/doi/pdf/10.1145/3366423.3380130☆30Updated 5 years ago
- Explore the potential of recommendation system using reinforcement learning☆15Updated 5 years ago
- ☆15Updated 5 years ago
- A TensorFlow implementation of SOFA, the Simulator for OFfline LeArning and evaluation.☆21Updated 4 years ago
- Implementation of importance sampling, direct, and hybrid methods for off-policy evaluation.☆16Updated 5 years ago
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆95Updated 3 years ago
- Source code for our paper "Joint Policy-Value Learning for Recommendation" published at KDD 2020.☆22Updated last year
- Implementation for our paper in NeurIPS 2019☆48Updated 5 years ago
- A pytorch implementation of A Model-Based Reinforcement Learning with Adversarial Training for Online Recommendation.☆40Updated 5 years ago
- Contextual Bandits Action Elimination DQN☆21Updated 7 years ago
- Dataset Batch(offline) Reinforcement Learning for recommender system☆152Updated 4 years ago
- Stream Data based News Recommendation - Contextual Bandit Approach☆48Updated 7 years ago
- Multi Armed Bandits implementation using the Yahoo! Front Page Today Module User Click Log Dataset☆101Updated 3 years ago
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆87Updated 4 years ago
- Ranking Policy Gradient☆23Updated 5 years ago