Deep Network Designer Early Stopping
31 views (last 30 days)
Show older comments
How do i setup a stop operation for a pre-trained network (in deep network desinger app) once a performance plateau has been achieved ?
0 Comments
Accepted Answer
Philip Brown
on 21 Jun 2021
In Deep Network Designer, on the "Training" tab, open the "Training Options" dialog. Under the "Advanced" options, set the ValidationPatience. I'd try a value something like 5. This turns on automatic validation stopping.
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!