Node Classification using Graph Convolutional Neural Network
Node Classification on Cora Dataset in PyTorch using GCN
Prerequisites:
Graph Basics and Application of Graph
Graph Representational Learning
Graph Neural Networks: A Deep Neural Network for Graphs
Dataset: This article uses Cora Dataset, consisting of 2708 scientific publications classified into one of seven different classes. The citation network consists of 5429 links.