RBF Elm PNN-2020
RBF Elm PNN-2020
RBF Elm PNN-2020
Neural Networks
2020
Dr. Mohamed Waleed Fakhr
m
f (x) = wii (x)
i =1
y
Linearly
Output
weighted
Units
output
w1 w2 wm
• Decomposition
Hidden
Units
1 2 m • Feature Extraction
• Transformation
RBF Model
y
Linearly
Output
weighted
Units
output
w1 w2 wm
• Decomposition
Hidden
Units
1 2 m • Feature Extraction
• Transformation
x = x1 x2 xn
m
f (x) = wii (x)
i =1
Non-Linear Models: we adapt the weights and the
RBF parameters
Weights
m
f (x) = wii (x)
i =1
m
f (x) = wii (x)
i =1
Three parameters
for a radial function:
i(x)= (||x − xi||)
⚫ Center xi
⚫ Distance Measure r = ||x − xi||
⚫ Shape
− r2
(r ) = e 2 2
0 and r
= 1.5
= 1.0
= 0.5
In Matlab