How to write a Code for regularization of RBF Neural Network?

Dear All,
Please advice with a code for regularization of RBF Neural Network ?. I've tried the newff with RADBAS, PURELIN and MSEREG., but it does not work. considing the input P, T
Appreciate your response

 Accepted Answer

Writing your own code will not be easy. Why don't you search the net? Especially search comp.ai.neural-nets. I know there are references for good RBF codes there.
Why do you need an RBF?
Why do you need a regularized RBF?
Why not an MLP or regularized MLP?
Is this regression or classification?
How large are your input and target matrices?
Hope this helps.
Greg

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!