Deep Graph Library
www.dgl.aiThomas Kipf. Inventor of Graph Convolutional Network. I taught my students Deep Graph Library (DGL) in my lecture on "Graph Neural Networks" today. It is a great resource to develop GNNs with PyTorch. Xavier Bresson. Associate Professor of NTU. Brought to you by NYU, NYU-Shanghai, and Amazon AWS.
Spektral
https://graphneural.networkSpektral implements some of the most popular layers for graph deep learning, including: Graph Convolutional Networks (GCN) · Chebyshev convolutions · GraphSAGE ...
[1506.05163] Deep Convolutional Networks on Graph ...
https://arxiv.org/abs/1506.0516316.06.2015 · Deep Convolutional Networks on Graph-Structured Data. Authors: Mikael Henaff, Joan Bruna, Yann LeCun. Download PDF. Abstract: Deep Learning's recent successes have mostly relied on Convolutional Networks, which exploit fundamental statistical properties of images, sounds and video data: the local stationarity and multi-scale compositional ...
A Deep Graph Wavelet Convolutional Neural Network for Semi ...
arxiv.org › abs › 2102Feb 19, 2021 · Graph convolutional neural network provides good solutions for node classification and other tasks with non-Euclidean data. There are several graph convolutional models that attempt to develop deep networks but do not cause serious over-smoothing at the same time. Considering that the wavelet transform generally has a stronger ability to extract useful information than the Fourier transform ...
Deep Graph Library
https://www.dgl.aiThomas Kipf. Inventor of Graph Convolutional Network. I taught my students Deep Graph Library (DGL) in my lecture on "Graph Neural Networks" today. It is a great resource to develop GNNs with PyTorch. Xavier Bresson. Associate Professor of NTU. Brought to you by …