physhik / ecg-mit-bih

ECG classification using MIT-BIH data, a deep CNN learning implementation of Cardiologist-level arrhythmia detection and classification in ambulatory electrocardiograms using a deep neural network, https://www.nature.com/articles/s41591-018-0268-3 and also deploy the trained model to a web app using Flask, introduced at
https://physhik.github.io/2019/03/machine-learns-from-cardiologist-3/
GNU General Public License v3.0
183 stars 60 forks source link

Documentation updated #3

Closed 0xamogh closed 4 years ago

0xamogh commented 4 years ago

Included fix for keras versioning, Value Error issue

physhik commented 4 years ago

Thank you for your help. I update the README and requirements up to the versions I used in colab.