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!