Neuro-Lab: Improvement Request - Stop on next Error Rate Low
Author: LenMoz
Creation Date: 2/19/2017 10:08 PM
profile picture

LenMoz

#1
Background: Training already has a stopping condition..., "Auto-stop after Epochs without an error rate low" controlled by a checkbox. This request is to Auto-stop on the next error rate low, also controlled by a checkbox. The intent is to stop training on a "local best" minimum error. When the box is checked, training should stop the next time "Epochs since Error rate low" equals zero.

Besides the checkbox and label, a single well-placed "if" statement might do it:
CODE:
Please log in to see this code.


My current workaround is to Clear Graphs, then Stop/Continue repetitively until the error is low in the graph. But that's a pain.

My suggested screen location is on the attached screen shot.
profile picture

Cone

#2
That sounds easy enough. Please create a ticket and I'll try to work up a test version for you.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).