This document summarizes a proposed method for classifying Alzheimer's disease subjects from MRI scans using deep learning and gamma correction. The method uses two datasets: the OASIS dataset containing 100 AD and 316 non-AD scans, and the ADNI dataset containing 453 AD and 748 non-AD scans. Data augmentation is applied to increase the datasets by flipping images at different degrees. Gamma correction preprocessing is found to provide better image visibility than CLAHE. The proposed method applies data augmentation, gamma correction preprocessing, and then trains an AlexNet model on image slices. Preliminary training accuracy results on subsets of the datasets are shown.