Skip to content

Implementation of the paper "Transfer Learning in ECG Diagnosis: Is It Effective?"

License

Notifications You must be signed in to change notification settings

cuongvng/transfer-learning-ecg-diagnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer Learning for ECG Diagnosis

This repository contains code and resources related to the implementation of the paper Transfer Learning in ECG Diagnosis: Is It Effective?

Please cite the original paper when you use this repo:

@article{nguyen2024transfer,
  title={Transfer Learning in ECG Diagnosis: Is It Effective?},
  author={Nguyen, Cuong V and Do, Cuong D},
  journal={arXiv preprint arXiv:2402.02021},
  year={2024}
}

Installation

To use this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/cuongvng/transfer-learning-ecg-diagnosis.git
    cd transfer-learning-ecg-diagnosis
  2. Install the required dependencies: Python ≥ 3.9.0

    pip install -r requirements.txt

License

This project is licensed under the GNU General Public License v3.0.

About

Implementation of the paper "Transfer Learning in ECG Diagnosis: Is It Effective?"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published