Skip to content

Lukangkang123/H2SGNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H2SGNN

Dataset

Due to size limitations, missing data are available in HGB.

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

Run

The dataset is already in the data folder. You can run commands directly in this folder, such as:

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