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!