Skip to content

Develop a Recurrent Neural Network (RNN) that can learn the lyrics and melodies of songs

Notifications You must be signed in to change notification settings

moradna/-Lyric-Generation-Recurrent-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Lyric-Generation-Recurrent-Neural-Network

In this assignment,I'm developing a Recurrent Neural Network (RNN) that can learn the lyrics and melodies of songs, and then predict the remaining lyrics given a melody and a few starting words.

Data:

  • lyrics_train_set.csv- contain 600 song lyrics for the training of popular artists.
  • lyrics_test_set.csv- contain 5 songs for the test set of popular artists.
  • A.zip - Midi files for each song containing just the song's melody without the lyrics.

About

Develop a Recurrent Neural Network (RNN) that can learn the lyrics and melodies of songs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published