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

 채택된 답변

> 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 Exchange에서 Deep 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