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

Revise timline layout #126

Closed thinkh closed 6 years ago

thinkh commented 6 years ago
thinkh commented 6 years ago
  • All runs have same epoch length
  • The granularity of all runs is equal

For now we "ignore" these requirements and just select compatible runs ourself. Later we should extend the run selector (see #145).