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.
49 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 | 53 |
hagaygarty/mdcnn | An implementation of 3D Convolutional Neural Networks in MATLAB for volumetric inputs and multi-modal data. | 52 |
sccn/eeglab | An open source signal processing environment for electrophysiological signals running on Matlab and Octave | 612 |
jimmy-ren/vcnn_double-bladed | A Matlab implementation of GPU-accelerated convolutional neural networks for computer vision 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 | 48 |
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 | 852 |
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 | 116 |
filipradenovic/cnnimageretrieval | This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening. | 188 |