-
Notifications
You must be signed in to change notification settings - Fork 1
zaidishz/GNN_XAI_Captum
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Install required packages. import os import torch os.environ['TORCH'] = torch.__version__ print(torch.__version__) !pip install -q torch-scatter -f https://data.pyg.org/whl/torch-${TORCH}.html !pip install -q torch-sparse -f https://data.pyg.org/whl/torch-${TORCH}.html !pip install -q git+https://github.com/pyg-team/pytorch_geometric.git !pip install -q captum 1.13.1+cu116
About
Integrated Gradient and Saliency Implemented on MUTAG data
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published