You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I explored building a Recurrent Neural Network (RNN) for music generation. I trained a model to learn the patterns in raw sheet music in ABC notation and then use this model to generate new music.
About
I explored building a Recurrent Neural Network (RNN) for music generation. I trained a model to learn the patterns in raw sheet music in ABC notation and then use this model to generate new music.