Top-n Music Genre Classification Neural Network

Python
Artificial Intelligence (AI)
Machine Learning (ML)

The Top-N Music Genre Classification Neural Network predicts the top genres of a song from an audio clip. Using PyTorch, Librosa, and the GTZAN dataset, we developed a model that processes audio data and provides a ranked list of genres with confidence scores.

0 Lifts 

Artifacts

Name Description
Team Project Demonstration Video Video walking through the project and each student's contributions.   Link
GitHub Repo The GitHub repository for this project.   Link
Feedback