hhkunming / State-Frequency-Memory-Recurrent-Neural-Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

State-Frequency-Memory-Recurrent-Neural-Networks

Code for paper 'State-Frequency-Memory-Recurrent-Neural-Networks', ICML 2017

Initial release

Required libraries: Theano

Code for training on Music datasets

  1. Download the music datasets from http://www-etud.iro.umontreal.ca/~boulanni/icml2012 and put them under the ./data folder
  2. Modifiy the data and lib path to your local machine
  3. Run python SFM_train.py to train the SFM.

About


Languages

Language:Python 100.0%