This document describes a study that uses artificial neural networks to predict the cellular localization sites of proteins in yeast. It introduces the problem, provides background on neural networks and the yeast protein data set. It then outlines the proposed stages of work, including simulating the network, implementing the backpropagation algorithm, training the network, and obtaining results. The results section analyzes the yeast data set attributes and class statistics, compares the accuracy of the proposed method to other algorithms, and examines how accuracy varies with network parameters like number of iterations and hidden nodes. The conclusion is that the method achieves a higher accuracy than others and performance stabilizes after a certain number of iterations and hidden nodes.