muhanzhang / pytorch_DGCNN
PyTorch implementation of DGCNN
☆375Updated last year
Alternatives and similar repositories for pytorch_DGCNN:
Users that are interested in pytorch_DGCNN are comparing it to the libraries listed below
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆174Updated 6 years ago
- ☆486Updated 4 years ago
- Position-aware Graph Neural Networks☆398Updated 4 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆370Updated last year
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆330Updated 4 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆471Updated 2 years ago
- ☆418Updated 5 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆634Updated 2 years ago
- Edge-Conditioned Convolutions on Graphs☆231Updated 6 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆342Updated 4 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆793Updated 2 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆836Updated 3 years ago
- Hierarchical Graph Pooling with Structure Learning