Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 342 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 342 Bytes

Transfer Learning for ECG Classification

Scripts for Pretraining and Finetuning residual networks on ECG data.

Installation

Make sure that your virtual environment satisfies the following requirements before running any code:

  • Python version: >=3.5.2
  • Dependencies: pip install -r requirements.txt