Thanks to visit codestin.com
Credit goes to github.com

Skip to content

QiWang98/NRGNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NRGNN

Code

Noise-Resistant Graph Neural Networks for Session-based Recommendation

Requirements

  • Python 3.8
  • numpy 1.22.3
  • pandas 1.4.2
  • PyTorch 1.13
  • pyg 2.2.0

Usage

Data preprocessing:

The code for data preprocessing can refer to SR-GNN.

Train and evaluate the model:

python build_graph.py --dataset=Tmall
python main.py --dataset=Tmall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages