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.?

 采纳的回答

Greg Heath
Greg Heath 2015-4-23

0 个投票

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

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by