/gcn-lrp

Primary LanguagePython

Explanation for graph convolutional networks

GCN-LRP is a repository of codes and experiment results for explanation for graph convolutional networks.

Publications

See the following publications for examples of this code in use:

Codes

gcn_lrp.py is the Python code of GCN_LRP method.
lrp_summary_test.py is the Python code of a GCN_LRP example.