Skip to content
#

sleep-edf

Here are 7 public repositories matching this topic...

Language: All
Filter by language

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

  • Updated May 6, 2026
  • Jupyter Notebook

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.

  • Updated Apr 10, 2026
  • Python

Improve this page

Add a description, image, and links to the sleep-edf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sleep-edf topic, visit your repo's landing page and select "manage topics."

Learn more