Skip to main content

Posts

Showing posts from February, 2013

Why Neural Networks?

Anurag That is a valid question. Why Neural Networks? Neural Network is a fascinating technology, 50 years old, but still not fully employed. And the question is why? Why didn't Neural Network progress as fast as many other technologies? Let us first take a look back … The concept of neural networks has been around since the early 1950s, but was mostly dormant until the mid 1980s. One of the first neural networks developed was the perceptron created by a psychologist named Frank Rosenblatt in 1958. The perceptron was a very simple system used to analyze data and visual patterns, which generated a great deal of interest in AI community. Unfortunately, these earlier successes caused people to exaggerate the potential of neural networks, particularly in light of the limitation in the electronics then available. Rosenblatt and other scientists claimed that eventually, with enough complexity and speed, the perceptron would be able to solve almost any problem. In 1969, Marvi

NEURAL NETWORK...............

Anurag                                  INTRODUCTION 1.1 INTRODUCTION Borrowing from biology, researchers are exploring neural networks—a new, non algorithmic approach to information processing. A Neural Network is a powerful data-modeling tool that is able to capture and represent complex input/output relationships. The motivation for the development of neural network technology stemmed from the desire to develop an artificial system that could perform "intelligent" tasks similar to those performed by the human brain. Neural networks resemble the human brain in the following two ways: Ø     A neural network acquires knowledge through learning. Ø     A neural network's knowledge is stored within inter-neuron connection strengths known as synaptic weights. 1.2 ADVANTAGES OF NEURAL NETWORKS Ø   Adaptive learning : An ability to learn how to do tasks based on the data given for training or initial experience. Ø   Self-Organization: An ANN can