基于 Pytorch 实现推荐系统相关的算法
☆190Nov 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等☆683Mar 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)☆279May 9, 2025Updated last year
- DIEN-pipline implement☆35Oct 15, 2019Updated 6 years ago
- Deep-Learning based CTR models implemented by PyTorch☆255Mar 11, 2021Updated 5 years ago
- 该仓库尝试整理推荐系统领域的一些经典算法模型☆2,181Oct 15, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Factorization Machine models in PyTorch☆1,081Apr 8, 2024Updated 2 years ago
- 基于pytorch实现主流推荐算法的实战☆19Mar 22, 2023Updated 3 years ago
- 深度学习与推荐系统学习,理论结合代码更香。☆164Jul 30, 2022Updated 4 years ago
- Recommender Learning with Tensorflow2.x☆1,981Apr 29, 2022Updated 4 years ago
- 实现了一系列常 见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 6 years ago
- Here are the models listed in CTR. Example: FM、DeepFM、xDeepFM etc.☆69Jul 26, 2024Updated 2 years ago
- 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.☆3,460Jul 9, 2026Updated 2 months ago
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆14May 1, 2023Updated 3 years ago
- 一些CTR模型和常见特征工程的方法☆26Apr 10, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Implement EGES by pytorch.☆19Aug 11, 2021Updated 5 years ago
- 原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!☆728Jan 19, 2022Updated 4 years ago
- 用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。☆90Apr 11, 2023Updated 3 years ago
- [PAKDD2023] Improving Knowledge Graph Entity Alignment with Graph Augmentation☆12Nov 16, 2023Updated 2 years ago
- Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)☆98Jul 11, 2022Updated 4 years ago
- Implementation with Pytorch of DeepCrossing, DeepFM,NFM,Wide&Deep