深度学习与推荐系统学习,理论结合代码更香。
☆162Jul 30, 2022Updated 3 years ago
Alternatives and similar repositories for Recommend-System
Users that are interested in Recommend-System are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 推荐系统与深度学习☆36Apr 19, 2021Updated 5 years ago
- 基于王喆老师的深度学习推荐系统书籍,主要用pytorch实现了里面涉及到的算法,有很少数量的算法是用tf2.0实现的。在这个过程中也参考很多大佬的复现代码,希望自己能持续学习 多多去实现。☆54Jan 5, 2023Updated 3 years ago
- 该项目使用经典的电影推荐数据集ml-100k并基于PyTorch实现《深度学习推荐系统(王喆著)》的部分经典模型☆20Jan 13, 2024Updated 2 years ago
- Code release for "Long-Sequence Recommendation Models Need Decoupled Embeddings" (ICLR 2025), https://arxiv.org/abs/2410.02604☆23Mar 5, 2025Updated last year
- 推荐系统之深度学习模型,框架采用tensorflow2☆58May 11, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)☆4,398Apr 28, 2026Updated last week
- 基于 Pytorch 实现推荐系统相关的算法☆191Nov 17, 2021Updated 4 years ago
- 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/☆7,060Apr 16, 2026Updated 2 weeks ago
- Paper阅读记录博客(基于GitHub Action和GitHub Issue实现)。☆59Sep 19, 2025Updated 7 months ago
- 该仓库尝试整理推荐系统领域的一些经典算法模型☆2,178Oct 15, 2023Updated 2 years ago
- 基于Surprise实现的具有完整功能的推荐系统服务,并利用flask框架实现了简单的接口调用☆11Jan 20, 2021Updated 5 years ago
- 该仓库记录搜索推荐算法工程师的必备面试知识点+paper☆53Feb 6, 2022Updated 4 years ago
- KDD2025 | Multi-granularity Interest Retrieval and Refinement Network for Long-Term User Behavior Modeling in CTR Prediction☆18Feb 17, 2025Updated last year
- [KDD'25] Combinatorial Optimization Perspective based Framework for Multi-behavior Recommendation☆18Jan 7, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Implement EGES by pytorch.☆19Aug 11, 2021Updated 4 years ago
- 零基础入门推荐系统 - 新闻推荐 Top2☆43Mar 19, 2025Updated last year
- [SIGIR 2023] LightGT: A Light Graph Transformer for Multimedia Recommendation☆28Apr 5, 2026Updated 3 weeks ago
- ☆4,038Feb 7, 2024Updated 2 years ago
- 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)☆278May 9, 2025Updated 11 months ago
- ☆68Mar 23, 2021Updated 5 years ago
- 大模型意图识别☆11Aug 14, 2024Updated last year
- DGL implementation of EGES☆31Mar 8, 2023Updated 3 years ago
- DataFountain第五届达观杯第4名方案☆11Dec 3, 2021Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Official source code for AAAI 2023 paper: Uniform Sequence Better: Time Interval Aware Data Augmentation for Sequential Recommendation☆68May 11, 2025Updated 11 months ago
- ☆28Aug 4, 2022Updated 3 years ago
- 学习并复现经典的推荐系统多目标任务,如:SharedBottom、ESMM、MMoE、PLE☆41Jul 30, 2022Updated 3 years ago
- This repository is meant to serve as a record of my code for solving informatics problems. 📝☆11Feb 24, 2026Updated 2 months ago
- 《大语言模型》综述全书学习笔记☆12Aug 2, 2024Updated last year
- ComiRec reproduced using pytorch 1.7.1 and python 3.7☆21Sep 7, 2022Updated 3 years ago
- ☆20May 6, 2020Updated 5 years ago
- Source code from the SIGIR 2023 article "Attention Mixtures for Time-Aware Sequential Recommendation" by V.A. Tran, G. Salha-Galvan, B. S…☆30Jul 4, 2023Updated 2 years ago
- all kinds of recommendation algorithms implement.☆130Jan 8, 2021Updated 5 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.
- 天池大赛——新闻推荐场景下的用户行为预测挑战赛,SOLO赛,B榜排名5/5338☆75Mar 16, 2021Updated 5 years ago
- 优质的推荐算法资源汇总☆199Jan 9, 2022Updated 4 years ago
- The complete codes of the paper "Multimodal Graph Contrastive Learning for Recommendation"☆10Mar 20, 2023Updated 3 years ago
- This is the official code for SIGIR 2024 paper: 'Multi-intent-aware Session-based Recommendation'.☆25Mar 21, 2025Updated last year
- This repository is unmaintained, please see lumo for details.☆10Mar 19, 2023Updated 3 years ago
- rater, recommender systems. 推荐模型,包括:DeepFM,Wide&Deep,DIN,DeepWalk,Node2Vec等模型实现,开箱即用。☆45Sep 1, 2020Updated 5 years ago
- 【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容☆1,815Dec 24, 2022Updated 3 years ago