chenxingqiang / DNN-YouTube-RecSysLinks
This repository provides a comprehensive implementation of a deep neural network-based recommendation system similar to YouTube's. The repo is organized to incl
☆60Updated 10 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
Sorting:
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago
- ☆203Updated 4 months ago
- ctr、cvr预估☆49Updated 4 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 6 years ago
- 推荐系统/计算广告相关仓库,个人博客https://jesse-csj.github.io/☆290Updated 4 years ago
- ☆172Updated 5 years ago
- ☆215Updated 4 years ago
- Wide and Deep Learning for CTR Prediction in tensorflow☆290Updated 3 years ago
- Sharing the CTR Prediction original paper and personal study notes☆146Updated 5 years ago
- A simple DeepFM.☆101Updated 7 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- A practical movie recommend project based on Item2vec.