LauraFerrini / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural-Networks-Image-Classification

About

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.


Languages

Language:Jupyter Notebook 100.0%