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

조회 수: 5 (최근 30일)
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
Abhi Sundararaman
Abhi Sundararaman 2017년 10월 11일
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 2017년 10월 11일
Which release of Neural Network Toolbox are you using? You can check this using the ver function.

댓글을 달려면 로그인하십시오.

답변 (1개)

NGR MNFD
NGR MNFD 2021년 7월 2일
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

카테고리

Help CenterFile Exchange에서 Install Products에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by