The CNN neural network processes one-dimensional signals
Afficher commentaires plus anciens
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 commentaire
Jintao Wu
le 2 Mar 2020
The MATLAB tell you which is not defined ?
Réponses (1)
Sai Bhargav Avula
le 24 Mar 2020
0 votes
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!
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!