Graph Convolutional Networks - GitHub
github.com › tkipf › gcnSep 26, 2020 · Graph Convolutional Networks. This is a TensorFlow implementation of Graph Convolutional Networks for the task of (semi-supervised) classification of nodes in a graph, as described in our paper: Thomas N. Kipf, Max Welling, Semi-Supervised Classification with Graph Convolutional Networks (ICLR 2017)
Graph Convolutional Networks - GitHub
https://github.com/Aveek-Saha/Graph-Conv-Net06.09.2020 · Graph Convolutional Networks. A TensorFlow 2 implementation of Graph Convolutional Networks for classification of nodes from the paper, Thomas N. Kipf, Max Welling, Semi-Supervised Classification with Graph Convolutional Networks (ICLR 2017) This is my attempt at trying to understand and recreate the neural network from from the paper.
Graph Convolutional Networks - GitHub
github.com › Aveek-Saha › Graph-Conv-NetSep 06, 2020 · Graph Convolutional Networks. A TensorFlow 2 implementation of Graph Convolutional Networks for classification of nodes from the paper, Thomas N. Kipf, Max Welling, Semi-Supervised Classification with Graph Convolutional Networks (ICLR 2017) This is my attempt at trying to understand and recreate the neural network from from the paper.