Is there a way to specify some weights of ANN, as I build a parallel ANN structure, and the output of the whole ANN is the summary of sub-ANN, say Out=Out1+Out2-Out3,so the weight of the output neuron are 1,1,-1. My question is: can I specify these three weights, while the other weights will be updated automatically?

 채택된 답변

Greg Heath
Greg Heath 2015년 2월 3일

0 개 추천

Set the learning rates of the output layer to zero.

댓글 수: 1

liang
liang 2015년 2월 3일
That sounds make sense, but I do not find how to set the lr of the output layer to zero.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2015년 2월 3일

댓글:

2015년 2월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by