Initial weight fixing in neural network

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 ExchangeDeep 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