Reports
Created by
Created On
Last edited
Text Generation With Sequence Models
In this article, we explore network architectures and training settings for character-based text generation. Compare RNNs, GRUs, and LSTMS, with different depths, layer widths, and dropout.
2
2019-06-04
Demo Report
This report was created to optimize my network for text generation and also bring more understanding to RNN's in general and how to optimize them.
Github repository: https://github.com/borisd13/char-RNN
0
2019-02-13