cheungdaven / DeepRec

An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
GNU General Public License v3.0
1.14k stars 293 forks source link

code with regard to "Next Item Recommendation with Self-Atention" #3

Closed DebonairLi closed 5 years ago

DebonairLi commented 5 years ago

您好,有幸拜读您的这篇文章”Next Item Recommendation with Self-Atention”。所以想问一下您有没有这篇论文的代码,作为刚入学推荐系统的小白,还是希望再拜读一下您的代码,非常感谢!(知道您是中国人,就不写英语了哈哈)

cheungdaven commented 5 years ago

您好,有幸拜读您的这篇文章”Next Item Recommendation with Self-Atention”。所以想问一下您有没有这篇论文的代码,作为刚入学推荐系统的小白,还是希望再拜读一下您的代码,非常感谢!(知道您是中国人,就不写英语了哈哈)

我会尽快开放代码。

zippeurfou commented 5 years ago

@cheungdaven Any update on this?

CherryFeng commented 5 years ago

请问能开放“Next Item Recommendation with Self-Atention”论文的代码吗?

cheungdaven commented 5 years ago

@DebonairLi @zippeurfou @CherryFeng I have added the code of AttRec, Caser and PRME. The code is messy, I will clean them soon. Sorry for the delay.