ZiyaoGeng / RSpaper-readLinks
Share Some Recommender System Paper I read.
☆68Updated 3 years ago
Alternatives and similar repositories for RSpaper-read
Users that are interested in RSpaper-read are comparing it to the libraries listed below
Sorting:
- Source code for paper: HiNet: Novel Multi-Scenario & Multi-Task Learning with Hierarchical Information Extraction☆84Updated last year
- Here are the models listed in CTR. Example: FM、DeepFM、xDeepFM etc.☆67Updated 10 months ago
- 阿里DIEN与DIN Tensorflow2.0 复现☆55Updated 4 years ago
- This project is about recommendation system including rank&match models and metrics which are all implemented by `tensorflow 2.x`.☆46Updated last month
- I have surveyed the technology and papers of CTR & Recommender System, and implemented 25 common-used models with Pytorch for reusage. …