Skip to content
#

lstm

Here are 102 public repositories matching this topic...

This repository contains Jupyter Notebook Files of some state of the art projects that I completed during my internship program in deeplearning.ai. The project files are divided into 5 main categories or respective courses that the deeplearning.ai provides.

  • Updated Aug 11, 2018
  • Jupyter Notebook

In this notebook, I'll construct a character-level LSTM with PyTorch. The network will train character by character on some text, then generate new text character by character. As an example, I will train on Anna Karenina. This model will be able to generate new text based on the text from the book!

  • Updated Apr 20, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the lstm 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 topic, visit your repo's landing page and select "manage topics."

Learn more