Skip to content

ejdiener/Music-Genre-Classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Genre-Classification

How to run

Training scripts for our models are in the main directory. Data are assumed to be stored in data directory.

cd main
python3 <which ever script you want>

Requirements

  • python 3.9+
  • pytorch 0.10+
  • tqdm
  • matplotlib
  • jupyter
  • tensorboard (optional)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.1%
  • Jupyter Notebook 38.9%