Skip to content

edwardyoon/dl-resnet-for-af-classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resnet for AF classification

A deep residual learning model for classification of electrocardiogram recordings is proposed to detect atrial fibrillation. The linear ECG recording is converted into a 2-dimensional spectrogram with 3-fold scaling, and used as input for a 25-layer deep residual neural network. The neural network is evaluated on the dataset from PhysioNet/CinC Challenge 2017 https://physionet.org/content/challenge-2017/1.0.0/ and achieves a weighted F-measure of 86%.

About

Deep Residual Learning Model for ECG signal classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%