Using numpy to realize the GCN model python numpy realization of the paper as follows: Thomas N. Kipf, Max Welling, Semi-Supervised Classification with Graph Convolutional Networks (ICLR 2017) !!! recent version is without dropout and sparse matrix.