PyTorch implementation of a character-based recurrent neural network (LSTM-RNN) model to generate text in the style of the input.
-
Notifications
You must be signed in to change notification settings - Fork 0
PyTorch implementation of a character-based recurrent neural network (LSTM-RNN) model to generate text in the style of the input.
License
sanjitdp/lstm-text-generation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
PyTorch implementation of a character-based recurrent neural network (LSTM-RNN) model to generate text in the style of the input.