Skip to content

PyTorch implementation of a character-based recurrent neural network (LSTM-RNN) model to generate text in the style of the input.

License

Notifications You must be signed in to change notification settings

sanjitdp/lstm-text-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lstm-text-generation

PyTorch implementation of a character-based recurrent neural network (LSTM-RNN) model to generate text in the style of the input.

About

PyTorch implementation of a character-based recurrent neural network (LSTM-RNN) model to generate text in the style of the input.

Resources

License

Stars

Watchers

Forks