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