Skip to content

EduardoSaverin/Text-Generation-RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Generation RNN

Colab

Data

Here we have used Shakespeare data available in data directory

Model

Pre-Trained model is available in models folder

Jupyter Colab File

Jupyter file to train model based on data is available in notebooks. Please upload data either in your drive or upload there locally.

Steps to run

  • Clone the repo
  • Enter in directory and run pipenv install
  • Now enter shell using pipenv shell to make all dependencies available
  • To Run python main.py

About

A RNN for text generation based on provided dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published