Ben AkresOct 2, 20210 minGraph Neural Networks: Part III (A Simple Example)This blog illustrates an example of how a graph neural network can be trained to classify a graph; that is, assigning labels to graphs.
Ben AkresJul 16, 20210 minGraph Neural Networks: Part II (Technical Details)Ben continues this blog series on Graph Neural Network. This time, he discusses some fundamental technical details behind CNN ...
Ben AkresJun 25, 20210 minGraph Neural Networks: Part I (A Gentle Introduction)Graph neural networks (GNNs) are another type of neural network architectures suited to learning from data structured as graphs ...