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:
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆88Updated 4 years ago
- paper list in the area of reinforcenment learning for recommendation systems☆24Updated 5 years ago
- A collection of research and survey papers of reforcement learning (RL) based recommender system techniques.☆72Updated 5 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
- Implementing LinUCB and HybridLinUCB in Python.☆49Updated 7 years ago
- ☆51Updated last year
- Thompson Sampling Tutorial☆54Updated 6 years ago
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆96Updated 3 years ago
- A comparison of Google SlateQ algorithm with traditional Reinforcement Learning algorithms☆37Updated 2 years ago
- Implementation of Pointer Networks using PyTorch☆62Updated 2 years ago
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Solutions for CS294-112 Fall2018 assignments in Pytorch☆20Updated 6 years ago
- A set of RL experiments. Currently including: (1) the MDP rank experiment, based on policy gradient algorithm☆27Updated 3 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆66Updated 4 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆133Updated 2 years ago
- A toolkit of Reinforcement Learning based Recommendation (RL4Rec)☆24Updated 3 years ago
- Off-policy Learning in Two-stage Recommender Systems. https://dl.acm.org/doi/pdf/10.1145/3366423.3380130☆30Updated 5 years ago
- Awesome Deep Reinforcement Learning papers for industrial Search, Recommendation and Advertising.☆214Updated 4 years ago
- Dataset Batch(offline) Reinforcement Learning for recommender system☆153Updated 4 years ago
- A Real-World Benchmark for Reinforcement Learning based Recommender System☆230Updated last year
- A python implementation of Dueling Bandit Gradient Descent (DBGD)☆24Updated 6 years ago
- Code for the experiments of Matrix Factorization Bandit☆24Updated 6 years ago
- Implementation for our paper in NeurIPS 2019☆48Updated 5 years ago
- The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.☆90Updated 4 years ago
- Policy gradient reinforcement learning algorithm with importance sampling☆32Updated 7 years ago
- Source code for our paper "Joint Policy-Value Learning for Recommendation" published at KDD 2020.☆23Updated 2 years ago
- Tensorflow implementation for "Generative Adversarial User Model forReinforcement Learning Based Recommendation System"☆129Updated 5 years ago