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

 Réponse acceptée

> 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

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by