Undefined function or variable 'lstmLayer': Missing Neural Network Toolbox functions

5 visualizaciones (últimos 30 días)
I'm trying to follow the Classify Sequence Data Using LSTM Networks tutorial but MATLAB gives me multiple errors when I try to run it.
Many of the functions used in the tutorial couldn't be found giving the error 'Undefined function or variable "function"'. I checked if the Neural Network Toolbox was properly installed and lincensed (which was) and tried to find the respective files in MATLAB nnet toolbox directory (which I dindn't find).
I can run different nnet tutorials like Create Simple Deep Learning Network for Classification where the system succeeds on finding the imageInputLayer function, although it failed previously to find the lstmLayer function.
  2 comentarios
Abhi Sundararaman
Abhi Sundararaman el 11 de Oct. de 2017
How did you check if Neural Network Toolbox was properly installed? If there are missing files, there's a chance that the installation only partially succeeded. One quick thing to try would be to just reinstall the neural network toolbox. This post describes how to manage toolboxes:
Steven Lord
Steven Lord el 11 de Oct. de 2017
Which release of Neural Network Toolbox are you using? You can check this using the ver function.

Iniciar sesión para comentar.

Respuestas (1)

NGR MNFD
NGR MNFD el 2 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

Categorías

Más información sobre Install Products 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