BUPT-GAMMA / OpenHGNN

This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model reference consultation

bisamlu opened this issue · comments

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

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.