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 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 is currently in development. Once available, here's the link to the documentation.
Tutotial notebook in development