Concepts2
📚TheoryAdvanced
Graph Neural Network Theory
Graph Neural Networks (GNNs) learn on graphs by repeatedly letting each node aggregate messages from its neighbors and update its representation.
#graph neural networks#message passing#weisfeiler-leman+12
📚TheoryAdvanced
Distributed Algorithm Theory
Distributed algorithm theory studies how many independent computers cooperate correctly and efficiently despite delays and failures.
#distributed algorithms#message passing#synchronous rounds+12