Interactive Visualisation with InVis

Papers

Please have a look at and cite:

Using it

Download

wget https://ml-tuw.github.io//software/InVis/InVis_v1.tar.bz2
tar xfj InVis_v1.tar.bz2

Install with Conda

cd InVis
conda create --name invis --file spec-file.txt 

Run

conda activate invis
python Main.py 

Help

Watch the demo and read the manual.