Sequence to label problem
Afficher commentaires plus anciens
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!
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Image Data Workflows dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!