lstm regression (Initial learning rate and training options)

Hello everyone,
I have used this code and found an error as shown in the attached screenshot image regarding Intial Learning Rate and Training Options.
Please, help me to solve this problem.
Thanks in advance

 Respuesta aceptada

Mohith Kulkarni
Mohith Kulkarni el 8 de Oct. de 2020
The parameter is 'InitialLearnRate' and not 'InitialLearningRate'.
check Solver Options section of the trainingOptions function documentation for more information.

2 comentarios

Ahmed Elbeltagi
Ahmed Elbeltagi el 8 de Oct. de 2020
Editada: Ahmed Elbeltagi el 8 de Oct. de 2020
Thanks for your help. It is working. I have received another error (see the attached screenshot). How to solve it.
Waiting for your reply
Make sure you are using the right input. I think you are supposed to use trainNetwork(X,Y,layers,Opts) instead of trainNetwork(Y,Y,layers,Opts)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by