Neural Computing

Neural Computing an Introduction by R Beale and T Jackson (2001)
Neural Computing an Introduction

Question: Why are neural networks better at classification problems then conventional computing systems?

Answer: Neural networks work by simulating what the brain does in working on tasks. The NN works in parallel whilst traditional computing programs work serially with one task following the other.

… most important of the features is that the brain is able to learn things – it can teach itself. Learning from example is the way in which as children we pick up speech, learn to write …
The same is not true of conventional computer systems. In these the computer usually has a long and complicated program, which gives it specific instructions as to what to do at every stage in the operation

(R Beale & T Jackson) Neural Computing an introduction , page 4