Skip to content

This is the code for the Paper: Transition Information Enhanced Disentangled Graph Neural Networks for Session-based Recommendation

Notifications You must be signed in to change notification settings

AnsongLi/TIE-DGNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

TIE-DGNN

Paper and code

This is the code for the Paper: Transition Information Enhanced Disentangled Graph Neural Networks for Session-based Recommendation. We have implemented our methods in Pytorch.

Usage

The code contains the datasets that has been processed, i.e., Tmall,Nowplaying,Last.fm etc. Then you can run the file TIE-DGNN\main.py to train the model.
For example: First, python build_graph.py --dataset Tmall, then python main.py --dataset Tmall The datasets we have uploaded have completed the build_graph steps.

Requirements

Python 3 ;PyTorch 1.9.1

About

This is the code for the Paper: Transition Information Enhanced Disentangled Graph Neural Networks for Session-based Recommendation

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages