A Review : Graph Convolutional Networks (GCN)
https://dsgiitr.com/blogs/gcn01.01.2020 · PyTorch Geometric Implementation . We also implemented GCNs using this great library PyTorch Geometric (PyG) with a super active maintainer Matthias Fey. PyG is specifically built for PyTorch lovers who need an easy, fast and simple way out to implement and test their work on various Graph Representation Learning papers.