CNN for EEG 2-class pattern classification
Mostrar comentarios más antiguos
Hi
I am new to using the deep learning for classifcation so i have some basic questions, i will highly appreciate if anyone can help through.
I have EEG data collected from 16 channels,at 1200 sampling frequency of two classes. After pre-processing i have extracted the epochs of two classes (for N=100 for each class) for 1second which are in this format: 1200x16x100.I need to train the CNN to classify the class 1 and 2 with 70% training data and 30% for testing.
1: How to prepare the data for training and testing/target.?
2: How to assign the labels to each class for training/testing in CNN.?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Semantic Segmentation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!