integrated-gradients topic
deeplift
Public facing deeplift repo
nn_interpretability
Pytorch implementation of various neural network interpretability methods
WhiteBox-Part1
In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)
interpret-flair
A small repository to test Captum Explainable AI with a trained Flair transformers-based text classifier.
SyReNN
SyReNN: Symbolic Representations for Neural Networks
saliency
PyTorch implementation of 'Vanilla' Gradient, Grad-CAM, Guided backprop, Integrated Gradients and their SmoothGrad variants.
IntegratedGradientsPytorch
Integrated gradients attribution method implemented in PyTorch