A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
GNU General Public License v3.0
786
stars
135
forks
source link
Vanilla version vs Advanced version #33
Closed
sunisfighting closed 2 years ago
Thanks for your nice code first! This version is only Vanilla ClusterGCN, right? BTW, do you know what is the default dataset?