用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。
☆90Apr 11, 2023Updated 3 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)☆98Jul 11, 2022Updated 4 years ago
- 推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, met…☆266May 26, 2023Updated 3 years ago
- ☆20Sep 1, 2021Updated 5 years ago
- 🔬 [ECML-PKDD'24] This is the source code and baselines of our paper FedHCDR: Federated Cross-Domain Recommendation with Hypergraph Signa…☆26May 28, 2024Updated 2 years ago
- 基于side information版的 word2vec 《Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba》☆23May 20, 2020Updated 6 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.
- 本项目存放RankMixer复现相关代码☆73Apr 3, 2026Updated 5 months ago
- 2025腾讯生成式推荐广告算法大赛(深海大菠萝)☆17Aug 3, 2025Updated last year
- 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/☆7,307Jun 27, 2026Updated 2 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆74Feb 10, 2025Updated last year
- ☆11Jul 25, 2023Updated 3 years ago
- The unofficial implementation of "RankMixer: Scaling Up Ranking Models in Industrial Recommenders"☆47Mar 25, 2026Updated 5 months ago
- Recent papers on Graph Neural Networks-based Recommender System.☆12Aug 21, 2023Updated 3 years ago
- Twin Neural Network Training with PyTorch and fast.ai and its Deployment with TorchServe on Amazon SageMaker☆11May 21, 2024Updated 2 years ago
- This project is about recommendation system including rank&match models and metrics which are all implemented by `tensorflow 2.x`.☆72May 7, 2025Updated last year
- 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.
- 在线考试系统☆12Apr 28, 2020Updated 6 years ago
- ☆10Jul 30, 2019Updated 7 years ago
- 这是一个基于参数服务器(Parameter Server)PS-Lite的分布式深度学习训练和预测框架。This is a model training and prediction framework.1) It includes a complete set of pr…☆30May 31, 2022Updated 4 years ago
- 练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等☆684Mar 14, 2022Updated 4 years ago
- 基于 Pytorch 实现推荐系统相关的算法☆191Nov 17, 2021Updated 4 years ago
- 利用大模型赋能智能推荐,通过案例讲解大模型推荐算法原理,并且给出代码实现。☆106Feb 26, 2025Updated last year
- A dataset for Movie Recommendation with NebulaGraph, ETL to merge two dataset: OMDB & Movielens with dbt, postgres and Nebula-Importer☆17Sep 7, 2024Updated last year
- 小象学院 皱博《机器学习班升级版V》配套资料☆10Jun 17, 2018Updated 8 years ago
- An executable Transformer translation code implemented by pytorch to translate English into French.☆14Apr 7, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Contrastive Learning with Model Augmentation☆18Jun 2, 2026Updated 3 months ago
- deepmatch模型使用天池新闻推荐大赛数据☆18Oct 14, 2024Updated last year
- c++ common library implement☆12Jul 29, 2019Updated 7 years ago
- 中文文本数据清理,去url,去非中文、英文、数字字符,分词,去停用词,去空行(根据文本需求再加自定义清理)☆17May 5, 2019Updated 7 years ago
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆14May 1, 2023Updated 3 years ago
- Curriculum Meta-Learning for Next POI Recommendation☆18Sep 6, 2021Updated 4 years ago
- 玩转图神经网络和知识图谱的相关算法:GCN,GAT,GAFM,GAAFM,GraphSage,W2V,TRANSe☆32Apr 27, 2024Updated 2 years ago
- This is a repository of open resources for our survey "A Scenario-Oriented Survey of Federated Recommender Systems: Techniques, Challenge…☆17Aug 20, 2026Updated 2 weeks ago
- exFM - FM model with some useful extensions☆17Dec 20, 2024Updated last year
- 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.
- 对话集提取器是一个基于chatglm模型的工 具,用于从文本中提取对话集。该工具可以帮助用户从小说、剧本等文本中自动提取出对话,以便进行分析、标注或其他应用。☆12Nov 22, 2024Updated last year
- ☆20Apr 14, 2023Updated 3 years ago
- The code of AAAI'24 paper GLRec: Exploring Large Language Model for Graph Data Understanding in Online Job Recommendations☆39Dec 21, 2023Updated 2 years ago
- ☆121Apr 24, 2026Updated 4 months ago
- 基于netflix prize 和 H&M开源数据集,从零开始构建企业级推荐系统。☆101Jan 15, 2025Updated last year
- a vs2017 C++ demo of deep neural networks. It is implemented purely in C++, only depends on Eigen lib.☆10May 22, 2021Updated 5 years ago
- PyTorch implementation of AdaCML☆11Apr 20, 2023Updated 3 years ago