This document presents a study on recognizing English numerals using artificial neural networks, specifically employing a back propagation network and steepest descent algorithm for training. The system processes input images of numbers, extracts features, and compares them with a pre-trained database to effectively recognize numerals with an accuracy of 99%. The methodology includes neural network initialization, feature extraction, image pre-processing, and recognition of characters from images.