Text Generation: Char-RNN Data preparation and TensorFlow implementation This tutorial is about making a character-based text generator using a simple two-layer LSTM. It will walk you through the data preparation and the network ... Published on February 8, 2019 by Chuan Li