BUPT-GAMMA / OpenHGNN

This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
Apache License 2.0
850 stars 142 forks source link

Model reference consultation #77

Closed bisamlu closed 2 years ago

bisamlu commented 2 years ago

Hi, do you have any references for homo_GNN model? The reference source of homo_GNN model was not found in the project

Theheavens commented 2 years ago

Hi, it is just homogeneous GNN like GCN\GAT\GraphSAGE with a type-specific linear transformation. We will give a simple description for homo_GNN/relation_HGNN/meta_HGNN. Before that, you could refer to Space4HGNN: A Novel, Modularized and Reproducible Platform to Evaluate Heterogeneous Graph Neural Network.