ndey96 / GCNN-Explainability

Implementation of "Explainability Methods for Graph Convolutional Neural Networks" from HRL Laboratories
MIT License
77 stars 3 forks source link

Scalability #6

Open yangyangdotcom opened 1 year ago

yangyangdotcom commented 1 year ago

Thank you for your good work. It seems that the data being used here is relatively smal, i.e. only have less than 100 nodes. Have you tried apply it on larger graph? How is the performance?