CS63 Artificial Intelligence


Week 9: Journal Questions

Answer the following question for Monday's reading on Perceptrons (review Mitchell ch. 1 pgs 22-32) and Neural Networks (Mitchell ch. 2)

  1. Define what a perceptron is in your own words.
  2. A multi-layer neural network consists of a set of connected units. In what ways are these units similar to and different from perceptrons?
  3. We have used the term back-propagation with respect to MCTS, what does it mean with respect to multi-layer neural networks?