
Neural Network Fundamentals (cont)
external reality. This is important because it limits the
multiplicity of reality so that your computing intelligence is able to
categorize and form hypotheses about similarly categorized reality.
Because each neural node performs its task when its inputs
drive it, all the neural nodes can act simultaneously. This parallelism
is important for speed and it is achieved without an overall programming
language.
Image recognition allows an excellent comparison between
neural networks and von Neumann (single process) computers. Physiologists
have determined that human neurons transmit their messages in ten milliseconds.
Since we can recognize a face in a second, it is estimated that the longest
programmatic construct is less than a hundred steps.
Since the human eye condenses 125 million photoreceptors
to 1 million ganglion cells that go to the brain's occipital lobe, it's
obvious that the immense parallelism of the neural net is what allows
our rapid image recognition.
For artificial intelligence projects, these concepts