All projects are saved in this repo, and use nbviewer from this link to render correctly.
- Music Genre Classification :: We use several papers to create a CNN that predicts the genre of a song. We do this by converting audio to a log-spectogram, and running it though a CNN, and produce an accuracy of 91% on unseen validation data.