Skip to content

zliu008/LSTM_generate_music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This work tries to use LSTM to generate music. Due to the correlation of notes, LSTM is not a good candidates to generate music sequence. Nevertheless, as a generative model, it could still produce some music. This folder only includes the LSTM and its test code. Python MIDI package is used to process the mid file, which is not included here.
The data files are are not included.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages