diffpool icon indicating copy to clipboard operation
diffpool copied to clipboard

Can this classify nodes on a single graph?

Open xuesanshi opened this issue 6 years ago • 1 comments

Can this classify nodes on a single graph?

xuesanshi avatar Mar 26 '19 08:03 xuesanshi

I think you do not need to do aggregation of node embeddings into graph embeddings if you want to classify nodes. You can simply use GCN/GraphSAGE/GAT etc.

RexYing avatar Apr 09 '19 19:04 RexYing