Run pip install -r requirements.txt
to install the requirements.
Article : https://salmanfaroz.medium.com/geometric-deep-learning-with-graph-neural-network-ace43692622f
References:
[1] T. Kipf and M. Welling, Semi-Supervised Classification with Graph Convolutional Networks (2017). arXiv preprint arXiv:1609.02907. ICLR 2017
[2] Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering https://arxiv.org/abs/1606.09375