Difference between revisions of "Artificial Neural Networks"

From ScenarioThinking
Jump to navigation Jump to search
Line 1: Line 1:
==Description:==
==Description:==


Line 15: Line 14:


==Web Resources:==
==Web Resources:==
http://www.doc.ic.ac.uk/~nd/surprise_96/journal/vol4/cs11/report.html

Revision as of 21:36, 30 November 2004

Description:

Artificial Neural Networks (ANNs) are information processing models that are inspired by the way biological nervous systems, such as the brain, process information. The models are composed of a large number of highly interconnected processing elements (neurones) working together to solve specific problems. ANNs, like people, learn by example. Contrary to conventional computers, that can only solve problems if the set of instructions or algorithms are known, ANNs are very flexible, powerfull and trainable. Conventional computers and neural networks are complementary: a large number of tasks require the combination of a learning approach and a set of instructions. Mostly, the conventional computer is used to supervise the neural network.

Enablers:

Inhibitors:

Paradigms:

Experts:

Timing:

Web Resources:

http://www.doc.ic.ac.uk/~nd/surprise_96/journal/vol4/cs11/report.html