Skip to content

This RNN model predicts the next character based on a text.

License

Notifications You must be signed in to change notification settings

MosaabMuhammed/Character-wise-RNN

Repository files navigation

Character-wise-RNN

Description:

I constructed a character-level LSTM with PyTorch. The network used to train character by character on some text, then generate new text character by character. As an example, I trained on Anna Karenina (Novel). This model will be able to generate new text based on the text from the book! You can see the whole project through this link.

Note:

This project was one of the projects in Deep Learning Nanodegree from Udacity.

About

This RNN model predicts the next character based on a text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published