FastGCN

GCN sampler

Implementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency

The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""

GitHub

520 stars
12 watching
111 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

fastgcngraph-convolutional-networksgraphsagereddit

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
benedekrozemberczki/sgcnAn implementation of a deep learning algorithm for graph data270
benedekrozemberczki/mixhop-and-n-gcnA deep learning framework implementation of higher-order graph convolutional architectures and their applications403
hongyanggao/lgcnAn implementation of learnable graph convolutional networks for efficient graph processing46
benedekrozemberczki/clustergcnA PyTorch implementation of a clustering algorithm for graph neural networks788
liqimai/gcnAn implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries.45
eilene/gwnnA TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods.64
benedekrozemberczki/simgnnAn implementation of SimGNN, a neural network approach to computing graph similarity768
ivaniscoding/gnn-for-combinatorial-optimizationAn implementation of graph neural networks for solving combinatorial optimization problems43
benedekrozemberczki/capsgnnA PyTorch implementation of a graph neural network architecture1,246
wkentaro/fcnAn implementation of fully convolutional networks in Chainer, a deep learning framework.218
ahmedfgad/cnngeneticTrains CNNs using a genetic algorithm for classification problems where one class per sample is allowed.22
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
benedekrozemberczki/appnpA PyTorch implementation of a graph neural network model that learns personalized node representations367
mdeff/cnn_graphAn implementation of convolutional neural networks on graphs using spectral filtering1,342
benedekrozemberczki/pytorch_geometric_temporalA PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models2,694