sw-gong / GNN-Tutorial

Graph Neural Network Tutorial
171 stars 45 forks source link

Graph Neural Network Tutorial for Deep Learning (CO460)

1. Pytorch Geometric Framework

2. Vertex Classification

3. Graph Classification

Acknowledgments

This tutorial is designed based the Pytorch Geometric library, and we own many thanks to Matthias Fey for making this great library to facilitate the research in Graph Neural Networks.