huangjunheng / recommendation_model
练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等
☆545Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for recommendation_model
- A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.☆423Updated 6 months ago
- 原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!☆656Updated 2 years ago
- 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)☆240Updated 2 years ago
- Recommender System Papers☆943Updated 2 years ago
- 推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, met…☆159Updated last year
- 该仓库主要记录 推荐系统 算法工程师相关的面试题☆519Updated last year
- 基于 Pytorch 实现推荐系统相关的算法☆161Updated 3 years ago
- A configurable, tunable, and reproducible library for CTR prediction https://fuxictr.github.io☆945Updated last week
- CTR模型代码和学习笔记总结☆377Updated 3 years ago
- 《互联网大厂推荐算法实战》资料库☆217Updated last year
- MTReclib provides a PyTorch implementation of multi-task recommendation models and common datasets.☆292Updated last year
- all kinds of recommendation algorithms implement.☆115Updated 3 years ago
- A PyTorch implementation of DeepFM for CTR prediction problem.☆379Updated 3 years ago
- BARS: Towards Open Benchmarking for Recommender Systems https://openbenchmark.github.io/BARS☆358Updated 2 weeks ago
- 推荐系统竞赛TOP开源解决方案汇总。☆232Updated 3 years ago
- 主流推荐系统Rank算法的实现☆194Updated last year
- Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)☆59Updated 2 years ago
- 推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.☆1,364Updated this week
- 推荐系统综述☆467Updated last year
- 深度学习与推荐系统学习,理论结合代码更香。☆94Updated 2 years ago
- 存放推荐算法相关代码、文档、资料☆226Updated 3 years ago
- 【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容☆1,601Updated last year
- A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN a…☆410Updated 3 years ago
- 该仓库尝试整理推荐系统领域的一些经典算法模型☆1,757Updated last year
- Recommender Learning with Tensorflow2.x☆1,865Updated 2 years ago
- Implements of Awesome RecSystem Models with PyTorch/TF2.0☆257Updated 4 years ago
- 推荐系统学习笔记☆191Updated last year
- Factorization Machine models in PyTorch☆1,033Updated 7 months ago
- TensorFlow implementation of multi-task learning architectures, incl. MMoE & PLE, on wechat dataset☆177Updated 3 years ago
- “Chorus” of recommendation models: a light and flexible PyTorch framework for Top-K recommendation.☆553Updated this week