/Neural-Networks-Image-Classification

We want to classify songs to their music genre by using spectograms, i.e. plots showing frequencies in a sequential way. To deal with that, we started by using CNN, thus treating spectograms as standard images. We managed to include also the sequential information of frequencies by stacking RNN and CNN layers.

Primary LanguageJupyter Notebook

Neural-Networks-Image-Classification