Graphs

Topics

Notes

Linked

Graph Convolutional Networks (GCN)

Standard neural networks can't operate on graph-structured data. Generalize convolutions to graphs by aggregating neighbor features.