The Lambda Deep Learning Blog

Featured Posts

Recent Posts

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 architecture. TensorFlow implementation is available at the end of the tutorial.

Published 02/08/2019 by Chuan Li

...

Next page