How can I add constraint on Neural network
Show older comments
I use matlab to model ANN using some data. and some minmun target has zero value
ANN model and it's graph is continuous, so it has - region but it is impossble for output data to get - value
so i want to exclude thoes - region
How can i give my ANN such constraints?
1 Comment
gyuyoung Hwang
on 21 Nov 2019
Edited: gyuyoung Hwang
on 21 Nov 2019
Answers (1)
Srivardhan Gadila
on 14 Jan 2020
0 votes
The following links might help you:
- mathworks.com/matlabcentral/answers/99132-is-it-possible-to-impose-constraints-on-a-neural-network-using-neural-network-toolbox
- mathworks.com/matlabcentral/answers/197825-neural-nets-with-constraints
- mathworks.com/matlabcentral/answers/305546-neural-networks-can-i-constrain-the-range-of-the-output-of-the-network
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!