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!