Changing performance function of neural network to root mean square error.
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Onkar Khadke
am 7 Okt. 2020
Kommentiert: Onkar Khadke
am 13 Okt. 2020
Hello,
In neural network, how can we stop the training by telling the network to stop once the root mean square error between target values and output from the network falls below say 0.01 or 0.001 ? I am specifically asking with respect to Levenberg Marquardt algorithm, such that how can we change the performance function to rmse(root mean square error)
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!