How to specify some weight of ANN?
이전 댓글 표시
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?
채택된 답변
추가 답변 (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!