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
Predicting labels with respect to each node #34
Closed
anshita22 closed 2 years ago
How can I use the same model and code to predict node-wise labels as when clusters are formed original node-ids changes?