hidasib / GRU4Rec

GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, published at ICLR 2016 and its follow-up "Recurrent Neural Networks with Top-k Gains for Session-based Recommendations". The code is optimized for execution on the GPU.
Other
754 stars 223 forks source link

GFF code #45

Open Weiyinyin11 opened 2 years ago

Weiyinyin11 commented 2 years ago

Hello, is your "General factorization framework for context-aware recommendations" paper code open source?Could you please share with me?