baldassarreFe / graph-network-explainabilityLinks
Explainability techniques for Graph Networks, applied to a synthetic dataset and an organic chemistry task. Code for the workshop paper "Explainability Techniques for Graph Convolutional Networks" (ICML19)
☆125Updated 6 years ago
Alternatives and similar repositories for graph-network-explainability
Users that are interested in graph-network-explainability are comparing it to the libraries listed below
Sorting:
- Implementation of "Explainability Methods for Graph Convolutional Neural Networks" from HRL Laboratories☆84Updated 4 years ago
- ☆62Updated 5 years ago
- Code for "Explainability methods for graph convolutional neural networks" - PE Pope*, S Kolouri*, M Rostami, CE Martin, H Hoffmann (CVPR …☆34Updated last month
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆63Updated 2 years ago
- Official implementation of our FLAG paper (CVPR2022)☆145Updated 3 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆97Updated 3 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆324Updated last year
- A Tensorflow 2.0 implementation of Graph Isomorphism Networks.