abhi1345 / deep-q-rank
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
☆25Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for deep-q-rank
- paper list in the area of reinforcenment learning for recommendation systems☆24Updated 4 years ago
- A python implementation of Dueling Bandit Gradient Descent (DBGD)☆21Updated 5 years ago
- A collection of research and survey papers of reforcement learning (RL) based recommender system techniques.☆68Updated 4 years ago
- A set of RL experiments. Currently including: (1) the MDP rank experiment, based on policy gradient algorithm☆27Updated 2 years ago
- Predict and recommend the news articles, user is most likely to click in real time.☆30Updated 6 years ago
- A toolkit of Reinforcement Learning based Recommendation (RL4Rec)☆20Updated 2 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- Implementing LinUCB and HybridLinUCB in Python.☆44Updated 6 years ago
- Source code for our paper "Joint Policy-Value Learning for Recommendation" published at KDD 2020.☆22Updated last year
- A PyTorch implementation of REINFORCE Learning To Rank on OSHUMED, MQ, etc. dataset. Basic idea also appears in SIGIR'17 Reinforcement Le…☆18Updated 6 years ago
- Explore the potential of recommendation system using reinforcement learning☆15Updated 4 years ago
- A comparison of Google SlateQ algorithm with traditional Reinforcement Learning algorithms☆33Updated last year
- Semi-synthetic experiments to test several approaches for off-policy evaluation and optimization of slate recommenders.☆43Updated 7 years ago
- ☆15Updated 4 years ago
- Bandit algorithms simulations for online learning☆79Updated 4 years ago
- "Hierarchical Reinforcement Learning for Integrated Recommendation" (AAAI 2021) https://ojs.aaai.org/index.php/AAAI/article/view/16580☆53Updated 3 years ago
- Bandit based Reinforcement Learning applied on Feature selection, a Monte Carlo search tree algorithm is trained to find the best feature…☆19Updated 2 years ago
- More about the exploration-exploitation tradeoff with harder bandits☆23Updated 5 years ago
- A pytorch implementation of A Model-Based Reinforcement Learning with Adversarial Training for Online Recommendation.☆39Updated 4 years ago
- A TensorFlow implementation of SOFA, the Simulator for OFfline LeArning and evaluation.☆20Updated 3 years ago
- Implementation for our paper in NeurIPS 2019☆47Updated 4 years ago
- Linear UCB bandit learning algorithm L Li(2010) python code☆18Updated 10 years ago
- ☆51Updated 9 months ago
- Contextual Bandits Action Elimination DQN☆19Updated 6 years ago
- MovieLens recommendation system using reinforcement learning (GYM + PPO)☆46Updated 4 years ago
- ☆16Updated 4 years ago
- Python code for the post "Adversarial Bandits and the Exp3 Algorithm"☆50Updated 4 years ago
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆78Updated 3 years ago
- Ranking Policy Gradient☆23Updated 4 years ago
- Contextual Bandit Algorithms (+Bandit Algorithms)☆22Updated 5 years ago