Generative LSTM based on the previous 255 characters of the text Built for a lab experiment, this RNN with LSTM cells is able to generate sample text based on an input text. Installation pip install numpy pip install tensorflow Usage cd into_directory python main.py