The CNN neural network processes one-dimensional signals
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
Sai Bhargav Avula
el 24 de Mzo. de 2020
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 comentarios
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!