Neural Nets with Constraints

Is it possible to constrain or restrict the parameter estimates of a neural net? I.e., IW(1,1) = 1, >0, etc. etc.?

 Risposta accettata

Greg Heath
Greg Heath il 23 Apr 2015

0 voti

It could be done but that would require modifying code to the point where it is too complicated and slow. For example, stop after every epoch and set a subset of weights to specified constant values.
YUCK!
Greg

Più risposte (0)

Categorie

Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by