基于 Pytorch 实现推荐系统相关的算法
☆191Nov 17, 2021Updated 4 years ago
Alternatives and similar repositories for Recommender-System-Pytorch
Users that are interested in Recommender-System-Pytorch are comparing it to the libraries listed below
Sorting:
- 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)☆275May 9, 2025Updated 9 months ago
- 练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等☆679Mar 14, 2022Updated 3 years ago
- Deep-Learning based CTR models implemented by PyTorch☆256Mar 11, 2021Updated 4 years ago
- 该仓库尝试整理推荐系统领域的一些经典算法模型☆2,148Oct 15, 2023Updated 2 years ago
- DIEN-pipline implement☆35Oct 15, 2019Updated 6 years ago
- 一些CTR模型和常见特征工程的方法☆26Apr 10, 2021Updated 4 years ago
- 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/☆6,756Updated this week
- Recommender Learning with Tensorflow2.x☆1,983Apr 29, 2022Updated 3 years ago
- 深度学习与推荐系统学习,理论结合代码更香。☆161Jul 30, 2022Updated 3 years ago
- Here are the models listed in CTR. Example: FM、DeepFM、xDeepFM etc.☆69Jul 26, 2024Updated last year
- Implement EGES by pytorch.☆19Aug 11, 2021Updated 4 years ago
- 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.☆3,377Jul 2, 2024Updated last year
- Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)☆95Jul 11, 2022Updated 3 years ago
- 用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。☆86Apr 11, 2023Updated 2 years ago
- Code & data for IJCAI'22 paper "RecipeRec: A Heterogeneous Graph Learning Model for Recipe Recommendation".☆16Jul 24, 2022Updated 3 years ago
- ☆10Jan 4, 2026Updated 2 months ago
- 原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!☆718Jan 19, 2022Updated 4 years ago
- The code for "SE-GSL: A General and Effective Graph Structure Learning Framework through Structural Entropy Optimization"☆13Mar 10, 2023Updated 2 years ago
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆13May 1, 2023Updated 2 years ago
- Implementation with Pytorch of DeepCrossing, DeepFM,NFM,Wide&Deep☆26Feb 22, 2025Updated last year
- multi task mode for esmm and mmoe☆157Jul 22, 2021Updated 4 years ago
- 爱奇艺用户存留预测竞赛项目,赛题任务是:给定一个时间点,预测未来七天用户会登陆几天。选手需根据给定的数据构建标签和用户行为序列特征来训练模型。☆10Jun 30, 2022Updated 3 years ago
- PyTorch(1.6+) implementation of https://github.com/kang205/SASRec☆552Jan 29, 2026Updated last month
- 利用pytorch实现的wide&deep,并利用avazu数据集进行了验证☆11Feb 4, 2021Updated 5 years ago
- 学习并复现经典的推荐系统多目标任务,如:SharedBottom、ESMM、MMoE、PLE☆40Jul 30, 2022Updated 3 years ago
- 对推荐广告中,序列推荐、多任务推荐、跨域推荐、冷启动等方向主要算法学习笔记。☆15May 25, 2022Updated 3 years ago
- kaggle比赛—otto多 目标推荐系统源代码,单模型分数0.594,LB排名30左右☆82Mar 16, 2023Updated 2 years ago
- ☆20Sep 1, 2021Updated 4 years ago
- 推荐算法实战(Recommend algorithm)☆230Jun 29, 2025Updated 8 months ago
- 量化研究-多因子模型☆23Jul 26, 2023Updated 2 years ago
- code for graph2route☆18Jul 24, 2025Updated 7 months ago
- ☆97Oct 19, 2021Updated 4 years ago
- ☆290Aug 28, 2024Updated last year
- Notice that there are no torch-related code about item2vec, I just want to provide a readable item2vec implementation for researchers☆20May 12, 2022Updated 3 years ago
- 推荐/广告/搜 索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.☆2,064Dec 4, 2025Updated 3 months ago
- ComiRec reproduced using pytorch 1.7.1 and python 3.7☆20Sep 7, 2022Updated 3 years ago
- [Up-To-Date] Awesome Agent Memory Paper Resource☆65Feb 11, 2026Updated 3 weeks ago
- Source code of NeurIPS 2022 paper “Co-Modality Graph Contrastive Learning for Imbalanced Node Classification”☆21Jan 15, 2023Updated 3 years ago
- GNN in Recommendation System (ACM Computing Surveys 2022)☆84Jun 25, 2022Updated 3 years ago