In MATLAB , NANs in during training neural network

조회 수: 2 (최근 30일)
Amir Khan
Amir Khan 2021년 11월 13일
댓글: Arjun Suhass 2022년 1월 25일
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
Arjun Suhass 2022년 1월 25일
Please improve this question with a reproducible code sample or link to the example.

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

답변 (1개)

David Willingham
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

태그

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by