Skip to content

deepika-rana/Song-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Song-Generator

A character-level LSTM is contructed with PyTorch to generate love song. The network will train character by character on some text, then generate new text character by character.

The input used to train this model was from a public dataset on kaggle that has more than 380k lyrics. This model will be able to generate new text based on the text from the lyrics!

This network is based off of Andrej Karpathy's post on RNNs and implementation in Torch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published