Neural Net training function parameters
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Pappu Murthy
am 15 Apr. 2021
Beantwortet: Abhishek Gupta
am 19 Apr. 2021
I am trying to use the algorithm trainbr for my feedforward neural net and trying to set up max number of epochs to 5000, using "net.trainParam.epochs = 5000;" statement. However, the training stops exactly at 1000 epochs. And apparently it has not converged. So what should I do to increase the number of epochs?
0 Kommentare
Akzeptierte Antwort
Abhishek Gupta
am 19 Apr. 2021
Hi,
Referring to the following MATLAB Answer, which might help you in resolving the issue: -
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!