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.
- Host: GitHub
- URL: https://github.com/jorgvt/sleepstagingidal
- Owner: Jorgvt
- License: apache-2.0
- Created: 2022-09-07T16:08:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T19:06:52.000Z (over 3 years ago)
- Last Synced: 2025-10-09T13:37:03.732Z (6 months ago)
- Topics: nbdev, python, sleep, sleepstage
- Language: Jupyter Notebook
- Homepage: https://jorgvt.github.io/sleepstagingidal/
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sleepstagingidal
================
## Install
``` sh
git clone https://github.com/Jorgvt/sleepstagingidal.git
cd sleepstagingidal
pip install -e .
```