Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 392 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 392 Bytes

Deep Learning (Pytorch)

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.