fastgcn topic
List
fastgcn repositories
FastGCN
516
Stars
112
Forks
Watchers
The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
GNN-Pytorch
73
Stars
10
Forks
Watchers
GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.
FastGCN_pytorch
45
Stars
10
Forks
Watchers
an implementation of FastGCN with pytorch