This repo consists of the projects that I completed as a part of the Udacity's Deep Learning Nanodegree's curriculum.

Pranav Suri a781b10596 Update README.md 6 vuotta sitten
P1 - Predicting Bike Share Users 6f3e629cc8 First Commit 6 vuotta sitten
P2 - Dog Breed Classifier 6f3e629cc8 First Commit 6 vuotta sitten
P3 - Generate TV Scripts 6f3e629cc8 First Commit 6 vuotta sitten
P4 - Generate Faces 6f3e629cc8 First Commit 6 vuotta sitten
.gitattributes 6f3e629cc8 First Commit 6 vuotta sitten
Certificate.jpg 6f3e629cc8 First Commit 6 vuotta sitten
License.txt 6f3e629cc8 First Commit 6 vuotta sitten
README.md a781b10596 Update README.md 6 vuotta sitten

README.md

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