Jesse-csj / TensorFlow_PracticeLinks
推荐系统/计算广告相关仓库,个人博客https://jesse-csj.github.io/
☆289Updated 4 years ago
Alternatives and similar repositories for TensorFlow_Practice
Users that are interested in TensorFlow_Practice are comparing it to the libraries listed below
Sorting:
- CTR模型代码和学习笔记总结☆388Updated 3 years ago
- ☆215Updated 4 years ago
- ☆398Updated 2 months ago
- 存放推荐算法相关代码、文档、资料☆248Updated 4 years ago
- CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)☆924Updated 5 years ago
- Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"☆445Updated 2 years ago
- Sharing the CTR Prediction original paper and personal study notes☆146Updated 5 years ago
- 推荐系统从入门到实战☆168Updated 3 years ago
- ☆172Updated 4 years ago
- Deep Match to Rank Model for Personalized Click-Through Rate Prediction☆237Updated 5 years ago
- Implements of Awesome RecSystem Models with PyTorch/TF2.0☆257Updated 5 years ago
- CTR prediction using FM FFM and DeepFM☆751Updated 6 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- A PyTorch implementation of DeepFM for CTR prediction problem.☆391Updated 4 years ago
- ☆201Updated 2 months ago
- 基础的深度学习实验研究结果汇总笔记☆506Updated 2 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。