This commit is contained in:
araison 2024-04-28 16:00:08 +02:00
parent 1f3ceca220
commit 9b645ad8d8
1 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
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
# EiX-GNN
Official implementation of EiXGNN algorithm. For further informations, see [EiX-GNN: Concept-level eigencentrality explainer for graph neural networks, paper](https://arxiv.org/abs/2206.03491).
## Run an example
```python
from torch_geometric.datasets import TUDataset