Number of validation checks in neural network training window
Show older comments
Line 1 - net.divideFcn = 'dividerand'; Line 2 - [trainInd,valInd,testInd] = dividerand(400,0.7,0.15,0.15);
I was wondering why the validation checks will not run in the training window, but when I erased line 2, the validation checks run.
Thank you.
1 Comment
Greg Heath
on 31 Jul 2015
Insufficient information. Post your code.
Answers (0)
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!