Default number of epochs
Mostra commenti meno recenti
Is it true that the default number of epochs in
[net, tr] = train(net,trainV,trainT)
is 1000?
When looking at help information on other training functions like trainlm it shows that default values of its training parameters are:
net.trainParam.epochs 100 Maximum number of epochs to train
Who can give a clear answer on this question. Thanks in advance, Ton S.
1 Commento
Thomas Kanzig
il 9 Gen 2016
Its true my friend. You must insert a biggest number for obtain a better trainings.
Risposta accettata
Più risposte (1)
Ton Schomaker
il 20 Set 2012
0 voti
1 Commento
Greg Heath
il 20 Set 2012
You mistakenly used the ANSWER box instead of the COMMENT box.
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!