SCUT-CCNL / gcn-lrp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 100.0%