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!