Top-n Music Genre Classification Neural Network

This project is a machine learning system that uses a convolutional neural network (CNN) to classify audio clips into the top-n music genres. It includes a backend for processing audio files and a web application that allows users to upload audio and receive ranked genre predictions.

0 Lifts 

Artifacts

Name Description
Project GitHub Repo This is a link to our project's github repo containing our React frontend, Flask backend app, and model training Pytorch code.   Link
Feedback