Content deleted Content added
m →Further reading: Task 17: replace deprecated: |last-author-amp= (1× replaced; usage: 1 of 6); |
Tom.Reding (talk | contribs) |
||
Line 46:
|last3=Wang|first3=Guanyu
|last4=Acikkar|first4=Mustafa
|date=
|publication-date=6 January 2003
|volume=3
Line 169:
==Training==
RBF networks are typically trained from pairs of input and target values <math>\mathbf{x}(t), y(t)</math>, <math>t = 1, \dots, T</math> by a two-step algorithm.
In the first step, the center vectors <math>\mathbf c_i</math> of the RBF functions in the hidden layer are chosen. This step can be performed in several ways; centers can be randomly sampled from some set of examples, or they can be determined using [[k-means clustering]]. Note that this step is [[unsupervised learning|unsupervised]].
|