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!