Deep Learning

Face Generation using GANs

In this project, I used the Generative Adversarial Network to generate face images.

Generate TV Scripts using RNN

Generated scripts using recurrent neural network from “The Simpsons” TV show for 27 seasons.

Image Classification

Built a convolutional neural network that classified images from a dataset which consisted of images like airplanes, cats, dogs, cars and other objects.

Language Translator from English to French

Sequenced a model on a dataset that translated new sentences from English to French.

Simple Neural Network

Created a simple neural network that carried predictions based on a dataset of bike sharing.