Skip to content

lenamax2355/mimic_wfdb_tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIMIC WFDB Tutorials

All Contributors

This repository contains a Jupyter book called 'MIMIC WFDB Tutorials', which presents tutorials on using the MIMIC Waveform Database for Biomedical Signal Processing.

The book is available here.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Peter H Charlton

🖋

This project follows the all-contributors specification. Contributions of any kind welcome!

Development

This website was created with JupyterBook. To set up a local development environment, follow the steps below:

  1. Navigate to the project directory (e.g. mimic_wfdb_tutorials)
  2. Install the required packages with pip install -r requirements.txt (preferably in a virtual environment using something like venv, virtualenv, conda etc.)
  3. Run jupyter-book build --all ./ from within the project directory to build the book.
  4. The HTML bookfiles should have been created in a _build folder.

About

Tutorials on using the MIMIC Waveform Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.3%
  • Jupyter Notebook 32.4%
  • JavaScript 5.8%
  • CSS 3.6%
  • Other 0.9%