2021/07/07

Tutorial: Graph Neural Networks for Social Networks Using PyTorch

I posted a step-by-step tutorial that gives some hands on practice on Graph Neural Networks (GNNs) through a practical example using PyTorch framework and its geometric deep learning extension library "PyTorch Geometric".
I aimed to give some insights about what GNNs are, what type of problems they may solve and how graph datasets may look like. 
The tutorial works on a social network dataset collected from GitHub. The post also shows how to construct graphs and visualize them using code and how to construct and train a simple GNN model for node classification task based on convolutional GNN . Here is the link.

My Talk in IEEE SmartGridComm 2020: 
Generative Adversarial Networks & Transfer Learning for Non-Intrusive Load Monitoring in Smart Grids

Server IP: 54.177.117.207