FastGCN
FastGCN copied to clipboard
x tx files not opening
Hi there are two things I want to ask . It can be a dumb question as I am new to it.
-
x , tx files are not loading but no errors either .. I am using python 3.7.
-
I want to run FastGCN on my own dataset. Is there any guide/steps how can I create my x,y,tx,ty,graph files from my own dataset ?
- try python 2.7
- we probably did not write codes transferring to x,y,tx... files; but you can refer to "transformRedditGraph2NPZ.py" for another format.