How do I pre-process and process non-image data for Deeplearning?
1 view (last 30 days)
Show older comments
I am trying to make predictions using deep learning and CNN on non-image data but running into difficulty processing csv file for training.
3 Comments
yanqi liu
on 16 Mar 2022
yes,sir,may be upload your data file,use reshape to get 4-D input,and train cnn
Answers (1)
Prateek Rai
on 22 Mar 2022
Hi,
You can refer to "Signal Processing Applications" section of the following Preprocess Data for Domain-Specific Deep Learning Applications MathWorks Documentation page to know more about pre-processing non-image data for deep learning.
0 Comments
See Also
Categories
Find more on Recognition, Object Detection, and Semantic Segmentation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!