Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 307 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 307 Bytes

Music-Generation

Used RNN for music generation. learn the patterns in raw sheet music in ABC notation and then use this model to generate new music.

The Recurrent Neural Network (RNN) model

image