hertz-pj / GNNPapersLinks
Must-read papers on graph neural networks (GNN)
☆28Updated 6 years ago
Alternatives and similar repositories for GNNPapers
Users that are interested in GNNPapers are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of Graph Convolutional Neural Networks☆111Updated 8 years ago
 - patchy-san implemented in Chainer☆48Updated 7 years ago
 - Tensorflow implementation of Capsule Graph Neural Network☆74Updated 4 years ago
 - ☆137Updated 5 years ago
 - Dual Attention Graph Convolutional Network☆90Updated 4 years ago
 - The official repo is https://github.com/dmlc/dgl . THIS IS A FORK.☆154Updated 2 years ago
 - A blog for understanding graph neural network☆469Updated 5 years ago
 - ☆53Updated 6 years ago
 - Pytorch Implementation for Graph Convolutional Neural Networks☆327Updated 7 years ago
 - ☆436Updated 6 years ago
 - The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆528Updated 4 years ago
 - Collect papers about graph☆76Updated 5 years ago
 - A tutorial on Graph Convolutional Neural Networks☆319Updated 5 years ago
 - Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆335Updated 5 years ago
 - [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆123Updated last year
 - Pytorch implementation of the Attention-based Graph Neural Network(AGNN)☆146Updated 7 years ago
 - Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆630Updated 5 years ago
 - Implementation for IGCN and GLP model in our paper "Label Efficient Semi-Supervised Learning via Graph Filtering."☆75Updated 6 years ago
 - A Complete PyTorch 1.0 Implementation of Gated Graph Sequence Neural Networks (GGNN)☆55Updated 3 years ago
 - Modify pyGAT (https://github.com/Diego999/pyGAT) to use PyTorch sparse operators for implementation of SpGraphAttentionLayer☆19Updated 6 years ago
 - The most complete list of AI top meetings☆87Updated 6 years ago
 - Dual Graph Convolution Networks☆96Updated 6 years ago
 - The learning of the GraphNeuralNetwork☆154Updated 5 years ago
 - Spatio-temporal modeling 论文列表(主要是graph convolution相关)☆526Updated 5 years ago
 - Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆83Updated 6 years ago
 - A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP☆72Updated 6 years ago
 - Official PyTorch Implementation of SAGPool - ICML 2019☆372Updated last year
 - resources for graph convolutional networks (图卷积神经网络相关资源)☆905Updated 6 years ago
 - Graph Convolutional Networks (GCNs)☆919Updated 7 years ago
 - A Tensorflow implementation of the paper arXiv:1604.03539☆134Updated 7 years ago