Chapter 5
Neural Network Models: Supervised Learning

Neural Network Models loosely model neurons and the connections between neurons. We will look at two patterns:

5.1 Intent

Provide patterns for organizing training data that contains both inputs and desired system outputs, train a neural network, and embed it in an application.

5.2 Discussion

TBD

5.3 Applicability

TBD