Number of validation checks in neural network training window
Afficher commentaires plus anciens
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 commentaire
Greg Heath
le 31 Juil 2015
Insufficient information. Post your code.
Réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!