This document summarizes a student project using deep learning techniques for feature selection in genome-wide association studies. The student applied patching, k-means clustering, and distance matrix calculations to reduce over 490,000 SNP features for 20 case and control subjects into new feature vectors of sizes 20x1000 and 20x10,000. This significant data reduction saves memory and allows classification algorithms to be applied to the new representations of the genetic data.