Skip to content

Relation Decoupled Heterogeneous Graph Neural Network

License

Notifications You must be signed in to change notification settings

siriuslay/Red-HGNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red-HGNN

Source code of submission: "Relation Decoupled Heterogeneous Graph Neural Network"

Model scheme:
image

Requirements

  1. Python >= 3.6.8
  2. Pytorch >= 1.3.0

Useage

Take "yelp" dataset as an example: python src/train.py

Reference

This paper and codes are mainly inspired by "Heterogeneous Graph Structure Learning for Graph Neural Networks"

About

Relation Decoupled Heterogeneous Graph Neural Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages