HUbbm409 / rock-or-not

☞ This sure does.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rock or not?

Tunçer D, Barçin K, Bölücü N, Erdem A. Music Genre Recognition with Machine Learning. Poster presented at 27th Signal Processing and Communications Applications Conference (SIU), Sivas, 2019.

In order to run

  • Support Vector Machines support_vector_machines.py or support_vector_machines.ipynb
  • Nearest Neighbors nearest_neighbors.py or nearest_neighbors.ipynb
  • Logistic Regression logistic_regression.py or logistic_regression.ipynb
  • Neural Network nn.py or nn.ipynb

extract tracks.csv and features.csv from FMA: A Dataset For Music Analysis

You can test your audio on: application.ipynb

  • Video Presentation: rock or not?
  • Project Presentation: rock_or_not_presentation.pptx
  • Progress Report: progress_report.pdf
  • Final Report: final_report.pdf

Medium Blogs:

Course Page: BBM406-Fall2018

REFERENCES

FMA: A Dataset for Music Analysis

About

☞ This sure does.


Languages

Language:Jupyter Notebook 96.0%Language:Python 4.0%