-
Make a
virtualenvforpython3in the directory that contains this README. Lets call itmusic-env. -
First, start the
virtualenvbysource music-env/bin/activate. -
Then, install all the required packages by
pip3 install -r requirements.txt.
NOTE: tensorflow should be installed by visiting this link. -
In the 'Classifiers' directory, run any of the classifiers by
python3 <classifier_name>.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|