Hai, What is the basic instruction to fix initial weights in neural network tool box? And also i want to know the value of the initial weights to get efficient output.

 채택된 답변

Greg Heath
Greg Heath 2015년 8월 28일

0 개 추천

.
You can use the CONFIGURE function to initialize weights.
Otherwise, the training function will automatically initialize weights of a weightless net. If the net has weights, it will begin training with those.
For designing Ntrials multiple nets in a double loop, the configure statement should be the first in the inner loop.
Hope this helps.
For examples search using
greg Ntrials
Hope this helps.
Thank you for formally accepting my answer
Greg

추가 답변 (0개)

카테고리

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

태그

아직 태그를 입력하지 않았습니다.

질문:

2015년 8월 26일

답변:

2015년 8월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by