Skip to content

Student project, unofficial implementation of Music Artist Classification with Convolutional Recurrent Neural Networks.

Notifications You must be signed in to change notification settings

AleksSol/music_artist_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music_artist_classification

Student project, unofficial implementation of Nasrullah, Z. and Zhao, Y., Music Artist Classification with Convolutional Recurrent Neural Networks. International Joint Conference on Neural Networks (IJCNN), 2019.

https://arxiv.org/pdf/1901.04555.pdf

Install

Requires python3.7, virtualenv and jupyter already installed.

  1. Creating virtualenv

virtualenv --python=python3.7 venv

  1. Activating

. venv/bin/activate

  1. Install requirements

pip install -r requirements.txt

  1. Register jupyter kernel

python -m ipykernel install --user --name speech

About

Student project, unofficial implementation of Music Artist Classification with Convolutional Recurrent Neural Networks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •