gcn topic

List gcn repositories

jax-gcn

30
Stars
4
Forks
Watchers

Graph Convolutional Networks in JAX

Extended-SimGNN

52
Stars
12
Forks
Watchers

A PyTorch Geometric implementation of SimGNN with some extensions.

ppnp

315
Stars
55
Forks
Watchers

PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)

APPNP

357
Stars
49
Forks
Watchers

A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (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.

EdMot

131
Stars
19
Forks
Watchers

An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)

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)

awesome-gcn

852
Stars
131
Forks
Watchers

resources for graph convolutional networks (图卷积神经网络相关资源)