Skip to content

martimanzano/Sleep-Stage-Scoring

Repository files navigation

Sleep-Stage-Scoring

Automatic sleep stage scoring field by using Deep Learning over biomedical signals. NOTE: This code is from 2016. It relies on Python 2.x, and Tensorflow 0.x, among others.

Publications:

Libraries:

  • TensorFlow: neural networks
  • NumPy: signal preprocessing and label's processing
  • Scikit-learn: performance/quality metrics
  • SciPy: signal processing with STFT (Short-Time Fourier Transform)
  • Matplotlib: signals' visualization

About

Automatic sleep stage scoring using Deep Learning over biomedical signals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages