Skip to content

leandro-svg/Music_Classification_git

Repository files navigation

Music_Classification

Project for machine learning course

Step 1 : install requirements

pip install -r requirements.txt

Step 2 :

go to the first line of the main function in main.py and set the config path

Step 3 :

go into configs.json file and set the out and data path

Step 4 :

go to data/generate data and generate the data modify the dimension of receive csv file in data/Dataset.py/Music2Data

(if you want to create data, please keep the same order (Nsamples,Channel, Height, Width)

Step 5 : run the main and change the parmeters in the config file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published