Convolution Neural network for regression problems
Ältere Kommentare anzeigen
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 Kommentar
Akzeptierte Antwort
Weitere Antworten (1)
Jahetbe
am 10 Jan. 2022
0 Stimmen
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!