Chapter 6
Neural Network Models: Associative Learning

Neural Network Models loosely model neurons and the connections between neurons.

6.1 Intent

Provide patterns for organizing training data that contains input data, train a neural network to both identify patterns in data and to recognize the same patterns when shown new data that is distinct from the training data, and embed it in an application.

6.2 Discussion

TBD

6.3 Applicability

TBD