This repository contains projects that I've worked on during the Deep Learning Nanodegree Foundation on Udacity.
First neural network using pure Numpy. Bike sharing predictions.
Image classification from the CIFAR-10 dataset using a Convolutional Neural Network (CNN).
TV scripts generation using Recurrent Neural Network - LSTM.
LSTM network for translating sentences from English to French.
Deep Convolutional Generative Adversarial Network (DCGAN) for generating human faces.