Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.

Latest commit

 

History

History
7 lines (3 loc) · 244 Bytes

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.