CS63 Artificial Intelligence


Week 7: Journal Questions

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