Character recognition using neural networks

Artificial Neural Systems, or simply Neural Networks (NN), a technology which deals with the simulation and development of systems which exhibit some of the functions of the human brain, was introduced during the late 50's, and from then on, several applications have been developed. Speech and...

Full description

Saved in:
Bibliographic Details
Main Authors: Ching, Ellen C., Corpuz, Diwata Leaflor F., Dela Cruz, Richelle N., Panagsagan, Rowena G.
Format: text
Language:English
Published: Animo Repository 1994
Subjects:
Online Access:https://animorepository.dlsu.edu.ph/etd_bachelors/8526
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: De La Salle University
Language: English
Description
Summary:Artificial Neural Systems, or simply Neural Networks (NN), a technology which deals with the simulation and development of systems which exhibit some of the functions of the human brain, was introduced during the late 50's, and from then on, several applications have been developed. Speech and character recognition, loan application system, image-compression system and extraction of information from databases, are just to name a few. Among them, character recognition is, probably, the most famous, to which several developments has been made. There are several models or topologies of NN that can be applied in character recognition. Among these are Adaptive Resonance Theory, Backpropagation Network, Bidirectional Associative Memory, Boltzmann and Cauchy Machines, Counter Propagation, Neocognitron, Perceptron and Self Organizing Map. The thesis aims to investigate which among these topologies is best suited for printed character recognition. Backpropagation Network (BPN) and Adaptive Resonance Theory (ART) were the two models that were studied. Each network simulation was developed in a Turbo C++ programming environment. Together with this, pre-processing programs were also developed. Patterns used to feed the networks came from scanned images stored as PCX files. The pre-processing techniques, such as scanning, segmentation, and scaling, converted the data on the files to binary form.