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

Where is the data file ? #39

Closed shreshthasarkar closed 4 years ago

shreshthasarkar commented 4 years ago

Can someone please mention which data is used and provide the link for it ? Also which file to exactly run to get the desired output ?