Can any one provide step by step procedure for trainlm and trainbr algorithm

I have written a code in matlab ( neural networks ) where i used trainlm and trainbr keywords , i want to know how this algorithm is working ? and how the weights are updated in neural networks

2 commentaires

You have neither sufficiently explained your problem nor sufficiently given a hint as to how you tried to solve it.
Try again.
Greg
I have written code for load forecasting where I used trainbr , it is a key word for Bayesian regularization backpropagation , now i want to know how internally the keyword works

Connectez-vous pour commenter.

Réponses (1)

1. Read the documentation
a. help trainbr
b. doc trainbr
c. type trainbr
2. Consult posts in comp.soft-sys.matlab. Try search words
a. greg trainbr
b. -greg trainbr
3. Consult posts in ANSWERS. Try search words
a. greg trainbr
b. -greg trainbr
4. When you have questions refer back to this ANSWERS posting
Hope this helps
Thank you for formally accepting my answer
Greg

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by