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

ml.mlp add monitor output error while training ? #enhancement #135

Open
FredVoisin opened this issue Jul 10, 2017 · 1 comment
Open

ml.mlp add monitor output error while training ? #enhancement #135

FredVoisin opened this issue Jul 10, 2017 · 1 comment
Assignees

Comments

@FredVoisin
Copy link

Since training a MLP may take quite a long time, it may be usefull to monitor the MLP output error while training, such as a mean error at each epoch loop.
Then, such a monitoring may provide the ability to stop (or continue) the training process at any time by clicking on a message (stop, or train).

@jamiebullock
Copy link
Contributor

This is good suggestion, if it's not a big job I'll add it to the next release.

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

2 participants