Learn Before
Concept
Fully-Supervised Node Classification with Graph Neural Networks
Node classification is one of the most common benchmark tasks for graph neural networks (GNNs). The standard approach trains a GNN in a fully-supervised manner: node embeddings are passed through a classifier (e.g., an MLP followed by a softmax) and the model is optimized by minimizing the negative log-likelihood (cross-entropy) loss between predicted and true node labels.
0
1
Updated 2026-07-06
Contributors are:
Who are from:
Tags
Deep Learning
Data Science
Machine Learning Yearning @ DeepLearning.AI
Dive into Deep Learning @ D2L
Machine Learning
Supervised Learning