This document discusses using a deep neural network with vectorized facial features for emotion recognition. It introduces a novel method of vectorizing facial landmarks extracted from images to represent facial expressions. A deep neural network is trained on the vectorized facial feature data to classify emotions. The network achieves 84.33% accuracy on an emotion recognition test set. Compared to convolutional neural networks, the proposed deep neural network requires less training time and data.