ECG CNN

A convolutional neural network for classifying ECG signals.

A convolutional neural network trained to classify electrocardiogram (ECG) signals. The full implementation, including data preprocessing, model architecture, training, and evaluation, is available as a Jupyter notebook.

View Code