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

Fixed error, added menu #3

Closed theblazehen closed 8 years ago

theblazehen commented 8 years ago

-- Changed "np" to "numpy" in main.py to avoid error -- Added menu interface