/PytorchGeometricTutorial

Pytorch Geometric Tutorials

Primary LanguageJupyter Notebook

PytorchGeometricTutorial

Hi guys, we are Antonio Longa a PhD student, and Gabriele Santin a researcher, we are both working at Fondazione Bruno Kessler Trento (ITALY).

This project aims to learn the new amazing framework of Pytorch geometric.

You can find video tutorials and the official website here.

Feel free to join our weekly online tutorial, for more details, have a look at the official website.

Tutorials:

  • Tutorial1: What is Geometric Deep Learning?

  • Tutorial2: PyTorch basics.

  • Tutorial3: Graph Attention Network GAT.

  • Tutorial4: Convolutional Layers - Spectral methods.

  • Tutorial5: Aggregation Functions in GNNs.

  • Tutorial6: Graph Autoencoders and Variational Graph Autoencoders.

  • Tutorial7: Adversarially regularized GAE and VGAE.

  • Tutorial8: Graph Generation.

  • Tutorial9: Recurrent Graph Neural Networks.

  • Tutorial10: DeepWalk and Node2Vec (Theory).

  • Tutorial11: DeepWalk and Node2Vec (Practice).

  • Tutorial12: Edge analysis.

  • Tutorial12: Metapath2vec.