williamleif / GraphSAGE

Representation learning on large graphs using stochastic graph convolutions.
Other
3.43k stars 844 forks source link

How much time does the big graph take #164

Open Albert-xj opened 3 years ago

Albert-xj commented 3 years ago

I have a graph with 40 million nodes and 2.5 billion edges. How long will it take with unsupervised graphsage?