mercurialgh / Reproduce-of-Top-K-Off-Policy-Correction-for-a-REINFORCE-Recommender-SystemView on GitHub
Reproduce of Top-K Off-Policy Correction for a REINFORCE Recommender System
☆26Jul 15, 2020Updated 5 years ago
Alternatives and similar repositories for Reproduce-of-Top-K-Off-Policy-Correction-for-a-REINFORCE-Recommender-System
Users that are interested in Reproduce-of-Top-K-Off-Policy-Correction-for-a-REINFORCE-Recommender-System are comparing it to the libraries listed below
Sorting:
- ☆25Dec 7, 2020Updated 5 years ago
- Explore the potential of recommendation system using reinforcement learning☆15Apr 23, 2020Updated 5 years ago
- ☆19Oct 7, 2020Updated 5 years ago
- ☆20Aug 16, 2020Updated 5 years ago
- STAN implementation according to paper 'Sequence and Time Aware Neighborhood for Session-based Recommendations'☆21Nov 28, 2019Updated 6 years ago
- ☆15Aug 24, 2019Updated 6 years ago
- Dataset Batch(offline) Reinforcement Learning for recommender system☆154Nov 1, 2020Updated 5 years ago
- Deep Reinforcement Learning for Movies Recommendation System☆83Jan 5, 2020Updated 6 years ago
- it's the realization of Tree-based Deep Model with tensorflow☆33Feb 24, 2020Updated 6 years ago
- FlexiBO: Cost-Aware Multi-Objective Optimization of Deep Neural Networks☆14Mar 12, 2023Updated 3 years ago
- Deep neural network model based on the tree☆50Feb 18, 2019Updated 7 years ago
- A pytorch implementation of A Model-Based Reinforcement Learning with Adversarial Training for Online Recommendation.☆40Nov 26, 2019Updated 6 years ago
- Deep reinforcement learning for recommendation system☆186Jul 1, 2019Updated 6 years ago
- This is the source codes of Recsys 2023 paper "Interpretable User Retention Modeling in Recommendation"☆26Mar 21, 2024Updated last year
- "Hierarchical Reinforcement Learning for Integrated Recommendation" (AAAI 2021) https://ojs.aaai.org/index.php/AAAI/article/view/16580☆58Sep 12, 2021Updated 4 years ago
- ☆10Sep 17, 2016Updated 9 years ago
- python implementation of the TPGR☆40Mar 27, 2019Updated 6 years ago
- ☆11Sep 23, 2020Updated 5 years ago
- Tensorflow implementation for "Generative Adversarial User Model forReinforcement Learning Based Recommendation System"☆131Sep 10, 2019Updated 6 years ago
- ☆12Oct 5, 2022Updated 3 years ago
- A Tensorflow implementation of the Deep Listwise Context Model (DLCM) for ranking refinement.☆136Feb 1, 2023Updated 3 years ago
- Enhancing Sentence Embedding with Generalized Pooling☆11Jul 26, 2018Updated 7 years ago
- ☆13Mar 11, 2025Updated last year
- Python implementation of DPP sampling☆14Nov 4, 2024Updated last year
- An example of how the LIME algorithm can be used to provide real-world insight into the decision processes of a 'black-box' machine learn…☆15Feb 19, 2019Updated 7 years ago
- Determinantal point processes for basket recommendations☆16Jan 15, 2019Updated 7 years ago
- A repo for my miscellaneous codes☆11Dec 21, 2016Updated 9 years ago
- Orthant-Wise Limited-memory Quasi-Newton Optimizer for L1-regularized Objectives☆10Mar 9, 2014Updated 12 years ago
- KERL: A Knowledge-Guided Reinforcement Learning Model for Sequential Recommendation☆51Jun 25, 2020Updated 5 years ago
- Machine Learning solution for Kaggle.com's "Partly Sunny with a Chance of Hashtags"☆27Dec 6, 2013Updated 12 years ago
- ☆11Jun 6, 2021Updated 4 years ago
- 基于语义的文本相似度计算☆10Jan 22, 2019Updated 7 years ago
- A repository to save my machine learning notes.☆69May 10, 2020Updated 5 years ago
- Machine Reading Comprehension Leadboard Summary☆12Jan 4, 2021Updated 5 years ago
- 📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer…☆12Apr 11, 2019Updated 6 years ago
- MCP DeepResearch Server: 基于 LangGraph + Ollama + Tavily 的深度研究服务器,支持异步运行、超时控制与进度推送☆31Jun 16, 2025Updated 9 months ago
- Linear UCB bandit learning algorithm L Li(2010) python code