Graph neural network - Wikipedia
https://en.wikipedia.org/wiki/Graph_neural_networkA graph neural network (GNN) is a class of neural networks for processing data represented by graph data structures. They were popularized by their use in supervised learning on properties of various molecules. Since their inception, several variants of the simple message passing neural network (MPNN) framework have been proposed.
Deep Graph Library
https://www.dgl.aiFast and memory-efficient message passing primitives for training Graph Neural Networks. Scale to giant graphs via multi-GPU acceleration and distributed ...
Spektral
https://graphneural.networkSpektral: Graph Neural Networks in TensorFlow 2 and Keras. ... The source code of the project is available on Github. Read the documentation here.