Understanding Convolutions on Graphs
This article from Distill explains graph neural networks (GNNs), a family of neural networks designed to operate on graph-structured data like social networks and molecules. It highlights the challenges of computing over…