Skip to content

Hui-Li/MCRec_PyTorch

Repository files navigation

MCRec_PyTorch

PyTorch implementation for the following paper:

Leverage Meta-path based Context for Top-N Recommendation with a Neural Co-Attention Model, KDD'08

Paper Author's TensorFow implementation

Environment

  • Python 3.7.4
  • Numpy 1.17.2
  • PyTorch 1.4.0

Data

We provide example data /data/ML100K for test. The data was generated following the paper. Log for running MCRec on this data is contained in log_ML100K.txt.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages