Graph Neural Networks (GNNs)
摘要
Graphs are clear and straightforward representation forms. In machine learning, tree-shaped representations might be regarded as typical graphs and there are nodes and links in a tree. Graphs are a kind of data structure to represent a set of objects (verticesVertices or nodes) and their relationships (link edges).