Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 244 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 244 Bytes

Customized Graph Neural Network Layers

Implementation of customized graph neural network layers based on Spektral.

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