Skip to content

BUPT-GAMMA/HDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HDE

Code for ICDM2021 Heterogeneous Graph Neural Network with Distance Encoding and its TKDE extended version: Distance Information Improves Heterogeneous Graph Neural Networks

Requirement

  • Python version >= 3.7
  • PyTorch version >= 1.4.0
  • torchmetrics version == 0.7.0

How to run?

To run DHN on link prediction:

Python icdm.py

To run experiment with Efficient-HDE:

cd EHDE
python train.py

If you have any problems, feel free to contact me [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages