« home

Message Passing Neural Network

Creator: Petar Veličković (original)

A message passing neural network computes edge messages with an edge function from pairs of node features, then updates each node by aggregating incoming messages through a vertex function.


Message Passing Neural Network

Download

PNGPNG (HD)PDFSVG

Code

message-passing-neural-network.typ (125 lines)