Convolution Neural network for regression problems
Mostrar comentarios más antiguos
Hi everyone
I want to use CNN for my problem. The existing examples in the MATLAB (Here) provided for images as 4-D arrays but my problem is as follows:
Inputs = N (78000,24)
Output = Y(78000,1)
How can I use the mentioned examples for my problem?
Thanks in advanced.
1 comentario
Respuesta aceptada
Más respuestas (1)
Jahetbe
el 10 de En. de 2022
0 votos
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!