70 likes | 211 Views
Radial Basis Functions Neuron Model Network Architecture Exact Design (newrbe) More Efficient Design (newrb) Generalized Regression Networks (GRNN) Probabilistic Neural Networks. Radial Basis Networks. Neuron Model.
E N D
Radial Basis Functions • Neuron Model • Network Architecture • Exact Design (newrbe) • More Efficient Design (newrb) • Generalized Regression Networks (GRNN) • Probabilistic Neural Networks
RadialBasis Networks Neuron Model
The radial basis function has a maximum of 1 when its input is 0. As the distance between w and p decreases, the output increases. Thus, a radial basis neuron acts as a detector that produces 1 whenever the input p is identical to its weight vector p.
Network Architecture: Where R = number of elements in input vector. S1= number of neurons layer 1 S2= number of neurons in layer 2
Generalized Regression Networks • Generalized regression networks (GRNN) is often used for function approximation. Network architecture
Probabilistic Neural Networks • Probabilistic neural networks can be used for classification problems. Network architecture