Radial Basis Functions
Radial Basis Functions
Networks
Introduction
• The back-propagation learning algorithm for multilayer perceptrons,
may be viewed as the application of a recursive technique known in
statistics as stochastic approximation.
• The concept of Radial Basis function-based learning machine is based
on the following concepts involving two stages:
• The first stage transforms a given set of nonlinearly separable patterns into a
new set for which, under certain conditions, the likelihood of the transformed
patterns becoming linearly separable is high
• The second stage completes the solution to the prescribed classification
problem by using least-squares estimation
Types of Radial Basis Functions
In mathematics a radial basis function (RBF) is a real-valued function whose value
depends only on the distance between the input and some fixed point
• Input layer. The size of the input layer is determined by the dimensionality of the input vector x, which is
denoted by m0.
Framing the hidden layer
Training the output layer