This repository was archived by the owner on Oct 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ status](https://github.com/BirkhoffG/explainax/actions/workflows/test.yaml/badge
88![ pypi] ( https://img.shields.io/pypi/v/explainax.svg ) ![ GitHub
99License] ( https://img.shields.io/github/license/BirkhoffG/explainax.svg )
1010
11+ [ ** Installation** ] ( #installation ) \|
12+ [ ** Documentation** ] ( https://birkhoffg.github.io/explainax/ )
13+
1114` explainax ` is a JAX library for model explanation and interpretation.
1215
13- ## Quick install
16+ ## Installation
1417
1518Simply install via ` pypi ` :
1619
Original file line number Diff line number Diff line change 1414 "cell_type" : " markdown" ,
1515 "metadata" : {},
1616 "source" : [
17- " # Explainax: An Explainable AI Library for JAX\n "
17+ " # Explainax: An Explainable AI Library for JAX"
1818 ]
1919 },
2020 {
2929 "  \n " ,
3030 " \n " ,
3131 " \n " ,
32- " \n " ,
32+ " [**Installation**](#installation) \\ |\n " ,
33+ " [**Documentation**](https://birkhoffg.github.io/explainax/) \n "
34+ ]
35+ },
36+ {
37+ "cell_type" : " markdown" ,
38+ "metadata" : {},
39+ "source" : [
3340 " `explainax` is a JAX library for model explanation and interpretation."
3441 ]
3542 },
3845 "cell_type" : " markdown" ,
3946 "metadata" : {},
4047 "source" : [
41- " ## Quick install \n " ,
48+ " ## Installation \n " ,
4249 " \n " ,
4350 " Simply install via `pypi`:\n " ,
4451 " \n " ,
You can’t perform that action at this time.
0 commit comments