stasi009 / NumpyWDLLinks
Implement Wide & Deep algorithm by using NumPy
☆155Updated 7 years ago
Alternatives and similar repositories for NumpyWDL
Users that are interested in NumpyWDL are comparing it to the libraries listed below
Sorting:
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆184Updated 7 years ago
- Wide and Deep Learning for CTR Prediction in tensorflow☆292Updated 4 years ago
- Sharing the CTR Prediction original paper and personal study notes☆146Updated 6 years ago
- ☆216Updated 10 months ago
- Deep neural network model based on the tree☆50Updated 6 years ago
- Deep Match to Rank Model for Personalized Click-Through Rate Prediction☆237Updated 5 years ago
- ☆173Updated 5 years ago
- 算法相关的各种论文和slides☆41Updated 7 years ago
- Deep Matching, Correlation and Prediction (DeepMCP) Model☆124Updated 5 years ago
- Tensorflow implementations of various Learning to Rank (LTR) algorithms.☆230Updated 7 years ago
- ☆291Updated 6 years ago
- keras implementation about Deep Interest Network☆66Updated 6 years ago
- ☆218Updated 5 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 6 years ago
- report reading paper list☆92Updated 6 years ago
- Factorization Machines implementation with Tensorflow☆142Updated 7 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。