How to set limits to the output value of a neural network?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I am new to using Neural Network Toolbox in Matlab. I am trying to use Neural Networks for curvefitting where I have a condition that the output should lie between -2000 and 2000. My training set also has its values ranging between -2000 and 2000. Is there a work around on how to implement such constraints where I manipulate the output layer directly? Or is it better to have a saturation function next to the neural network output which imposes the limits?
Thanks a lot.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox 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!