hdmetor / text_generation

Deep learning-based text generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text generation using deep learning and LSTM

Please read the associated blog post for more information on how it works.

In short is a characther-wise network consisting of two 512-dim LSTM.

Note that for the scrip to work, there must be a text.json file in the folder.

Please refer to this project to download the text.

About

Deep learning-based text generation


Languages

Language:Python 100.0%