Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 475 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 475 Bytes

crnn-music-genre-classification

arXiv Tag

Music Genre Classification using Convolutional Recurrent Neural Networks

Data

  • Download GENRE data from Marsyas
  • Extract the tarball in the directory which contains the cloned repo.

Running the code

CNN

  • python cnn.py

CRNN

  • python crnn.py