muhanzhang / pytorch_DGCNNLinks
PyTorch implementation of DGCNN
☆394Updated 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
- ☆502Updated 4 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆336Updated 5 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆372Updated 2 years ago
- Position-aware Graph Neural Networks☆399Updated 5 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆474Updated 2 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆540Updated 5 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆846Updated 3 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆806Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆357Updated 5 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆659Updated 3 years ago
- ☆152Updated 6 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆487Updated 7 years ago
- Graph Auto-Encoder in PyTorch☆440Updated last year
- ☆431Updated 6 years ago
- Hierarchical Graph Pooling with Structure Learning☆343Updated 4 years ago
- Edge-Conditioned Convolutions on Graphs☆230Updated 7 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆528Updated 4 years ago
- Multi-Graph Convolutional Neural Networks☆256Updated 7 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆324Updated last year
- ☆302Updated 3 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,185Updated 3 years ago
- Graph Markov Neural Networks☆410Updated 5 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆286Updated 5 years ago
- A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)☆538Updated 6 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
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆196Updated 4 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
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆494Updated 5 years ago