RecSystem-Pytorch icon indicating copy to clipboard operation
RecSystem-Pytorch copied to clipboard

推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, meta-learning, etc.

Results 3 RecSystem-Pytorch issues
Sort by recently updated
recently updated
newest added

在CTR目录中添加逻辑回归点击率预估模型的python代码。

simhash用linear写的?