ydhuyong / DIN-pytorch
Implementation based on pytorch for DIN recommendation algorithm
☆17Updated 4 years ago
Alternatives and similar repositories for DIN-pytorch:
Users that are interested in DIN-pytorch are comparing it to the libraries listed below
- 推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, met…☆184Updated last year
- 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)☆248Updated 2 years ago
- Share Some Recommender System Paper I read.☆66Updated 3 years ago
- all kinds of recommendation algorithms implement.☆123Updated 4 years ago
- 推荐系统竞赛TOP开源解决方案汇总。☆247Updated 3 years ago
- A PyTorch implementation of DeepFM for CTR prediction problem.☆385Updated 3 years ago
- 基于 Pytorch 实现推荐系统相关的算法☆172Updated 3 years ago
- PyTorch Implementation of Deep Interest Network for Click-Through Rate Prediction☆73Updated 5 years ago
- Code for CIKM2020 "S3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization"☆248Updated 4 years ago
- Source code for paper: HiNet: Novel Multi-Scenario & Multi-Task Learning with Hierarchical Information Extraction☆79Updated last year
- “Chorus” of recommendation models: a light and flexible PyTorch framework for Top-K recommendation.☆570Updated this week
- 主流推荐系统Rank算法的实现☆227Updated last year
- BARS: Towards Open Benchmarking for Recommender Systems https://openbenchmark.github.io/BARS☆367Updated 4 months ago
- A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.☆479Updated this week
- Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"☆290Updated 3 years ago
- https://github.com/JiachengLi1995/TiSASRec in PyTorch☆87Updated 4 years ago
- ☆236Updated 6 months ago
- PyTorch(1.6+) implementation of https://github.com/kang205/SASRec☆390Updated 4 months ago
- TensorFlow implementation for paper Time Interval Aware Self-Attention for Sequential Recommendation.☆124Updated 4 years ago
- Pytorch for autorec with collaborative filtering☆33Updated 6 years ago
- A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17☆347Updated 3 years ago
- 阿里DIEN与DIN Tensorflow2.0 复现☆53Updated 4 years ago
- Here are the models listed in CTR. Example: FM、DeepFM、xDeepFM etc.☆67Updated 7 months ago
- Summary of social recommendation papers and codes☆212Updated 2 years ago
- The official implementation of "Disentangling Long and Short-Term Interests for Recommendation" (WWW '22)☆74Updated 2 years ago
- MTReclib provides a PyTorch implementation of multi-task recommendation models and common datasets.☆309Updated 2 years ago
- ☆87Updated 4 years ago
- Deep-Learning based CTR models implemented by PyTorch☆250Updated 4 years ago
- Download and preprocess popular sequential recommendation datasets☆204Updated 2 years ago
- 基于netflix prize 和 H&M开源数据集,从零开始构建企业级推荐系统。☆82Updated last month