Skip to content

Machine learning project dealing with classification of musique files into music genres

Notifications You must be signed in to change notification settings

fabibo3/music-genre-classification

Repository files navigation

music-genre-classification

Machine learning project dealing with classification of music files into music genres. Several different machine learning algorithms are currently implemented, namely k-Nearest-Neighbors, Decision Trees, and Neural Networks. The latter can be applied to melspectrograms of the music files as well as in a transfer learning setting.

The configuration train_nn_vgg.json and features extracted by Google's VGGish yielded an accuracy of 64.7% at this kaggle challenge.

About

Machine learning project dealing with classification of musique files into music genres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published