This is the source code of paper "Session-based Recommendation with Hypergraph Attention Networks".
torch==1.4.0
python main.py --dataset yoochoose1_64
Please cite our paper if you use this code in your own work:
@inproceedings{wang2021session,
title={Session-based Recommendation with Hypergraph Attention Networks},
author={Wang, Jianling and Ding, Kaize and Zhu, Ziwei and Caverlee, James},
booktitle={Proceedings of the 2021 SIAM International Conference on Data Mining (SDM)},
pages={82--90},
year={2021},
organization={SIAM}
}