Content deleted Content added
m →Control of a chaotic time series: Typo fixing, replaced: paramer → parameter |
m Remove figure labels in captions Tags: Mobile edit Mobile app edit iOS app edit |
||
Line 25:
==Network architecture==
[[Image:Radial funktion network.svg|thumb|250px|right|
Radial basis function (RBF) networks typically have three layers: an input layer, a hidden layer with a non-linear RBF activation function and a linear output layer. The input can be modeled as a vector of real numbers <math>\mathbf{x} \in \mathbb{R}^n</math>. The output of the network is then a scalar function of the input vector, <math> \varphi : \mathbb{R}^n \to \mathbb{R} </math>, and is given by
Line 69:
The parameters <math> a_i </math>, <math> \mathbf{c}_i </math>, and <math> \beta_i </math> are determined in a manner that optimizes the fit between <math> \varphi </math> and the data.
[[Image:Unnormalized radial basis functions.svg|thumb|250px|right|
]]
Line 78:
|width=250
|image1=Normalized radial basis functions.svg
|caption1=
|image2=3 Normalized radial basis functions.svg
|caption2=
|image3=4 Normalized radial basis functions.svg
|caption3=
}}
|