How to train NN by keeping all the weights fixed except one of the weights ?
이전 댓글 표시
I am using the neural network toolbox for my project,and I need to make big neural network which all its weights are fixed(I need to set specific weight to them before training) except of one weight(which need to be obtained after this training), How can I train my net which wants to update just one weight and keeps other weights unchanged?
although I read the below link but still I confused with my problem:
I will appreciate in advanced if anyone can help me with this problem.
채택된 답변
추가 답변 (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!