nachollorca / musicator

Music Genre Classification throug Random Forests and Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Musicator

A fun little project where I attempt to classify songs within 10 music genres discussing different methods, from random forests to simple neural networks.

The code is all set to run in order in the notebook main.ipynb. At the very end, you can use your own wav files to infer the genre!

Just download the GTZAN dataset from the official site and place its contents into the data directory.

About

Music Genre Classification throug Random Forests and Neural Networks


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%