Skip to content
/ SHAN Public

This is the implementation for the paper: Sequential Recommender System based on Hierarchical Attention Network

Notifications You must be signed in to change notification settings

TsingZ0/SHAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SHAN

This is the implementation for the paper: Sequential Recommender System based on Hierarchical Attention Network

Environments

  • Python=3.5
  • Tensorflow=1.8.0
  • numpy=1.14.2
  • pandas=0.24.1

Datasets

The raw data are the same as TLSAN.

How to run the codes

Build dataset:

python3 build_dataset.py

Train and evaluate the model:

python3 train.py

About

This is the implementation for the paper: Sequential Recommender System based on Hierarchical Attention Network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages