推荐系统(4)-- Session-Based Recommendation

《SESSION-BASED RECOMMENDATIONS WITH RECURRENT NEURAL NETWORKS》

http://arxiv.org/abs/1511.06939

 

另外,本文代码的地址为:https://github.com/princewen/tensorflow_practice/tree/master/recommendation/Basic-SessionBasedRNN-Demo

参考的Python2版本代码地址为:https://github.com/Songweiping/GRU4Rec_TensorFlow

 

转载于:https://www.cnblogs.com/pocahontas/p/11550341.html

你可能感兴趣的:(推荐系统(4)-- Session-Based Recommendation)