ANN are mathematical models that mimic a highly simplified model of neural networks in brain cells. ANN’s learn to recognize and classify patterns and are able to predict values.
Perceptron : An Artificial Neuron
Perceptron is an artificial neuron that was developed by Frank Rosenblatt in 1957 and can be considered as the simplest artificial neural network.
Perceptrons had perhaps the most far-reaching impact of any of the early neural nets. Several different types of Perceptrons have been used and described by various workers.
The original Perceptrons had three layers of neurons – sensory units, associator units and a response unit – forming an approximate model of a retina. Under suitable assumptions, its iterative learning procedure can be proved to converge to the correct weights i.e., the weights that allow the net to produce the correct output value for each of the training input patterns
The architecture of a simple perceptron for performing single classification is shown in the figure :-
The goal of the net is to classify each input pattern as belonging, or not belonging, to a particular class. Belonging is signified by the output unit giving a response of +1; not belonging is indicated by a response of -1.
Dr. Syed Hassan Amin has done Ph.D. in Computer Science from Imperial College London, United Kingdom and MS in Computer System Engineering from GIKI, Pakistan. During PhD, he has worked on Image Processing, Computer Vision, and Machine Learning. He has done research and development in many areas including Urdu and local language Optical Character Recognition, Retail Analysis, Affiliate Marketing, Fraud Prediction, 3D reconstruction of face images from 2D images, and Retinal Image analysis in addition to other areas.