joseg20 / rnn-text-generation

Text generation using a Recurrent Neural Network (RNN) in PyTorch. This project demonstrates how to train an RNN model to learn and generate text based on a training corpus, allowing for the creation of text sequences in the style of the source dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joseg20/rnn-text-generation Stargazers