In MATLAB , NANs in during training neural network
1 回表示 (過去 30 日間)
古いコメントを表示
I encountered a very strange problem while using Matlab 2016a Using a neural network built into the Perceptron NNtool toolbox, I try to predict a nonlinear variable. However, during training, the values obtained are for testing and training and validation of NANs. I tried to change the learning speed and hide the layers, but nothing worked. Do you have any idea, why is this so? Any help is greatly appreciated!
1 件のコメント
Arjun Suhass
2022 年 1 月 25 日
Please improve this question with a reproducible code sample or link to the example.
回答 (1 件)
David Willingham
2021 年 11 月 15 日
Hi,
MathWorks didn't build the Perceptron NNtool toolbox. You can run shallow neural networks in both the Statistics and Machine Learning toolbox:
and within Deep Learning Toolbox there is also functionality:
Have you had a look at either of those? If so, then there is support MathWorks could offer
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!