FuCongResearchSquad / GNOLRLinks
Official implementation of the paper "Embed Progressive Implicit Preference in Unified Space for Deep Collaborative Filtering"
☆20Updated 7 months ago
Alternatives and similar repositories for GNOLR
Users that are interested in GNOLR are comparing it to the libraries listed below
Sorting:
- This project is about recommendation system including rank&match models and metrics which are all implemented by `tensorflow 2.x`.☆68Updated 9 months ago
- I have surveyed the technology and papers of CTR & Recommender System, and implemented 25 common-used models with Pytorch for reusage. …☆55Updated 2 years ago
- [AAAI 2024] The open source code for "STEM: Unleashing the Power of Embeddings for Multi-Task Recommendation".☆60Updated last year
- TensorFlow implementation of Adaptive Information Transfer Multi-task (AITM) framework. Code for the paper accepted by KDD21: Modeling th…☆121Updated 2 years ago
- The source code for our paper "Scenario-Adaptive Feature Interaction for Click-Through Rate Prediction" (accepted by KDD2023 Applied Scie…☆37Updated 2 years ago
- ☆287Updated last year
- 推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, met…☆254Updated 2 years ago
- Source code for paper: HiNet: Novel Multi-Scenario & Multi-Task Learning with Hierarchical Information Extraction☆94Updated 4 months ago
- 主流推荐系统Rank算法的实现☆282Updated 2 years ago
- PyTorch implementation of Entire Space Multitask Model (ESMM)☆43Updated 4 years ago
- MiNet: Mixed Interest Network for Cross-Domain Click-Through Rate Prediction☆76Updated 4 years ago
- multi task mode for esmm and mmoe☆157Updated 4 years ago
- 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)☆274Updated 9 months ago
- Deep Multifaceted Transformers for Multi-objective Ranking in Large-Scale E-commerce Recommender Systems, CIKM 2020☆114Updated 5 years ago
- MTReclib provides a PyTorch implementation of multi-task recommendation models and common datasets.☆342Updated 2 weeks ago
- ☆56Updated last year
- PyTorch Implementation of Deep Interest Network for Click-Through Rate Prediction☆75Updated 6 years ago
- Share Some Recommender System Paper I read.☆70Updated 4 years ago
- ☆25Updated last year
- ☆27Updated 3 years ago
- Here are the models listed in CTR. Example: FM、DeepFM、xDeepFM etc.