Caleydo / confusionflow-ui

Visualize learning dynamics in multi-class image classifiers (e.g., convolutional neural networks) 💬 @gfrogat @thinkh

Home Page:https://confusionflow.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timeline - add better representation for non-continuous epoch samplings

gfrogat opened this issue · comments

the timeline design currently only works for continuous epoch samplings --> e.g. every epoch

as soon as we only log the performance metrics e.g. every 5 epochs the representation breaks, as it's not clearly visible that there are no logs for epochs 2-4, etc.