Questions for Review
1. Explain the role of the input layer, the output layer and hidden layers.
2. What form does the input to a neural network take? What form is the output from a neural network?
3. How does a neural network implement long-term memory? How does a neural network implement short-term memory?
4. Where does Encog store the weight matrix values? Where does Encog store the threshold values?
5. What is the best “general purpose” training method for an Encog neural network?




