Skip to content

JAX-based Model Explanation and Interpretation Library

License

Notifications You must be signed in to change notification settings

BirkhoffG/explainax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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