Skip to content

[Feature]: Implement CNN+LSTM for better classification result #17

@adityacosmos24

Description

@adityacosmos24

So, what is it about?

My proposed approach integrates a CNN–LSTM hybrid model for ECG classification. The CNN layers will first extract local morphological features from the ECG signals, and the LSTM layers will then capture the temporal dependencies across heartbeats for improved classification accuracy. This aims to enhance both feature representation and sequential learning compared to a standalone LSTM model.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions