Research Study on basic Understanding of Artificial Neural Networks
Artificial neural networks are a computing system inspired by human neuron, designed to simulate the way human brain analyzes and processes information. They are the foundation of artificial intelligence and machine learning technology. This research paper focuses on the basic understanding of Artificial neural networks. ANN create a lots of excitement in Machine learning research and that results a huge development on many AI and machine learning systems like text processing, speech recognition, image processing. Neural networks consist of input and output layers, in many cases hidden layer consisting of units that transform the input into something that the output layer can use. They are essential tools for finding patterns which are far too complex or numerous for a human programmer to extract and teach the machine to recognize.