Recurrent Graph Neural Networks

Posted by Giovanni Pellegrini on April 16, 2021

Recurrent Graph Neural Networks

This tutorial provides an overview on some techniques that implement recurrent neural networks to process the nodes' embeddings. We analyze how "The Graph Neural Network Model" is constructed, and its several variants such as the Gated Graph Neural Networks.






Download the material of the lecture here.