基于 Pytorch 实现推荐系统相关的算法
☆192Nov 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等☆684Mar 14, 2022Updated 4 years ago
- 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)☆276May 9, 2025Updated 10 months ago
- DIEN-pipline implement☆35Oct 15, 2019Updated 6 years ago
- Deep-Learning based CTR models implemented by PyTorch☆256Mar 11, 2021Updated 5 years ago
- 该仓库尝试整理推荐系统领域的一些经典算法模型☆2,160Oct 15, 2023Updated 2 years ago
- 基于pytorch实现主流推荐算法的实战☆19Mar 22, 2023Updated 3 years ago
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 5 years ago
- Recommender Learning with Tensorflow2.x☆1,986Apr 29, 2022Updated 3 years ago
- 深度学习与推荐系统学习,理论结合代码更香。☆163Jul 30, 2022Updated 3 years ago
- 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/☆6,883Updated this week
- Here are the models listed in CTR. Example: FM、DeepFM、xDeepFM etc.☆69Jul 26, 2024Updated last year
- 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.☆3,392Jul 2, 2024Updated last year
- 一些CTR模型和常见特征工程的方法☆26Apr 10, 2021Updated 4 years ago
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆14May 1, 2023Updated 2 years ago
- Implement EGES by pytorch.☆19Aug 11, 2021Updated 4 years ago
- 对推荐广告中,序列推荐、多任务推荐、跨域推荐、冷启动等方向主要算法学习笔记。☆15May 25, 2022Updated 3 years ago
- 原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!☆719Jan 19, 2022Updated 4 years ago
- PyTorch(1.6+) implementation of https://github.com/kang205/SASRec☆563Updated this week
- 用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。☆87Apr 11, 2023Updated 2 years ago
- ☆20Sep 1, 2021Updated 4 years ago
- Implementation based on pytorch for DIN recommendation algorithm☆21Jul 30, 2020Updated 5 years ago
- Implementation with Pytorch of DeepCrossing, DeepFM,NFM,Wide&Deep☆26Feb 22, 2025Updated 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
- Full Implementation of Recommender System in Pytorch (with examples)☆28Sep 2, 2020Updated 5 years ago
- multi task mode for esmm and mmoe☆158Jul 22, 2021Updated 4 years ago
- 推荐系统---实验+复现+创新☆49May 17, 2023Updated 2 years ago
- 学习并复现经典的推荐系统多目标任务,如:SharedBottom、ESMM、MMoE、PLE☆41Jul 30, 2022Updated 3 years ago
- PyTorch Implementation of Deep Interest Network for Click-Through Rate Prediction☆76Oct 22, 2019Updated 6 years ago
- [PAKDD2023] Improving Knowledge Graph Entity Alignment with Graph Augmentation☆12Nov 16, 2023Updated 2 years ago
- kaggle比赛—otto多目标推荐系统源代码,单模型分数0.594,LB排名30左右☆84Mar 16, 2023Updated 3 years ago
- GNN in Recommendation System (ACM Computing Surveys 2022)☆84Jun 25, 2022Updated 3 years ago
- 推荐算法实战(Recommend algorithm)☆233Jun 29, 2025Updated 8 months ago
- The code for "SE-GSL: A General and Effective Graph Structure Learning Framework through Structural Entropy Optimization"☆14Mar 10, 2023Updated 3 years ago
- 华为digix 2021 赛题1☆29Nov 10, 2021Updated 4 years ago
- 推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.☆2,085Dec 4, 2025Updated 3 months ago
- 利用pytorch实现的wide&deep,并利用avazu数据集进行了验证☆11Feb 4, 2021Updated 5 years ago
- Coggle数据科学☆17Jul 10, 2024Updated last year
- 基于Pytorch 框架复现的推荐系统的经典模型☆24Sep 24, 2019Updated 6 years ago
- 推荐系统综述☆539Mar 30, 2023Updated 2 years ago