about trainbr and tranlm

3 ビュー (過去 30 日間)
DemoiselX
DemoiselX 2014 年 1 月 22 日
回答済み: Greg Heath 2014 年 2 月 23 日
Hello,
Plz in trainlm is backpropagation algorithm used for learning and levenberg-Mq algorithm for optimization ?also what about trainbr?

採用された回答

Greg Heath
Greg Heath 2014 年 2 月 23 日
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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by