Reading Questions for Lecture 4
Neural Networks (Ch. 11.1-11.8)
- What is a perceptron?
- What is a sigmoid function?
- Why do multi-layer perceptrons use a hidden layer?
- Why is the training process called "backpropagation"?
- (Sen) Can a network use connections in other directions (looping back, etc.)?