This repository contains material related to Udacity's Deep Learning v7 Nanodegree program. It consists of a bunch of tutorial notebooks for RNN in deep learning. The notebooks lead you through implementing a simple RNN model, a character-level LSTM with PyTorch and Sentiment Analysis with an RNN.