This document presents research on using deep learning and transfer learning models to detect pneumonia from chest x-ray images. The researchers collected a dataset of over 5,000 chest x-rays and split it into training and test sets. Data augmentation techniques were used to expand the training dataset size. Several deep learning models were trained on the data including CNN, DenseNet121, VGG16, ResNet50, and Inception v3. Transfer learning was also utilized by training models pre-trained on ImageNet. The Inception v3 model achieved the highest testing accuracy of 80.29% for pneumonia detection. The researchers concluded the deep learning models could help radiologists diagnose pneumonia but that more work is needed to localize affected lung regions.