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 Required in Heart Sound Classification (heartclassification-main) Project #39

Closed papichoolo closed 5 months ago

papichoolo commented 1 year ago

Hello
I have created a Neural Network Implementation for Classifying Different Heartbeat related conditions. In this folder 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!

TechieSamosa commented 1 year ago

That sounds like a fascinating project! Here are some specific suggestions and steps you can take to implement improvements:

Improving the CNN Model:

Improving the RNN Model:

General Project Improvements:


Happy coding! 🚀