Sequence to label problem
이전 댓글 표시
Hello! I'm working on a multi-class problem with labels (-1, 0, 1), using sequence data of size 62×timestamps62 \times \text{timestamps}62×timestamps. I've organized the data into a cell array with dimensions trialNumbers×1 \text{trialNumbers} \times 1trialNumbers×1 (where each cell contains a 62×timestamps62 \times \text{timestamps}62×timestamps matrix). However, I'm encountering RAM size issues when using an attention layer. Could you provide guidance on how to address this problem or an example of how to prepare my data effectively? Thank you!
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Data Workflows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!