Questions for Review
1. What types of problems are neural networks better able to address than traditional programming practices?
Shown below is a simple neural network for an operator. Write the truth table for this neural network. What operator is this?

3. Explain the purpose of a classification neural network. What sort of “real world” problem might a classification neural network be used for?
4. What is the purpose of a threshold value?
5. Explain the difference between supervised and unsupervised training.
