Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
/ xai-visualization Public archive

Explainable AI project for HCI "Vorlesung" in summer term 2020

Notifications You must be signed in to change notification settings

elite-se/xai-visualization

Repository files navigation

xai-visualisation

This is a python module which offers scripts to start training and evaluation

Usage

Setup using Anaconda

    conda create -c anaconda -n tf-gpu tensorflow-gpu=1.15
    activate tf-gpu
    pip install -e .

Run the training

To run the training, place the contents of korpus_no_video in the data folder.

In an activated (and set up) conda environment run:

xai-train

Generate explanations

xai-explain

Plot the data

xai-plot

About

Explainable AI project for HCI "Vorlesung" in summer term 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •