Why can't I use my neural network toolbox even though it is installed?
4 views (last 30 days)
Show older comments
MathWorks Support Team
on 30 Nov 2017
Edited: MathWorks Support Team
on 26 Aug 2021
Why can't I use my neural network toolbox even though it is installed?
I have installed and verified that I have the neural network toolbox using the "ver" command.
However, when my script calls a function from the neural network toolbox, I got the following error message:
ERROR: Error using cnn_classifier (line 27)
The function requires Matlab version 2017b (9.3) or later, Neural Networks toolbox version 2017b (11.0) or later, the Neural NetworksToolbox(TM) Importer for TensorFlow-Keras Models.
Accepted Answer
MathWorks Support Team
on 30 Aug 2021
Edited: MathWorks Support Team
on 26 Aug 2021
Based on the error message you provided, it seems like you would need to download additional files from the following link:
0 Comments
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!