Deep Learning Projects

Welcome to my deep learning projects portfolio. Here you’ll find various projects involving neural networks, computer vision, natural language processing, and more. Each project demonstrates different aspects of deep learning applications and methodologies.

Sentiment Analysis on AWS SageMaker

Building an end-to-end sentiment analysis web application using PyTorch and AWS SageMaker to predict sentiment of movie reviews

Published on June 25, 2020

Face Generation with GAN

Building a deep convolutional generative adversarial network (DCGAN) to generate realistic human faces from random noise

Published on June 14, 2020

Generate TV Scripts

Building a recurrent neural network (RNN) to generate original TV scripts by training on Seinfeld dialogue data

Published on June 08, 2020

Dog Breed Classifier with CNN

Building a deep learning model that can identify dog breeds from images and detect whether an image contains a dog or human, using CNNs and transfer learning

Published on June 04, 2020

Predicting Bike Sharing Patterns

Building a neural network from scratch to predict daily bike rental ridership patterns using historical data and weather conditions

Published on May 30, 2020