An open API service indexing awesome lists of open source software.

https://github.com/jorgvt/sleepstagingidal

Repo containing our investigation into performing sleep stage detection with private data from the hospital.
https://github.com/jorgvt/sleepstagingidal

nbdev python sleep sleepstage

Last synced: 6 months ago
JSON representation

Repo containing our investigation into performing sleep stage detection with private data from the hospital.

Awesome Lists containing this project

README

          

sleepstagingidal
================

## Install

``` sh
git clone https://github.com/Jorgvt/sleepstagingidal.git
cd sleepstagingidal
pip install -e .
```