How to set limits to the output value of a neural network?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!