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

New widget to plot the training loss #3

Open
salvacarrion opened this issue Aug 16, 2016 · 0 comments
Open

New widget to plot the training loss #3

salvacarrion opened this issue Aug 16, 2016 · 0 comments

Comments

@salvacarrion
Copy link
Contributor

salvacarrion commented Aug 16, 2016

Usually is a good practice to analyze the evolution of the loss to understand how the model is being optimised. To achieve this, we can either output the loss as an array when the training finish or send it to the chart in a online way, having the possibility to stop the training at any given moment.
main-qimg-d23fbbc85b7d18b4e07b7942ecdfd856

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant