The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Cat and dog audio classification #674

Open Kota-Karthik opened 11 months ago

Kota-Karthik commented 11 months ago

Is your feature request related to a problem? Please describe.

I want to make a model that classifies dog and cat voices(sounds)

Describe the solution you'd like

I will make the model using CNN ,before using CNN i will preprocess the sounds into sound graphs so that the cnn model can train on them

Describe alternatives you've considered

We can also use ANN or other Machine learning algortihms to train them on sound graphs

Additional context

I am interested in doing this project so kindly assign me this @khusheekapoor The dataset I am gonna use is:-https://www.kaggle.com/code/pulkit12dhingra/cat-dog-audio-classification

Code of Conduct

khusheekapoor commented 11 months ago

@Kota-Karthik - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_dataset.ipynb and link it in the readme of the labeled directory as algorithm - dataset.