You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a new docker image for use on a training instance that exposes a web server with:
/training: a page showing current training progress parsed out from the training log every few minutes (plot of loss vs. iterations; learning rate; etc.).
/data: a simple viewer that lets us browse the training and validation datasets.
The text was updated successfully, but these errors were encountered:
Make a new docker image for use on a training instance that exposes a web server with:
/training
: a page showing current training progress parsed out from the training log every few minutes (plot of loss vs. iterations; learning rate; etc.)./data
: a simple viewer that lets us browse the training and validation datasets.The text was updated successfully, but these errors were encountered: