What is the default function or range for initialization of the weights and bias in the Artificial Neural Network?

6 views (last 30 days)
What is the default function or range for the first initialization of the weights and bias in the Artificial Neural Network?

Answers (1)

Greg Heath
Greg Heath on 16 Jan 2014
Nguyen-Widrow Algorithm
help initnw
doc initnw
https://www.google.com/#q=nguyen+widrow+neural+networks
Hope this helps.
Thank you for formally accepting my answer
Greg

Community Treasure Hunt

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

Start Hunting!