/Deep-Learning-Udacity-Nanodegree-2017

Contains my successful assignment submissions

Primary LanguageHTML

Deep Learning Udacity Nanodegree - Completed in August 2017

This repository contains project assignments I developed as a part of the Deep Learning Foundations Nanodegree on Udacity.

Projects

1. First Neural network

neural-net

Simple feed-forward neural network for predicting the number of bikeshare users on a given day

2. Image classification

Convolutional neural network (CNN) classifying images from the CIFAR-10 dataset

3. Generate TV Scripts

script

Recurrent Neural Network (RNN) generating new scripts for The Simpsons.

4. Make a Translation Chat Bot

translation

Seq2seq RNN chatbot that translates text in real time.

5. Generate Faces

generate-faces

Generative Adversarial Network (GAN) for generating pictures of human faces.