CCRRSleepNet: A Hybrid Relational Inductive Biases Network for Automatic Sleep Stage Classification on Raw Single-Channel EEG
-
Updated
Aug 10, 2021 - Python
CCRRSleepNet: A Hybrid Relational Inductive Biases Network for Automatic Sleep Stage Classification on Raw Single-Channel EEG
classification and dim reduction methods with traditional machine learning techniques
An end-to-end deep learning pipeline for automatic sleep stage classification from polysomnography (PSG) signals. The system classifies 30-second EEG/EOG/EMG epochs into 5 AASM sleep stages (Wake, N1, N2, N3, REM) using a dual-input Teacher model (CNN + Transformer, κ=0.636) distilled into a lightweight Student model
Clasificación de estadios de sueño usando EEG, EOG y EMG del dataset Sleep-EDF Expanded // Sleep stage classification using EEG, EOG, and EMG from the Sleep-EDF Expanded dataset
Sleep stage classification from raw EEG/EOG using a spatial-temporal CNN (Chambon 2018 variant). Trained on PhysioNet SleepEDF-78 with MNE-Python preprocessing, ICA artifact removal, and PyTorch. Achieves ~0.72 Cohen's Kappa on subject-wise held-out test set.
Exploratory sleep staging and fragmentation analysis from Sleep-EDF PSG data
Add a description, image, and links to the sleep-edf topic page so that developers can more easily learn about it.
To associate your repository with the sleep-edf topic, visit your repo's landing page and select "manage topics."