Interactive activation and competition (IAC) networks are
artificial neural networks
In machine learning, a neural network (also artificial neural network or neural net, abbreviated ANN or NN) is a computational model inspired by the structure and functions of biological neural networks.
A neural network consists of connected ...
used to model
memory
Memory is the faculty of the mind by which data or information is encoded, stored, and retrieved when needed. It is the retention of information over time for the purpose of influencing future action. If past events could not be remembe ...
and intuitive generalizations. They are made up of nodes or
artificial neuron
An artificial neuron is a mathematical function conceived as a model of a biological neuron in a neural network. The artificial neuron is the elementary unit of an ''artificial neural network''.
The design of the artificial neuron was inspired ...
s which are arrayed and activated in ways that emulate the behaviors of human memory.
The IAC model is used by the parallel distributed processing (PDP) Group and is associated with James L. McClelland and David E. Rumelhart; it is described in detail in their book ''Explorations in Parallel Distributed Processing: A Handbook of Models, Programs, and Exercises''. This model does not contradict any currently known biological data or theories, and its performance is close enough to human performance as to warrant further investigation.
References
External links
A tribute to interactive activationVideo overview of IAC networks and a description of how to build them using free software.
Artificial neural networks
{{AI-stub