Does 'traingd' function in nntraintool implement plain vanilla gradient descent? Or does it change the learning rate adaptively?

답변 (1개)

The 'traingd' training function implements vanilla gradient descent. If you want to implement "Variable Learning Rate Gradient Descent" then you can use 'traindx' function.
For knowing about different training functions that can be used with "fitnet" function, please access the documentation with the following command.
doc fitnet
Hope this helps!

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품

릴리스

R2018b

태그

질문:

2019년 3월 19일

답변:

2024년 12월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by