danieldjohnson / biaxial-rnn-music-composition

A recurrent neural network designed to generate classical music.
BSD 2-Clause "Simplified" License
1.91k stars 380 forks source link

A question about Bi-axial LSTM structure #35

Open JucyCherry opened 5 years ago

JucyCherry commented 5 years ago

Why choose to set time-axis ahead and note-axis behind rather than set note-axis ahead and time-axis behind.