Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 291 Bytes

make-it-new

About

Used tensorflow-char-rnn to train the model.

See Works Cited for included texts.

To run

export FLASK_APP=main.py
python -m flask run # for hot reloading