integrated-gradients topic

List integrated-gradients repositories

nn_interpretability

105
Stars
20
Forks
Watchers

Pytorch implementation of various neural network interpretability methods

WhiteBox-Part1

39
Stars
16
Forks
Watchers

In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)

interpret-flair

22
Stars
2
Forks
Watchers

A small repository to test Captum Explainable AI with a trained Flair transformers-based text classifier.

SyReNN

38
Stars
5
Forks
Watchers

SyReNN: Symbolic Representations for Neural Networks

saliency

15
Stars
3
Forks
Watchers

PyTorch implementation of 'Vanilla' Gradient, Grad-CAM, Guided backprop, Integrated Gradients and their SmoothGrad variants.

IntegratedGradientsPytorch

20
Stars
5
Forks
Watchers

Integrated gradients attribution method implemented in PyTorch