Skip to content

peterhcharlton/bsp-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal Processing and Learning for Wearables

All Contributors

This repository contains a Jupyter book called 'Signal Processing and Learning for Wearables', which presents tutorials on analysing wearable .

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!

Acknowledgment

The 'MIMIC WFDB Tutorials' book was used as a template for this book. Many thanks to all those who contributed to this original resource.

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. bsp-book)
  2. Install the required packages with pip install -r requirements.txt (preferably in a virtual environment using something like venv, virtualenv, conda etc.)
  3. Change to the directory with the content (e.g. cd content)
  4. Run jupyter-book build --all ./ from within this directory to build the book.
  5. The HTML bookfiles should have been created in a _build folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages