49 Forks
138 Stars
138 Watchers

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

How to download and setup ecg-mit-bih

Open terminal and run command
git clone https://github.com/physhik/ecg-mit-bih.git
git clone is used to create a copy or clone of ecg-mit-bih repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ecg-mit-bih https://github.com/physhik/ecg-mit-bih/archive/master.zip

Or simply clone ecg-mit-bih with SSH
[email protected]:physhik/ecg-mit-bih.git

If you have some problems with ecg-mit-bih

You may open issue on ecg-mit-bih support forum (system) here: https://github.com/physhik/ecg-mit-bih/issues