Function of specifying spread value while using newpnn function of neural networks??

I am using newpnn function in which if i specify the spread value as 1 ,i am getting output for same as trained feature,if i increases the spread the output for detected frames increases... my que is what is the influence of mentioning spread in newppn function??? How can i see the weight updation in newpnn function??

 採用された回答

Greg Heath
Greg Heath 2015 年 4 月 19 日
> i am getting output for same as trained feature
I do not understand what that is supposed to mean.
> output for detected frames increases...
I do not understand what that is supposed to mean.
> How can i see the weight updation in newpnn function??
Weights are only created once but never updated.
The command
type newpnn
reveals the source code.
Hope this helps.
Greg

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2015 年 4 月 18 日

回答済み:

2015 年 4 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by