« 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

PNGPDFSVG

  Code

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

  message-passing-neural-network.tex (46 lines)