How to set limits to the output value of a neural network?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!