Convolution Neural network for regression problems
Show older comments
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 Comment
Accepted Answer
More Answers (1)
Jahetbe
on 10 Jan 2022
0 votes
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!