CRIPAC-DIG / HCA

[Neurocomputing 2019] Code for "A Hierarchical Contextual Attention-based Network for Sequential Recommendation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HCA

model

This is the code for the Neurocomputing 2019 Paper: A Hierarchical Contextual Attention-based Network for Sequential Recommendation.

Usage

Requirements

  • Python27
  • Theano

Citation

Please cite our paper if you use the code:

@article{cui2019hierarchical,
  title={A Hierarchical Contextual Attention-based Network for Sequential Recommendation},
  author={Cui, Qiang and Wu, Shu and Huang, Yan and Wang, Liang},
  journal={Neurocomputing},
  year={2019},
  publisher={Elsevier}
}

Contact information

If you have other questions or confusions, please send email to cuiqiang1990@hotmail.com.

About

[Neurocomputing 2019] Code for "A Hierarchical Contextual Attention-based Network for Sequential Recommendation"


Languages

Language:Python 97.7%Language:MATLAB 2.3%