leftthomas / DGCNNLinks
A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"
☆64Updated last year
Alternatives and similar repositories for DGCNN
Users that are interested in DGCNN are comparing it to the libraries listed below
Sorting:
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆122Updated last year
- Hierarchical Graph Pooling with Structure Learning☆342Updated 4 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 5 years ago
- Graph Cross Network☆48Updated 4 years ago
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆49Updated 5 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆110Updated 4 years ago
- ☆151Updated 5 years ago
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆177Updated 7 years ago
- ☆96Updated 2 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆334Updated 4 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆272Updated 2 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 6 years ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆353Updated 5 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆158Updated 2 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆370Updated last year
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆187Updated 3 years ago
- Multi-View Spectral Graph Convolution with Consistent Edge Attention for Molecular Modeling☆203Updated 3 years ago
- NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs☆202Updated 4 years ago
- A Tensorflow 2.0 implementation of Graph Isomorphism Networks.☆55Updated 6 years ago
- ☆300Updated 3 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆200Updated 4 years ago
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…☆101Updated 4 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆318Updated last year
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning☆40Updated 5 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago