Classifying ECG Signals Using LSTM and RNN
摘要
This paper presents a comparative study between Long Short-Term Memory (LSTM) networks and Recurrent Neural Networks (RNNs) for the classification of electrocardiogram (ECG) signals. ECG signals are crucial for diagnosing cardiac conditions, and the advent of deep learning methods has revolutionized automated analysis. LSTM and RNN models were trained on a public ECG dataset, achieving 90% and 99% accuracy, respectively. This study highlights the strengths and limitations of each approach and proposes future directions to enhance ECG classification performance, with the potential to improve clinical diagnostic tools.