BrizziB / Graph-Classification-with-GCNLinks
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
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
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated last year
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆334Updated 4 years ago
- ☆149Updated 5 years ago
- This repository contains the "tensorflow" implementation of our paper "graph2vec: Learning distributed representations of graphs".☆157Updated 7 years ago
- ☆352Updated 5 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
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆49Updated 5 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆370Updated last year
- ☆491Updated 4 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆184Updated 3 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Representation learning on dynamic graphs using self-attention networks☆295Updated 2 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 5 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆149Updated 2 years ago
- A collection of graph classification methods☆42Updated 4 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 5 years ago
- ☆96Updated 2 years ago
- ☆68Updated 2 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 4 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆243Updated 4 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆227Updated last year
- An Open-Source Toolkit for Heterogeneous Information Network Embedding (HINE)☆323Updated 2 years ago
- Graph Learning Convolution Network☆39Updated 2 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated last year
- ☆30Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆350Updated 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 2 years ago
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆258Updated 4 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆329Updated last year