the value of spread must be varied from 2 to 0.1?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I Varried the value of spread in newrb, to get the best performance of training with radial basis function network.But, i found the same results for all different value of spread.it 's possible?
0 Kommentare
Antworten (1)
MD QIDWAI
am 29 Apr. 2018
If you are using your sample data/Training data for comparing performance, then you will not get any effect of spread value. However, divide your sample in two groups, for training and verification. After training of the RBN, use your other data for verification. You will get to see the effect of spread.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!