Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 757 Bytes

File metadata and controls

17 lines (9 loc) · 757 Bytes

Udacity_DeepLearning

Projects for Udacity Deep Learning Course. This repository contains project related to Udacity's Deep Learning Nanodegree Foundation program implementing models such as convolutional networks, recurrent networks, and GANs.

Udacity Course

Projects

Project 1 Your First Neural Network: Implement a neural network in Numpy to predict bike rentals.

Project 2 Image classification: Build a convolutional neural network with TensorFlow to classify CIFAR-10 images.

Project 3 Face Generation: Use a DCGAN on the CelebA dataset to generate images of novel and realistic human faces.

Project 4 Facial KeyPoint Detection using CNN

Image description