Training (supervised):
A set of pairs of patterns
is repeatedly presented to the NN which then learns to establish
the relationship (association) between two sets of patterns:
Testing:
When one pattern in a pair is presented, the NN will produce the other.
Training:
A set of patterns
is repeatedly presented
to the NN which learns and remembers them, i.e., the patterns are
stored in the NN.
Testing:
When part of a pattern, or a similar pattern (pattern with noise) is presented to the NN, the complete original pattern will be retrieved through pattern completion by the NN.
This is a variation of the first type of NN. The input patterns are classified by the NN into a set of classes (represented by names or any other symbols). This can be considered as a special type of mapping:
The NN discovers the regularity in the inputs so that patterns of various types can be automatically detected and classified into a set of classes. This is an unsupervised learning process.
Examples of association: