Filter löschen
Filter löschen

about trainbr and tranlm

1 Ansicht (letzte 30 Tage)
DemoiselX
DemoiselX am 22 Jan. 2014
Beantwortet: Greg Heath am 23 Feb. 2014
Hello,
Plz in trainlm is backpropagation algorithm used for learning and levenberg-Mq algorithm for optimization ?also what about trainbr?

Akzeptierte Antwort

Greg Heath
Greg Heath am 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

Weitere Antworten (0)

Kategorien

Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by