Hguimaraes / gtzan.keras

[REPO] Music Genre classification on GTZAN dataset using CNNs
MIT License
201 stars 57 forks source link

Hello, I have some questions #2

Closed 22w2w2 closed 6 years ago

22w2w2 commented 6 years ago

Hello, I am very interested in your code. Similarly, I am also a student in the school. Can you support the paper behind this project? If so, I want to read this paper

Hguimaraes commented 6 years ago

Hello @22w2w2 !

This code is based in more then one paper and also from web posts. The main resource that I used to start this work was: http://benanne.github.io/2014/08/05/spotify-cnns.html There you can find a link to his phd thesis and articles on this theme.

(Btw, this work here is not finished yet. I'm using it on my undergradute thesis and soon I will pull the final version)