Radial basis function network: Difference between revisions

Content deleted Content added
Line 108:
==Training==
 
In a RBF network there are three types of parameters that need to be chosen to adapt the network for a particular task: the center vectors <math>c_i</math>, the output weights <math>w_i</math>, and the RBF width parameters <math>/\beta_i</math>. In the sequential training of the weights are updated at each time step as data streams in.
 
For some tasks it makes sense to define an objective function and select the parameter values that minimize it's value. The most common objective function is the least squares function