Skip to content

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

Notifications You must be signed in to change notification settings

AnsongLi/Disen-GNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Disen-GNN

Paper and code

This is the code for the Paper: 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., diginetica,Nowplaying,Yoo etc. Then you can run the file code\main.py to train the model.
For example: python main.py --dataset diginetica

Requirements

Python 3 ;PyTorch 1.9.1

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages