The overall project goal is to train a machine to predict a musical genre given any album cover. This will be implemented using several ML techniques covered in Stanford's CS231n such as using a knn classifier, linear classifier, and cnn's. The first goal is to acquire the dataset needed to train such a machine. After doing some exploring on Kaggle, it seems that there doesn't exist a dataset consisting of album covers along with their associated genres. Thus, I've decided to create my own by scraping data off of AllMusic's advanced search page.
-
Notifications
You must be signed in to change notification settings - Fork 0
The goal is to train a machine to predict a musical genre given any album cover. This will be implemented using several ML techniques covered in Stanford's CS231n such as using a knn classifier, linear classifier, and cnn's.
lmendes14/Genre-Predictor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The goal is to train a machine to predict a musical genre given any album cover. This will be implemented using several ML techniques covered in Stanford's CS231n such as using a knn classifier, linear classifier, and cnn's.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published