LSTM network Matlab Toolbox

10 visualizaciones (últimos 30 días)
arman
arman el 6 de Feb. de 2014
Comentada: Walter Roberson el 23 de En. de 2025 a las 19:28
how can i add LSTM matlab toolbox in my matlab? LSTM ( Long short term memory - a kind of Recurrent Neural Net )
thanks
  2 comentarios
Tian Yi Wang
Tian Yi Wang el 15 de Mzo. de 2017
Did u solve this problem now? I want to the answer too =.=
NGR MNFD
NGR MNFD el 17 de Jul. de 2021
hello thanks for your answer.I installed MATLAB 2019 and now I get an error for the input arguments. How can I extend the inputs and give them to LSTM network as a matrix?please help me. thanks.(I use gait-in-neurodegenerative-disease-database-1.0.0 in physionet )

Iniciar sesión para comentar.

Respuesta aceptada

Jan Balaguer
Jan Balaguer el 14 de Jul. de 2015
Editada: Walter Roberson el 6 de Oct. de 2016
  4 comentarios
Walter Roberson
Walter Roberson el 17 de Oct. de 2017
Add the directory to your MATLAB path, using pathtool . Then run the appropriate function from the toolbox.
NGR MNFD
NGR MNFD el 17 de Jul. de 2021
hello thanks for your answer.I installed MATLAB 2019 and now I get an error for the input arguments. How can I extend the inputs and give them to LSTM network as a matrix?please help me. thanks.(I use gait-in-neurodegenerative-disease-database-1.0.0 in physionet )

Iniciar sesión para comentar.

Más respuestas (2)

NGR MNFD
NGR MNFD el 4 de Jul. de 2021
Hello . I hope you have a good day. I sent the article to your service. I implemented the coding part in the MATLAB software, but to implement my network, two lines of setlayers, training MATLAB 2014 give me an error. What other function do you think I should replace? Do you think the codes I wrote are correct?( I used gait-in-neurodegenerative-disease-database in physionet website.) Thanks a lot
  1 comentario
Walter Roberson
Walter Roberson el 4 de Jul. de 2021
What error message to you receive?
Do you have the Statistics toolbox installed? Do you have the Neural Network toolbox installed? (R2014a was before that was renamed to Deep Learning)

Iniciar sesión para comentar.


NGR MNFD
NGR MNFD el 5 de Jul. de 2021
Hello ... thank you for your answer. In the line of SatLayers, trainingoption I have error. I did not add anything to my MATLAB software and I do not know what it is, please help me . thanks
  6 comentarios
Sowmya
Sowmya el 23 de En. de 2025 a las 8:29
I also have the same error. Please can anyone help
Walter Roberson
Walter Roberson el 23 de En. de 2025 a las 19:28
Are you indicating that you are using a MATLAB version before R2016a, and are encountering the problem that TrainingOptions does not exist in your old release?

Iniciar sesión para comentar.

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by