Skip to content

viveka1302/Music-Generation-using-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Generation-using-LSTM

A comparison between LSTM and GRU models for generating Piano Music From scratch. Dataset-> 92 piano MIDI files. As per our comparison, LSTM generated more accurate and better sounding results. (Measurement instrument being the Human Ear) These models were chosen against simple RNNs because of the vanishing gradient problem, which basically means that Recurrent neural networks tend to forget the past data and results as the loop over newer data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages