A toolbox to iNNvestigate neural networks' predictions!
This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most datasets. For more information on the repair process, see our paper on Certifying and Removing Disparate Impact. For information on the full auditing process, see our paper on…
Project Page // Paper // No-code Web Demo // Colab Notebook
This repo contains the code for our talk "Demystifying the neural network black box". Slides are available on Speaker Deck. This code has not been maintained for over a year. It's archived on 2024-12-18.
The main features of idealo/cnn-exposed are: Explainable AI Libraries.
Open-source alternatives to idealo/cnn-exposed include: albermax/innvestigate — A toolbox to iNNvestigate neural networks' predictions! algofairness/blackboxauditing — This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most… alvinwan/neural-backed-decision-trees — Project Page // Paper // No-code Web Demo // Colab Notebook. andosa/treeinterpreter — TreeInterpreter. ankurtaly/integrated-gradients — (a.k.a. Path-Integrated Gradients, a.k.a. Axiomatic Attribution for Deep Networks). aerdem4/lofo-importance — Leave One Feature Out Importance.