Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 544 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 544 Bytes

Clockwork Recurrent Neural Network using Theano

This is an implementation of the clockwork-rnn described in the paper http://arxiv.org/abs/1402.3511, which I am using to with the idea.

Initial experiments do not yield good results with the prediction of piano notes available here so I will not pursue to improve this further, but I am leaving it be, because it is a half descent demonstration of a Clockwork RNN implemented with Theano.