Skip to content
#

polysomnography

Here are 17 public repositories matching this topic...

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

TempoSleep is a context-aware framework for automatic single-channel EEG sleep staging. It combines multi-scale temporal feature extraction with hierarchical temporal modeling to capture local and long-range dependencies, with particular emphasis on N1-stage recognition.

  • Updated Aug 15, 2026
  • Python

Detect breathing irregularities (hypopnea, obstructive apnea) in overnight sleep recordings by converting nasal airflow, thoracic movement, and SpO₂ into labeled 30-second windows. Train a 1D CNN with leave-one-participant-out validation and evaluate using accuracy, precision, recall, and confusion matrices.

  • Updated Mar 7, 2026
  • Python

Add this topic to your repo

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

Learn more