BrizziB / Graph-Classification-with-GCN
A simple implementation of a portion of GCN (Kipf & Welling) that can handle graph classification.
☆40Updated 6 years ago
Alternatives and similar repositories for Graph-Classification-with-GCN:
Users that are interested in Graph-Classification-with-GCN are comparing it to the libraries listed below
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆184Updated 3 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 6 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆333Updated 4 years ago
- ☆68Updated 2 years ago
- A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"☆64Updated last year
- This is the implementation of paper 'Variational Graph Auto-Encoder' in NIPS Workshop on Bayesian Deep Learning, 2016.☆74Updated 6 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated 11 months ago
- Graph Attention Auto-Encoders☆75Updated 2 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆113Updated last year
- A collection of graph classification methods☆42Updated 4 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Code for Deep Anomaly Detection on Attributed Networks (SDM2019)☆129Updated 3 years ago
- Representation learning on dynamic graphs using self-attention networks☆291Updated 2 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆123Updated 5 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆37Updated 11 months ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 4 years ago
- Graph Learning Convolution Network☆38Updated 2 years ago
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆36Updated 5 years ago
- ☆148Updated 5 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆193Updated 4 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆96Updated last year
- ☆58Updated 5 years ago
- This is the official implementation of "Arbitrary-Order Proximity Preserved Network Embedding"(KDD 2018).☆38Updated 6 years ago
- ☆53Updated 5 years ago
- ☆296Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆236Updated 4 years ago
- Dynamic Network Embedding by Modeling Triadic Closure Process☆139Updated 5 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 4 years ago