The CNN neural network processes one-dimensional signals
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, I have built a CNN neural network. The labels I made are 0 and 1, but the output prediction result is '<undefined> '. What is the reason?
답변 (1개)
Sai Bhargav Avula
2020년 3월 24일
Hi,
There can be many reasons why this can happen. Have you checked your loss value. If it is NAN(this is the common reason ) then you need to adjust your hyperparameters accordingly like reducing the learning rate etc.
Hope this helps!
댓글 수: 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!