Here we have used Shakespeare data available in data
directory
Pre-Trained model is available in models
folder
Jupyter file to train model based on data is available in notebooks
. Please upload data either in your drive or upload there locally.
- 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