基于 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等☆686Mar 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)☆280May 9, 2025Updated last year
- DIEN-pipline implement☆35Oct 15, 2019Updated 6 years ago
- Deep-Learning based CTR models implemented by PyTorch☆256Mar 11, 2021Updated 5 years ago
- 该仓库尝试整理推荐系统领域的一些经典算法模型☆2,182Oct 15, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 推荐系统的pytorch算法实现☆75Feb 4, 2024Updated 2 years ago
- Factorization Machine models in PyTorch☆1,078Apr 8, 2024Updated 2 years ago
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 6 years ago
- Recommender Learning with Tensorflow2.x☆1,986Apr 29, 2022Updated 4 years ago
- 深度学习与推荐系统学习,理论结合代码更香。☆167Jul 30, 2022Updated 3 years ago
- 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/☆7,180Jun 27, 2026Updated last 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,440Apr 18, 2026Updated 2 months ago
- 一些CTR模型和常见特征工程的方法☆26Apr 10, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆15May 1, 2023Updated 3 years ago
- Implement EGES by pytorch.☆19Aug 11, 2021Updated 4 years ago
- 原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!☆724Jan 19, 2022Updated 4 years ago
- 对推荐广告中,序列推荐、多任务推荐、跨域推荐、冷启动等方向主要算法学习笔记。☆16May 25, 2022Updated 4 years ago
- PyTorch(1.6+) implementation of https://github.com/kang205/SASRec☆602Mar 19, 2026Updated 3 months ago
- 用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。☆89Apr 11, 2023Updated 3 years ago
- ☆20Sep 1, 2021Updated 4 years ago
- Implementation with Pytorch of DeepCrossing, DeepFM,NFM,Wide&Deep☆26Feb 22, 2025Updated last year
- Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)☆98Jul 11, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Notice that there are no torch-related code about item2vec, I just want to provide a readable item2vec implementation for researchers☆20May 12, 2022Updated 4 years ago
- multi task mode for esmm and mmoe☆159Jul 22, 2021Updated 4 years ago
- ☆98Oct 19, 2021Updated 4 years ago
- 推荐系统---实验+复现+创新☆49May 17, 2023Updated 3 years ago
- [PAKDD2023] Improving Knowledge Graph Entity Alignment with Graph Augmentation☆12Nov 16, 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
- GNN in Recommendation System (ACM Computing Surveys 2022)☆84Jun 25, 2022Updated 4 years ago
- kaggle比赛—otto多目标推荐系统源代码,单模型分数0.594,LB排名30左右☆90Mar 16, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Code & data for IJCAI'22 paper "RecipeRec: A Heterogeneous Graph Learning Model for Recipe Recommendation".☆16Jul 24, 2022Updated 3 years ago
- The code for "SE-GSL: A General and Effective Graph Structure Learning Framework through Structural Entropy Optimization"☆15Mar 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,161Jun 11, 2026Updated 3 weeks ago
- 利用pytorch实现的wide&deep,并利用avazu数据集进行了验证☆10Feb 4, 2021Updated 5 years ago
- Source code of implementing spatial-temporal zero-inflated negative binomial network for trip demand prediction☆27Dec 31, 2021Updated 4 years ago
- Coggle数据科学☆16Jul 10, 2024Updated last year