Blog - page 7

Home / Blog - page 7 Page
blog

Batched Graph Classification with DGL

Graph classification is an important problem with applications across many fields -- bioinformatics, chemoinformatics, social network analysis, urban computing and cyber-security. Applying graph neural networks to this problem has been a popular approach recently. This tutorial is a demonstration for: (1) batching multiple graphs of variable size and shape with DGL (2) training a graph neural network for a simple graph classification task

Read more