Skip to content
/ AI-ECG Public

This repo is the official implementation of "Deep Learning-based 12-Lead Electrocardiogram for Low Left Ventricular Ejection Fraction Detection in Patients".

Notifications You must be signed in to change notification settings

hMango/AI-ECG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

This repo is the official implementation of "Deep Learning-based 12-Lead Electrocardiogram for Low Left Ventricular Ejection Fraction Detection in Patients". In this paper, we developed an artificial intelligence-enabled electrocardiogram (AI-ECG) algorithm to accurately and efficiently identify patients with low ejection fraction and estimate the precise left ventricular ejection fraction (LVEF) value.

Classification Task

to train for the classification:

python classification/train_classification.py

Regression Task

to train for the regression:

python regression/train_regression.py

About

This repo is the official implementation of "Deep Learning-based 12-Lead Electrocardiogram for Low Left Ventricular Ejection Fraction Detection in Patients".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages