One post tagged with "Graph Neural Network"
Articles on the topic gnn
View All Tags
Deep Graph Library (DGL)
This page summarizes the core concepts of the Deep Graph Library (DGL), focusing on graph construction, feature handling, and the message-passing paradigm used to implement architectures like GCN and GAT.
