Why can't I use my neural network toolbox even though it is installed?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 30 de Nov. de 2017
Editada: MathWorks Support Team
el 26 de Ag. de 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.
Respuesta aceptada
MathWorks Support Team
el 30 de Ag. de 2021
Editada: MathWorks Support Team
el 26 de Ag. de 2021
Based on the error message you provided, it seems like you would need to download additional files from the following link:
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox 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!