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.
☆57Updated 6 months ago
Alternatives and similar repositories for DNN-YouTube-RecSys:
Users that are interested in DNN-YouTube-RecSys are comparing it to the libraries listed below
- ☆200Updated last month
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆103Updated 4 years ago
- ctr、cvr预估☆49Updated 4 years ago
- 自己学习推荐系统过程中用到的代码☆50Updated 5 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 5 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- keras implementation about Deep Interest Network☆65Updated 5 years ago
- ☆215Updated 4 years ago
- esmm model by tensorflow keras☆68Updated 3 years ago
- ☆172Updated 4 years ago
- gbdt+lr☆161Updated 6 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- Deep Match to Rank Model for Personalized Click-Through Rate Prediction☆236Updated 5 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤☆138Updated 5 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆47Updated 6 years ago
- Sharing the CTR Prediction original paper and personal study notes☆146Updated 5 years ago
- A simple DeepFM.☆101Updated 6 years ago
- Sequential deep matching model for recommender system at Alibaba☆204Updated 4 years ago
- ☆393Updated last month
- DeepFM for CTR prediction problem (pytorch 1.0)☆72Updated 5 years ago
- Item2vec_tutorial_git☆107Updated 7 years ago
- Wide and Deep Learning for CTR Prediction in tensorflow☆290Updated 3 years ago
- Common Model about DeepCTR(WideDeep,DeepFM, DCN, XdeepFM)☆29Updated 4 months ago
- Impementation paper "Deep Neural Networks for YouTube Recommendations"☆78Updated 5 years ago
- YouTube推荐算法☆109Updated 3 years ago
- Solution to the Debiasing Track of KDD CUP 2020☆159Updated 2 years ago
- Deep Interest Network for Click-Through Rate Prediction / Deep Interest Evolution Network for Click-Through Rate Prediction☆77Updated 4 years ago
- A practical movie recommend project based on Item2vec.☆281Updated 4 years ago