about trainbr and tranlm

조회 수: 4 (최근 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 CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by