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 gadi atpakaļ | |
---|---|---|
P1 - Predicting Bike Share Users | 6 gadi atpakaļ | |
P2 - Dog Breed Classifier | 6 gadi atpakaļ | |
P3 - Generate TV Scripts | 6 gadi atpakaļ | |
P4 - Generate Faces | 6 gadi atpakaļ | |
.gitattributes | 6 gadi atpakaļ | |
Certificate.jpg | 6 gadi atpakaļ | |
License.txt | 6 gadi atpakaļ | |
README.md | 6 gadi atpakaļ |
This repository contains the projects completed as a part of Udacity's Deep Learning Nanodegree.
In this project, a neural network is built and trained from scratch to predict the number of bike share users on a given day.
In this project, a dog breed recognition algorithm is built using Transfer Learning and Convolutional Neural Networks.
This project generates an original TV script using a Recurrent Neural Network by training it on Simpson's scripts.
A Generative Adversarial Network is trained to generate realistic human faces from celebrity images.