Ross ROSS = Recommend OSS · open-source software intelligence for agents

albermax/innvestigate

A toolbox to iNNvestigate neural networks' predictions! observed · 2026-08-28

github.com/albermax/innvestigate · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 16
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3185
  • days_rel: n/a
  • days_push: 509
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1309 stars · 230 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

iNNvestigate is a Python toolbox providing a common interface and out-of-the-box implementations of many neural network explanation methods such as Saliency, GuidedBackprop, SmoothGrad, IntegratedGradients, LRP, PatternNet, and PatternAttribution. It is built on TensorFlow/Keras and aims to make analyzing neural network predictions easy and comparable.

Use cases

  • explain neural network predictions with saliency maps
  • compute LRP relevance scores for a Keras model
  • compare different XAI methods like IntegratedGradients and SmoothGrad
  • visualize which pixels influenced an image classifier's decision
  • interpret deep learning model decisions for research
  • generate attribution maps for TensorFlow 2 models

When to choose

  • you use TensorFlow/Keras and need reference implementations of many explanation algorithms under one interface
  • you want to compare XAI methods like LRP, Deep Taylor, or GuidedBackprop
  • you need a maintained, citable library for neural network interpretability research

When to avoid

  • you work primarily in PyTorch (consider Captum instead)
  • you need model-agnostic explanations for arbitrary black-box APIs
  • you need explanations for non-neural-network models like gradient-boosted trees

Facets

library · maturity active

machine-learning deep-learning nlp image-processing machine-learning deep-learning artificial-intelligence data-science python xai explainability interpretability saliency-maps lrp layer-wise-relevance-propagation integrated-gradients smoothgrad tensorflow neural-network-analysis

2 sources

Member repositories

RepositoryRoleHealth v2
albermax/innvestigatemain30

For agents

markdown · JSON · MCP: product_card(name="albermax/innvestigate")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem