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""
520 stars
 12 watching
 111 forks
 
Language: Python 
last commit: over 4 years ago 
Linked from   1 awesome list  
  fastgcngraph-convolutional-networksgraphsagereddit 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  An implementation of a deep learning algorithm for graph data | 270 | 
|    |  A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 | 
|    |  An implementation of learnable graph convolutional networks for efficient graph processing | 46 | 
|    |  A PyTorch implementation of a clustering algorithm for graph neural networks | 788 | 
|    |  An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries. | 45 | 
|    |  A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods. | 64 | 
|    |  An implementation of SimGNN, a neural network approach to computing graph similarity | 768 | 
|    |  An implementation of graph neural networks for solving combinatorial optimization problems | 43 | 
|    |  A PyTorch implementation of a graph neural network architecture | 1,246 | 
|    |  An implementation of fully convolutional networks in Chainer, a deep learning framework. | 218 | 
|    |  Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. | 22 | 
|    |  A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 | 
|    |  A PyTorch implementation of a graph neural network model that learns personalized node representations | 367 | 
|    |  An implementation of convolutional neural networks on graphs using spectral filtering | 1,342 | 
|    |  A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |