Skip to content

Music generation using Long Short-Term Memory (LSTM) recurrent network

Notifications You must be signed in to change notification settings

jonryf/deep-learning-LSTM-for-music-generation

Repository files navigation

Music generation using Long Short-Term Memory (LSTM) recurrent network

Recurrent Neural Networks (RNNs) has over the years shown to have increasing relevance and importance in the industry. RNNs have gained huge popularity because of its ability to classify and predict sequential data. One example of such kind of data is ABC notated music. Using a dataset of songs, this project will present one possible solution to build a predictor using RNN. We will use Long short-term memory (LSTM), a well known RNN architecture, for this mission

About

Music generation using Long Short-Term Memory (LSTM) recurrent network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages