Caleydo / confusionflow-ui

Visualize learning dynamics in multi-class image classifiers (e.g., convolutional neural networks) 💬 @gfrogat @thinkh
https://confusionflow.org
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Provide installation documentation #139

Closed thinkh closed 6 years ago

thinkh commented 6 years ago

The installation documentation targets new users that wants to use malevo to visualize their run data.

The documentation must contain the following parts:

The documentation should be added to the README.md and the Wiki

gfrogat commented 6 years ago

As we only work an a minimal feasible version for the paper, is this still relevant?

gfrogat commented 6 years ago

Installation and usage documentation will be incrementally added.

gfrogat commented 6 years ago

We created a simple Python package that also contains the frontend. Installation via pip install and documented in the separate repo.