README.md 922 B

Udacity: Deep Learning Nanodegree

This repository contains the projects completed as a part of Udacity's Deep Learning Nanodegree.

Certificate of Completion

Contents

[P1: Predicting Bike Share Users]()

In this project, a neural network is built and trained from scratch to predict the number of bike share users on a given day.

[P2: Dog Breed Classifier]()

In this project, a dog breed recognition algorithm is built using Transfer Learning and Convolutional Neural Networks.

[P3: Generate TV Scripts]()

This project generates an original TV script using a Recurrent Neural Network by training it on Simpson's scripts.

[P4: Generate Faces]()

A Generative Adversarial Network is trained to generate realistic human faces from celebrity images.

License

Modified MIT License © Pranav Suri