chenxingqiang / DNN-YouTube-RecSys
This repository provides a comprehensive implementation of a deep neural network-based recommendation system similar to YouTube's. The repo is organized to include the core Python implementation of the model and a Spark-based Scala solution for data generation and model serving.
☆52Updated last month
Related projects ⓘ
Alternatives and complementary repositories for DNN-YouTube-RecSys
- recommendation system with Youtube Deep Net☆82Updated 6 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆102Updated 4 years ago
- 自己学习推荐系统过程中用到的代码☆49Updated 5 years ago
- ctr、cvr预估☆49Updated 3 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆117Updated 5 years ago
- keras implementation about Deep Interest Network☆63Updated 5 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- ☆193Updated 4 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 5 years ago
- ☆171Updated 4 years ago
- gbdt+lr☆159Updated 5 years ago
- 推荐系统排序模型复现☆43Updated 4 years ago
- Common Model about DeepCTR(WideDeep,DeepFM, DCN, XdeepFM)☆29Updated 4 years ago
- Item2vec_tutorial_git☆105Updated 6 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆45Updated 5 years ago
- esmm model by tensorflow keras☆64Updated 3 years ago
- DeepFM for CTR prediction problem (pytorch 1.0)☆71Updated 5 years ago
- ☆212Updated 4 years ago
- Deep Interest Network for Click-Through Rate Prediction / Deep Interest Evolution Network for Click-Through Rate Prediction☆74Updated 4 years ago
- A simple DeepFM.☆101Updated 6 years ago
- Solution to the Debiasing Track of KDD CUP 2020☆155Updated last year
- ☆16Updated 4 years ago
- ☆46Updated 4 years ago
- 存放推荐算法相关代码、文档、资料☆226Updated 3 years ago
- Impementation paper "Deep Neural Networks for YouTube Recommendations"☆74Updated 4 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆184Updated 6 years ago
- rater, recommender systems. 推荐模型,包括:DeepFM,Wide&Deep,DIN,DeepWalk,Node2Vec等模型实现,开箱即用。☆41Updated 4 years ago
- Wide and Deep Learning for CTR Prediction in tensorflow☆290Updated 3 years ago
- Sequential deep matching model for recommender system at Alibaba☆203Updated 4 years ago