Skip to content
#

lstm-cells

Here are 14 public repositories matching this topic...

Text generation using a character-based RNN with LSTM cells. We will work with a dataset of Shakespeare's writing from Andrej Karpathy's The Unreasonable Effectiveness of Recurrent Neural Networks. Given a sequence of characters from this data ("Shakespear"), train a model to predict the next character in the sequence ("e"). Longer sequences of …

  • Updated Sep 28, 2020
  • Python

Improve this page

Add a description, image, and links to the lstm-cells topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lstm-cells topic, visit your repo's landing page and select "manage topics."

Learn more