gnn-model-explainer
gnn-model-explainer copied to clipboard
Doubt: GNNExplainer on Deep GCNN on Graph Classification Tasks
Hi @RexYing!
Thank you for the great package, I really enjoyed reading the paper as well.
I'm thinking of applying your explanation model to a deep graph CNN that I trained on a graph classification task making use of stellargraph package (Repo here).
The architecture contains a pooling layer/fully connected layer and it wasn't clear if your method would work with this type of layers?
Best,
Francisco
@franciscogrisanti Did you find a way to do this. If yes, please share it.
Hi Francisco, great question! Were you able to get it run with the stellargraph package? Any updates for the pooling layer?