How can I add constraint on Neural network
Afficher commentaires plus anciens
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 commentaire
gyuyoung Hwang
le 21 Nov 2019
Modifié(e) : gyuyoung Hwang
le 21 Nov 2019
Réponses (1)
Srivardhan Gadila
le 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
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!