cdsvitbhopal / ProjectArena-ML

An Open-Source repository where anyone can showcase their skills by contributing in machine learning and data science projects.
26 stars 27 forks source link

Work needed in Heartbeat Sound Classification Project. #38

Closed papichoolo closed 1 year ago

papichoolo commented 1 year ago

Hello
I have created a Neural Network Implementation for Classifying Different Heartbeat related conditions. We used two methods, CNN to classify the spectrogram images of the Heart sound, and RNNs to classify the raw audio data.
You can contribute to the project in the following ways:

You can start by using ResNet or EfficientNet model as CNN model.
Happy coding!