This paper proposes and implements a multilayered neural network system which can learn and recognize the bitmap number images. To learn the bimap number, the system uses the learning algorithm, that is "Error Backpropagation Learning Algorithm" which...
This paper proposes and implements a multilayered neural network system which can learn and recognize the bitmap number images. To learn the bimap number, the system uses the learning algorithm, that is "Error Backpropagation Learning Algorithm" which is based on the delta rule. For the design of the system, we must consider not only the structure of the neural network, but also the initial weight value, learning rate and bias. According to the design concept, the system is implemented and then tested with the various number formats. The system can recognize test patterns 100% which are input patterns in learning phase. But with the other format, the system has the 60∼70% recognition.