diff --git a/README.md b/README.md index 2f67e53..ef06b62 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -Here is the an example code for using ScoreCAM GNN from the [ScoreCAM GNN : a generalization of an optimal local post-hoc explaining method to any geometric deep learning models](https://arxiv.org/abs/2207.12748) paper +# ScoreCAM GNN + + +Official implementation of ScoreCAM GNN algorithm. For further informations, see [ScoreCAM GNN : a generalization of an optimal local post-hoc explaining method to any geometric deep learning models, paper](https://arxiv.org/abs/2207.12748) + +## Run an example ```python from torch_geometric.datasets import TUDataset