/explainax

JAX-based Model Explanation and Interpretation Library

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Explainax: An Explainable AI Library for JAX

Python CI status Docs pypi GitHub License

Installation | Documentation

explainax is a JAX library for model explanation and interpretation.

Installation

Simply install via pypi:

pip install explainax --upgrade

Or upgrade to the latest version of explainax:

pip install git+https://github.com/BirkhoffG/explainax.git --upgrade