Code for our SIGIR 2018 paper "Improving Sequential Recommendation with Knowledge-Enhanced Memory Networks". See the paper: https://dl.acm.org/citation.cfm?id=3209978.3210017
This code is based on GRU4Rec. For now, we just have theano version code.
We use the Theano version '0.9.0'. The code was tested with various numpy and pandas versions under python 2.7.12.
For convenient, you can use virtualenv together with the requirement to set up a virtual environment before running the code.
If you have any question, please contact Jin Huang (betsyj.huang@gmail.com & note [question for KSR] in mail title).