Skip to content

wangjlgz/Hypergraph-Session-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Session-based Recommendation with Hypergraph Attention Networks (SDM2021)

SHARe

This is the source code of paper "Session-based Recommendation with Hypergraph Attention Networks".

Requirements

torch==1.4.0

Usage

python main.py --dataset yoochoose1_64

Citation

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}
}

About

Session-based Recommendation with Hypergraph Attention Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages