Skip to content

pauri32/music-genre-classification-nb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

music-genre-classification-nb

Python notebook for Music Genre Classification

In this notebook, music audio files from the GTZAN Dataset - Music Genre Classification have been classified using different preprocessing techniques and neural network architectures.

In the file, you will find the following experiments.

  • Alexnet (CNN) with MFCC coefficients
  • RecurrentCNN (RCNN) with MFCC coefficients
  • VGG (CNN) with MFCC coefficients
  • VGG (CNN) with Mel Spectrogram

About

Music Genre Classification notebook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published