KL4805 / GraLSP

A TensorFlow Implementation of GraLSP: Graph Neural Networks with Local Structural Patterns, In AAAI, 2020.
12 stars 5 forks source link

About Node Types #1

Open Littlepijiang opened 2 years ago

Littlepijiang commented 2 years ago

Hi! Does this work apply to heterogeneous graphs by treating nodes of different types as one type?

KL4805 commented 2 years ago

Sure. Basically, you can do this operation to every GNN.