109 Forks
501 Stars
501 Watchers

FastGCN

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

How to download and setup FastGCN

Open terminal and run command
git clone https://github.com/matenure/FastGCN.git
git clone is used to create a copy or clone of FastGCN repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FastGCN https://github.com/matenure/FastGCN/archive/master.zip

Or simply clone FastGCN with SSH
[email protected]:matenure/FastGCN.git

If you have some problems with FastGCN

You may open issue on FastGCN support forum (system) here: https://github.com/matenure/FastGCN/issues