Skip to content

meetps/crnn-music-genre-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Tensorflow Implementation of Convolutional Recurrent Neural Networks for Music Genre Classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages