Graph Convolutional Neural Network
A Graph Convolutional neural network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of convolutional neural networks which operate directly on graphs.