| Fundamentals of Statistics contains material of various lectures and courses of H. Lohninger on statistics, data analysis and chemometrics......click here for more. |

Home Multivariate Data Modeling Neural Networks RBF Neural Networks RBF Network as Kernel Estimator |
||
| See also: RBF network | ||
RBF Network as Kernel EstimatorRBF neural networks belong to the class of kernel estimation methods.
These methods use a weighted sum of a finite set of nonlinear functions
,
where h is the number of kernel functions,
When R equals 0, the kernel function is the classical Gaussian function (see figure below). A large R creates a flat top of the kernel which more and more approaches the form of a cylinder with increasing R.
The output layer of an RBF network combines the kernel function of all hidden neurons with a linear-weighted sum of these functions. Depending on various parameters, the response of the network can assume virtually all thinkable shapes. Several possible response functions obtained from a network with five hidden neurons by varying the S and the R parameters are displayed below.
|
||