Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 418 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 418 Bytes

sleep-apnea-detector

NN based classifier that detects Sleep Apnea Desease using subject's EEG recodrings.

Dataset

The dataset used to train this model is ISRUC-Sleep

Clone the project

  https://github.com/KianaLia/sleep-apnea-detector.git

Then open cnn-1d.ipynb and explore the code by running any cell.