benedekrozemberczki / CapsGNNLinks
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
☆1,273Updated 2 years ago
Alternatives and similar repositories for CapsGNN
Users that are interested in CapsGNN are comparing it to the libraries listed below
Sorting:
- Graph Convolutional Networks (GCNs)☆919Updated 7 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆846Updated 4 years ago
- How Powerful are Graph Neural Networks?☆1,263Updated 4 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆806Updated 3 years ago
- Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering☆1,364Updated 5 years ago
- Simple reference implementation of GraphSAGE.☆1,036Updated 5 years ago
- Keras implementation of Graph Convolutional Networks☆793Updated 4 years ago
- Papers on Graph neural network(GNN)☆768Updated 2 years ago
- Implementation of Graph Auto-Encoders in TensorFlow☆1,719Updated 5 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆908Updated 6 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,220Updated 8 months ago
- Sample Code for Gated Graph Neural Networks☆1,027Updated 6 years ago
- Semi-supervised learning with graph embeddings☆941Updated 5 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆493Updated 5 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆528Updated 4 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)