about trainbr and tranlm

Hello,
Plz in trainlm is backpropagation algorithm used for learning and levenberg-Mq algorithm for optimization ?also what about trainbr?

 Accepted Answer

Greg Heath
Greg Heath on 23 Feb 2014
Backpropagation is an optimization technique used in many types of algorithms.
trainlm and trainbr are just two of many algorithms that use BP. However both of these use the BP technique with LM.
At least ten others that use BP are listed in the MATLAB documentation.
Hope this helps.
Thank you for formally accepting my answer
Greg

More Answers (0)

Categories

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

Asked:

on 22 Jan 2014

Answered:

on 23 Feb 2014

Community Treasure Hunt

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

Start Hunting!