Skip to content

Sistema de clasificación de género musical basado en MIR

Notifications You must be signed in to change notification settings

ludwigrubio/afi-tfm-mir

Repository files navigation

Music genre classification based on Music Information Retrieval

This repository contain all files used for final project TFM on Afi - Escuela de finanzas master degree in Data science & Big Data (2018-2019).

Organization

  • initial-proposal: Documents of initial idea of the project.

  • papers: Free papers used as inspiration for the project.

  • tfm-mir:

    • app-deep-learning: Code of APP of real time classification genre.

    • fma-outputs: Code to build meta-data, create MIR features and train ML algorithms and ensemble for classification, including descriptive analysis.

    • planning: Code of planning time for the project in R.

Execution

Python:

  • To execute code successfully, load the file tfm-mir/environment_mir.yml in Anaconda to install all needed dependencies for python.

  • To re-compile APP data and models, load the file tfm-mir/environment_dl.yml in Anaconda to install all needed dependencies for python, and follow instruction on README.md inside tfm-mir/app-deep-learning folder. A docker version is available to run web app.

R:

Just run .R files.

About

Sistema de clasificación de género musical basado en MIR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published