Filter löschen
Filter löschen

Changing performance function of neural network to root mean square error.

5 Ansichten (letzte 30 Tage)
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)

Akzeptierte Antwort

Pranav Verma
Pranav Verma am 13 Okt. 2020
  1 Kommentar
Onkar Khadke
Onkar Khadke am 13 Okt. 2020
Thank you P. Verma sir. I refered to what you said. I understood how to avoid over training the network. So in trainlm the default performance function used is mse(mean squared error) and we cannot change this to rmse (root mean squared error) ?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by