Skip to content

Classification of mel-spectorams and MFCCs into music genres using FNNs and CNNs.

Notifications You must be signed in to change notification settings

Makri-Panagoula/Music-Genre-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Music Genre Classification

In this notebook, we attempt to classify music signals for which we have two representations ; MFCCs (https://en.wikipedia.org/wiki/Mel-frequency_cepstrum) and mel-spectograms using neural networks in Pytorch.We start with a FNN and then proceed to a CNN experimenting on optimizers,activation functions, learning rate schedulers,pooling and padding,dropout,early stopping and batch normalization.Our best model presents 79.8% accuracy on test set.

About

Classification of mel-spectorams and MFCCs into music genres using FNNs and CNNs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published