ivy-llc / demos

Demos and Tutorials with Ivy
https://ivy.dev/docs/demos/
19 stars 61 forks source link

Music Genre Classification Demo Submission #96

Open abhi2596 opened 7 months ago

abhi2596 commented 7 months ago

There are two notebooks one is using KNN and the other is finetuning pretrained Vgg16 from ivy_models.

Changes to be made: Add comments about Audio Data. Save and add model. Improve Accuracy of the model.