optimization method of radial basis neural network , newrb function

3 visualizaciones (últimos 30 días)
I am working on radial basis neural network with newrb function. I wondered what kind of optimization method is used to find the input weights. It's similar to the least square error but not exactly the same. Thanks

Respuesta aceptada

Greg Heath
Greg Heath el 10 de Mayo de 2013
Editada: Greg Heath el 10 de Mayo de 2013
The code is given in
type newrb
Each epoch the worst performing vector is added to the hidden layer as a Gaussian transfer function center to improve performance.
Hope this helps.
Thank you for formally accepting my answer.
Greg

Más respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by