This repository contains project assignments I developed as a part of the Deep Learning Foundations Nanodegree on Udacity.
Simple feed-forward neural network for predicting the number of bikeshare users on a given day
Convolutional neural network (CNN) classifying images from the CIFAR-10 dataset
Recurrent Neural Network (RNN) generating new scripts for The Simpsons.
Seq2seq RNN chatbot that translates text in real time.
Generative Adversarial Network (GAN) for generating pictures of human faces.