Why can't I use my neural network toolbox even though it is installed?
3 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2017 年 11 月 30 日
編集済み: MathWorks Support Team
2021 年 8 月 26 日
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.
採用された回答
MathWorks Support Team
2021 年 8 月 30 日
編集済み: MathWorks Support Team
2021 年 8 月 26 日
Based on the error message you provided, it seems like you would need to download additional files from the following link:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!