Skip to content

Code for paper "Learning Sequential And General Interests via A Joint Neural Model for Session-based Recommendation"

Notifications You must be signed in to change notification settings

resistzzz/SGINM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGINM

Code for paper "Learning Sequential And General Interests via A Joint Neural Model for Session-based Recommendation (2020, Neurocomputing)"

How to Use

You directly run the file main.py to train the model.

Take Yoochoose 1/64 dataset as example:

python main.py --dataset yoochoose1_64 --batch_size 512

Requirements

  • Python3
  • pytorch==1.4.0

Citation

Please cite our paper if you use the code!

About

Code for paper "Learning Sequential And General Interests via A Joint Neural Model for Session-based Recommendation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages