/GraphNN_Layers

Customized Graph Neural Network Layers

Primary LanguagePython

Customized Graph Neural Network Layers

Implementation of customized graph neural network layers based on Spektral.

  • FixedGraphConv: a graph convolution layer for fixed graph structure.