How do I pre-process and process non-image data for Deeplearning?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
yanqi liu
2022 年 3 月 16 日
yes,sir,may be upload your data file,use reshape to get 4-D input,and train cnn
回答 (1 件)
Prateek Rai
2022 年 3 月 22 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Recognition, Object Detection, and Semantic Segmentation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!