Skip to content
/ inxai Public

Intelligible eXplainable Artificial Intelligence

License

Notifications You must be signed in to change notification settings

sbobek/inxai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelligible eXplainable AI framework (InXAI)

Intelligible eXplainable Artificial Intelligence

Set up environemnt to run examples

Some of the packages used in InXAI anre not available in conda, hence the following code should set up all of the requirements in virtual environment:

conda create --name inxai
conda activate inxai
conda install pip
pip install -r requirements.txt

After that run jupyter lab and anvigate to examples direcotry to run notebooks

About

Intelligible eXplainable Artificial Intelligence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages