Abnormal-EEG-Signal-Classification-Using-CNNs
EEG classifier
Develops and trains a deep neural network to classify EEG signals as normal or abnormal
This example shows how to build and train a convolutional neural network (CNN) from scratch to perform a classification task with an EEG dataset.
50 stars
10 watching
6 forks
Language: MATLAB
last commit: almost 2 years ago
Linked from 1 awesome list
convolutional-neural-networksdeep-learningeeg-classificationeeg-datamatlabmatlab-deep-learningneuroscienceopen-dataopen-sciencescinet
Related projects:
Repository | Description | Stars |
---|---|---|
rceballos98/eeg_classifier | An EEG classification framework providing a structured approach to machine learning-based classification of EEG data. | 48 |
sccn/iclabel | A tool that automatically classifies independent components in EEG data using machine learning algorithms | 55 |
hagaygarty/mdcnn | A MATLAB toolbox implementing 3D Convolutional Neural Networks for volumetric inputs with various features and pre-configured examples. | 53 |
sccn/eeglab | A signal processing environment for analyzing electrophysiological signals using Matlab and Octave | 615 |
jimmy-ren/vcnn_double-bladed | An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |
matlab-deep-learning/pretrained-spatial-cnn | An implementation of a deep learning-based lane detection model in MATLAB using a pre-trained Spatial-CNN architecture. | 24 |
mamem/eeg-processing-toolbox | A comprehensive toolbox for processing EEG signals, providing a modular architecture for efficient experiment execution and analysis. | 76 |
emmanuelkalunga/online-ssvep | An online brain-computer interface system using Riemannian geometry to classify electroencephalography signals | 49 |
arnodelorme/neurofeedbacklab | A software framework for real-time EEG analysis and neurofeedback sessions using Matlab and EEGLAB plugins | 43 |
fieldtrip/fieldtrip | A MATLAB toolbox for analyzing MEG and EEG data | 855 |
fielddb/deeplearntoolbox | A Matlab toolbox for building and training deep neural networks | 0 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
nocions/letswave6 | A Matlab toolbox designed to analyze and process EEG signals in an intuitive and streamlined way | 48 |
dianixn/signal_detection_ofdmpowerofdnn | A MATLAB implementation demonstrating the power of deep learning in signal detection and channel estimation for OFDM systems | 119 |
filipradenovic/cnnimageretrieval | This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening. | 188 |