diff --git a/docs/source/modules/explain.rst b/docs/source/modules/explain.rst index 27128c2a137d..58956e3fe9dd 100644 --- a/docs/source/modules/explain.rst +++ b/docs/source/modules/explain.rst @@ -11,7 +11,7 @@ torch_geometric.explain .. contents:: Contents :local: -Philoshopy +Philosophy ---------- This module provides a set of tools to explain the predictions of a PyG model or to explain the underlying phenomenon of a dataset (see the `"GraphFramEx: Towards Systematic Evaluation of Explainability Methods for Graph Neural Networks" `_ paper for more details).