Skip to content

liangcong64/KSR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KSR

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

Setup

This code is based on GRU4Rec.

Requirements

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%