graph-convolution topic

List graph-convolution repositories

CapsGNN

1.2k
Stars
199
Forks
Watchers

A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).

ClusterGCN

776
Stars
134
Forks
Watchers

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

datasets

592
Stars
83
Forks
Watchers

A repository of pretty cool datasets that I collected for network science and machine learning research.

FEATHER

43
Stars
11
Forks
Watchers

The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".

GAM

265
Stars
57
Forks
Watchers

A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).

GraphWaveletNeuralNetwork

559
Stars
114
Forks
Watchers

A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)

SEAL-CI

206
Stars
49
Forks
Watchers

A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)

SimGNN

718
Stars
146
Forks
Watchers

A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).

pytorch_geometric_temporal

2.5k
Stars
355
Forks
Watchers

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)

SGCN

267
Stars
59
Forks
Watchers

A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).