Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 221 Bytes

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.