This is the implementation for the paper: Sequential Recommender System based on Hierarchical Attention Network
- Python=3.5
- Tensorflow=1.8.0
- numpy=1.14.2
- pandas=0.24.1
The raw data are the same as TLSAN.
Build dataset:
python3 build_dataset.py
Train and evaluate the model:
python3 train.py