AntonioLonga/PytorchGeometricTutorial
A series of Jupyter notebook tutorials teaching geometric deep learning concepts and their implementation using the PyTorch Geometric library.

This repository contains educational tutorials on Geometric Deep Learning, covering topics like Graph Attention Networks, spectral convolutional layers, and graph neural network fundamentals. Each tutorial is implemented in Jupyter notebooks using PyTorch Geometric, an extension of PyTorch for handling graphs and structured data. The project accompanies video tutorials on YouTube and includes Google Colab-ready notebooks for hands-on learning.