Code for paper 'State-Frequency-Memory-Recurrent-Neural-Networks', ICML 2017
Initial release
Required libraries: Theano
Code for training on Music datasets
- Download the music datasets from http://www-etud.iro.umontreal.ca/~boulanni/icml2012 and put them under the ./data folder
- Modifiy the data and lib path to your local machine
- Run python SFM_train.py to train the SFM.