Unofficial GRAFF tutorial and implementation in PyG
Original paper (Di Giovanni, Francesco, et al. "Graph Neural Networks as Gradient Flows: understanding graph convolutions via energy")
In this tutorial, we implement GRAFF (Gradient Flow Framework) using PyG, a pure PyTorch library for GNNs.