用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。
☆88Apr 11, 2023Updated 2 years ago
Alternatives and similar repositories for recome_wan
Users that are interested in recome_wan are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)☆96Jul 11, 2022Updated 3 years ago
- 推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, met…☆257May 26, 2023Updated 2 years ago
- ☆20Sep 1, 2021Updated 4 years ago
- 🔬 [ECML-PKDD'24] This is the source code and baselines of our paper FedHCDR: Federated Cross-Domain Recommendation with Hypergraph Signa…☆25May 28, 2024Updated last year
- This project is about recommendation system including rank&match models and metrics which are all implemented by `tensorflow 2.x`.☆69May 7, 2025Updated 10 months ago
- 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.
- multi task mode for esmm and mmoe☆158Jul 22, 2021Updated 4 years ago
- ComiRec reproduced using pytorch 1.7.1 and python 3.7☆21Sep 7, 2022Updated 3 years ago
- 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/☆6,916Mar 21, 2026Updated last week
- ☆11Jul 25, 2023Updated 2 years ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆75Feb 10, 2025Updated last year
- Recent papers on Graph Neural Networks-based Recommender System.☆12Aug 21, 2023Updated 2 years ago
- deepmatch模型使用天池新闻推荐大赛数据☆18Oct 14, 2024Updated last year
- ☆10Jul 30, 2019Updated 6 years ago
- Repo for WWW 2022 paper: Progressively Optimized Bi-Granular Document Representation for Scalable Embedding Based Retrieval☆16Mar 1, 2022Updated 4 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.
- 基于 Pytorch 实现推荐系统相关的算法☆192Nov 17, 2021Updated 4 years ago
- Kernel Herding for probability density estimation☆14Feb 23, 2016Updated 10 years ago
- 小象学院 皱博《机器学习班升级版V》配套资料☆10Jun 17, 2018Updated 7 years ago
- A Systematic Analysis on the Impact of Contextual Information on Point-of-Interest Recommendation (TOIS 2022)☆12Jan 21, 2022Updated 4 years ago
- 😇 核酸检测信息自动提取工具(TI4ALL)|旨在自动化信息提取,为一线工作人员减负☆13Jul 24, 2022Updated 3 years ago
- vue-admin 技术栈 vue3 + vite + typescript + element-plus + pinia + vue-router☆15Jan 29, 2026Updated 2 months ago
- 练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等☆685Mar 14, 2022Updated 4 years ago
- Source code for the paper "Dual Contrastive Learning Network for Graph Clustering"☆12Jan 9, 2024Updated 2 years ago
- Contrastive Learning with Model Augmentation☆18Aug 3, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A FuxiCTR Baseline for Multimodal CTR Prediction Challenge at WWW 2025☆24Feb 5, 2025Updated last year
- 🔥🔥🔥 基于 PyTorch Lightning 和 MIND 数据集的模块化新闻推荐系统框架。实现了从特征工程到召回 (DSSM) 与排序 (Deep, DCN, WideDeep, FM) 的完整链路。☆46Updated this week
- An executable Transformer translation code implemented by pytorch to translate English into French.☆14Apr 7, 2023Updated 2 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- 中文文本数据清理,去url,去非中文、英文、数字字符,分词,去停用词,去空行(根据文本需求再加自定义清理)☆17May 5, 2019Updated 6 years ago
- Official implementation of the GRU4Rec algorithm in PyTorch☆75Aug 24, 2023Updated 2 years ago
- PyTorch implementation of AdaCML☆11Apr 20, 2023Updated 2 years ago
- 2020 腾讯广告算法大赛方案分享及代码(冠军)☆14May 1, 2023Updated 2 years ago
- 移动推荐算法,以阿里巴巴移动电商平台的真实用户-商品行为数据为基础,同时提供移动时代特有的位置信息,希望你能够挖掘数据背后丰富的内涵,为移动用户在合适的时间、合适的地点精准推荐合适的内容。☆23Nov 13, 2024Updated last year
- 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.
- ☆14Aug 28, 2024Updated last year
- Distributed Factorization Machines and LR with ps-lite☆10Sep 27, 2017Updated 8 years ago
- 玩转图神经网络和知识图谱的相关算法:GCN,GAT,GAFM,GAAFM,GraphSage,W2V,TRANSe☆32Apr 27, 2024Updated last year
- The code of AAAI'24 paper GLRec: Exploring Large Language Model for Graph Data Understanding in Online Job Recommendations☆38Dec 21, 2023Updated 2 years ago
- 基于netflix prize 和 H&M开源数据集,从零开始构建企业级推荐系统。☆100Jan 15, 2025Updated last year
- RecommenderSystems: from 0 to practice. 包括推荐系统实践和深度推荐系统两部分☆17Dec 22, 2021Updated 4 years ago
- 一个高性能高并发网络服务器框架☆13Dec 13, 2022Updated 3 years ago