Deep Match Master
DeepMatch is a deep matching model library for recommendations, advertising, and search. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.You can use any complex model with model.fit()
and model.predict()
.
Let's Get Started!
Models List
Model
Paper
FM
[ICDM 2010]Factorization Machines
YoutubeDNN
[RecSys 2016]Deep Neural Networks for YouTube Recommendations
NCF
[WWW 2017]Neural Collaborative Filtering
Contributors(welcome to join us!)
DisscussionGroup
Please follow our wechat to join group:
公众号:浅梦的学习笔记
wechat ID: deepctrbot
Last updated
Was this helpful?