matenure / FastGCN

The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
520 stars 111 forks source link

no such folder named (./data/cora_graphSAGE) #26

Open huangt97 opened 4 years ago

huangt97 commented 4 years ago

Hello,I want to use cora dataset with GraphSAGE, but I can't find the file named cora-G.json and there is no such folder named (./data/cora_graphSAGE).I'm appreciate for your help, thank you.

matenure commented 4 years ago

You need to use the code "create_Graph_forGraphSAGE.py" to transfer the format. As per previous comments, please notice your networkx version: nextworkx<=1.11.