Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor dashboard #1

Open
aron-bordin opened this issue Nov 30, 2017 · 0 comments
Open

Monitor dashboard #1

aron-bordin opened this issue Nov 30, 2017 · 0 comments

Comments

@aron-bordin
Copy link
Member

aron-bordin commented Nov 30, 2017

The dashboard will display useful data about the training:

  • bach/epoch progress bar, and estimated time to complete
  • training/validation loss plot (with std)
  • button to pause/resume/stop training (requires modification in the Model api)
  • button to save the current state of the model
  • plot model parameters and grad analysis (a checkbox with some options: min/max/mean/std/norm/etcs, and plot this analysis while training). Since it should increase computing time, this should be manually activated by the user.
  • Plot weights
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant