How to constrain layer weights to be constant or of a specified sign in a neural network

2 次查看(过去 30 天)
Using neural network tool
How to setup a subset of the layer weights to a specified value while preventing their learning using net.layerWeights{i,j}.learn=false.
How to constrain the layer weights to have a specified sign while training with learning, using net.layerWeights{i,j}.learn=true?

回答(0 个)

类别

Help CenterFile 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