A neural network built to learn from dots and links.
A GNN is the lunchroom rumor expert. It studies who sits together, then spots the fry thief faster.
It works on data made of things and their links. You meet it in friend maps, recommendations, and molecule studies.
Neural-network
A GNN is a Neural-network built for relationship maps.
Graph Convolutional Network
Graph Convolutional Network is a classic type of GNN.
Knowledge Graph
A GNN can model a Knowledge Graph and reason over its links.
Embedding
A GNN turns nodes and links into Embeddings for prediction.