/tsai_ecg

Extensions to timeseriesAI/tsai package to support ECG and other biosignals

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

tsai_ecg

ECG related extensions to tsai, a State-of-the-art Deep Learning for Time Series and Sequence Modeling. tsai_ecg is currently under active development.

Installation

Installation is currently only supported from GitHub:

pip install -Uqq git+https://github.com/williamsdoug/tsai_ecg.git

Once the install is complete, you should restart your runtime and then run:

from tsai_ecg.all import *

Documentation

Documentation is currently in development. Once available, here's the link to the documentation.

How to get started

Tutotial notebook in development