How to import training data into deep learning designer toolbox ?
조회 수: 9 (최근 30일)
이전 댓글 표시
I am using Matlab version 2021b.
I have training data size = 23756X3499 (ECG Signal data)
I am working on binary classification. I want to design 1DCNN + LSTM using deep learning designer toolbox.
I found difficulties to import data inside deep learning designer toolbox.
Can any one guide me how to import data (signal- time series sequence(ECG) for above network?
Thanks
댓글 수: 0
답변 (1개)
Katja Mogalle
2022년 6월 22일
An example on how to import sequence data into Deep Network Designer can be found in the row labelled "Sequences and time series" of the big table from this doc page: https://uk.mathworks.com/help/deeplearning/ug/import-data-into-deep-network-designer.html
If this doesn't work for you, please provide some code snippets and error messages showing what you've tried.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 AI for Signals에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!