leftthomas / DGCNNLinks
A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"
☆65Updated 2 years ago
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☆102Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆125Updated last year
- Hierarchical Graph Pooling with Structure Learning☆344Updated 4 years ago
- ☆302Updated 3 years ago
- Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning☆41Updated 6 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- Graph Cross Network☆48Updated 5 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆57Updated 5 years ago
- ☆62Updated 5 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆203Updated 4 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch [NeurIPS 2018 Workshop]☆337Updated 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".☆178Updated 7 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Updated 5 years ago
- ☆152Updated 6 years ago
- NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs☆214Updated 5 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆211Updated 2 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 7 years ago
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆190Updated 3 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆372Updated 2 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆324Updated 2 years ago
- ☆96Updated 3 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆356Updated 7 months ago
- Dual Graph Convolution Networks☆97Updated 7 years ago
- Multi-View Spectral Graph Convolution with Consistent Edge Attention for Molecular Modeling☆203Updated 4 years ago
- Attention over nodes in Graph Neural Networks using PyTorch [NeurIPS 2019]☆289Updated 5 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…☆104Updated 4 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆187Updated 3 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆199Updated last year