Skip to content

Lukangkang123/H2SGNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H2SGNN on HGB datasets

Environment Settings

  • pytorch 1.12.1
  • numpy 1.23.1
  • dgl 0.9.1
  • torch-geometric 2.1.0
  • tqdm 4.64.1
  • scipy 1.9.3
  • seaborn 0.12.0
  • scikit-learn 1.1.3
  • ogb 1.3.6

The dataset is already in the data folder. You can run the following commands directly in this folder.

python main.py --dataset AMiner
python main.py --dataset ACM
python main.py --dataset DBLP
python main.py --dataset IMDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published