Update README.md

This commit is contained in:
araison 2023-03-06 11:49:25 +01:00
parent 79283e9a9d
commit 2fed8f3b37
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Here is the an example code for using EiXGNN from the `"EiX-GNN: Concept-level eigencentrality explainer for graph neural Here is the an example code for using EiXGNN from the [EiX-GNN: Concept-level eigencentrality explainer for graph neural
networks"<https://arxiv.org/abs/2206.03491>`_ paper networks](https://arxiv.org/abs/2206.03491) paper
```python ```python
from torch_geometric.datasets import TUDataset from torch_geometric.datasets import TUDataset