Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 569 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 569 Bytes

Udacity-DLND

Udacity Deep Learning Nanodegree projects

This is my projects in Udacity Deep Learning Foundation Nanodegree.

Overview:

Project1    Using basic Neural Network to predict daily bike rental ridership.

Project2   Using Convolution Neural Network to classify images from the CIFAR-10 dataset.  

Project3   Using Recurrent Neural Network to generate my own Simpsons TV scripts.  

Project4   Using RNN sequence to sequence model to translate new sentences from English to French.

Project5    Coming Soon!