Radial basis function network: Difference between revisions

Content deleted Content added
Line 160:
====Training the basis function centers====
 
Basis function centers can be either randomly sampled among the input instances or found by [[data clustering|clustering]] the samples and choosing the the cluster means as the centers.
 
The RBF widths are usually all fixed to same value which is proportional to the maximum distance between the chosen centers.