Diagonal RNNs in Symbolic Music Modeling
2017-04-18Code Available0· sign in to hype
Y. Cem Subakan, Paris Smaragdis
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/ycemsubakan/diagonal_rnnsOfficialIn papertf★ 0
Abstract
In this paper, we propose a new Recurrent Neural Network (RNN) architecture. The novelty is simple: We use diagonal recurrent matrices instead of full. This results in better test likelihood and faster convergence compared to regular full RNNs in most of our experiments. We show the benefits of using diagonal recurrent matrices with popularly used LSTM and GRU architectures as well as with the vanilla RNN architecture, on four standard symbolic music datasets.