muhanzhang / DGCNNLinks
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
Alternatives and similar repositories for DGCNN
Users that are interested in DGCNN are comparing it to the libraries listed below
Sorting:
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆187Updated 3 years ago
- PyTorch implementation of DGCNN☆394Updated 2 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆125Updated 6 years ago
- Multi-Graph Convolutional Neural Networks☆256Updated 7 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆123Updated last year
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆135Updated 5 years ago
- ☆152Updated 6 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆336Updated 5 years ago
- Graph Auto-Encoder in PyTorch☆81Updated 2 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆254Updated 6 years ago
- ☆502Updated 4 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆196Updated 5 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆199Updated last year
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- ☆302Updated 3 years ago
- NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs☆212Updated 5 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆212Updated 3 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆102Updated 5 years ago
- Dual Graph Convolution Networks☆96Updated 6 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆50Updated 6 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 last year
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆190Updated 3 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆487Updated 7 years ago
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆276Updated 8 months ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆286Updated 5 years ago
- PyTorch Implementation of GraphTSNE, ICLR’19☆137Updated 6 years ago
- This is the implementation of paper 'Variational Graph Auto-Encoder' in NIPS Workshop on Bayesian Deep Learning, 2016.☆73Updated 7 years ago
- Position-aware Graph Neural Networks☆399Updated 5 years ago