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

Respuestas (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!

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2018b

Etiquetas

Preguntada:

el 19 de Mzo. de 2019

Respondida:

el 23 de Dic. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by