Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 437 Bytes

File metadata and controls

13 lines (8 loc) · 437 Bytes

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.