Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 221 Bytes

home > examples > text_generation

Examples

This directory contains text generation examples.

See:

  • shakespeare_rnn.py - predict characters from Shakespeare's plays using an RNN.