Are the SGDM and traingd algorithms the same?

2 ビュー (過去 30 日間)
Carlo Cavaliere Ballesta
Carlo Cavaliere Ballesta 2021 年 1 月 27 日
回答済み: Hrishikesh Borate 2021 年 2 月 2 日
Are the Stochastic gradient descent with momentum algorithm (SGDM), used with the "trainNetwork" function and the Gradient descent with momentum backpropagation (traingdm), used with the "train" function the same algorithm? Is one an updated version of the other? Is one only used for one type of neural network? What's the difference?
Thank you in advance.

回答 (1 件)

Hrishikesh Borate
Hrishikesh Borate 2021 年 2 月 2 日
Hi,
Refer to the Algorithms section of the documentation for trainingOptions and traingdm.

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by