muhanzhang / pytorch_DGCNNLinks
PyTorch implementation of DGCNN
☆392Updated 2 years ago
Alternatives and similar repositories for pytorch_DGCNN
Users that are interested in pytorch_DGCNN are comparing it to the libraries listed below
Sorting:
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆178Updated 7 years ago
- ☆497Updated 4 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆335Updated 4 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆371Updated last year
- Position-aware Graph Neural Networks☆398Updated 4 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆538Updated 5 years ago
- ☆428Updated 6 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆473Updated 2 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆845Updated 3 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)