Crossing Duck

1234567891011121314151617181920
Across
  1. 3. The 1943 pioneers of the first artificial neuron model — Warren _______ and Walter Pitts.
  2. 4. The method of representing knowledge across many connections rather than one neuron.
  3. 7. The 2016 Google system that switched from rule-based translation to neural networks.
  4. 8. The brain-like system that learns by adjusting connections based on examples.
  5. 11. The learning process where the network adjusts after seeing examples and errors.
  6. 13. The property that enables a neural system to adjust automatically when exposed to new data.
  7. 14. The AI approach that learns patterns rather than following explicit rules.
  8. 16. The problem highlighted by Minsky and Papert that the Perceptron could not solve — the XOR or “________ OR” problem.
  9. 17. The simplified machine created by Frank Rosenblatt that could learn from examples.
  10. 19. The capability that allows neural networks to function even when some neurons fail.
  11. 20. The output of a neural network that identifies what the system has recognized (e.g., “cat”).
Down
  1. 1. The rival approach to Connectionist AI that relies on logic and symbols.
  2. 2. The algorithm that measures how far off the prediction is from the correct answer.
  3. 5. The phrase describing Hebbian learning: “Neurons that fire together, _____ together.”
  4. 6. The 1980s algorithm that allowed training of multilayer neural networks.
  5. 9. The key mathematical process used to adjust weights and reduce prediction errors.
  6. 10. The small adjustable numerical values that determine a neural connection’s importance.
  7. 12. The type of data processing where many neurons work at once rather than one by one.
  8. 15. The ability of neural networks to apply what they’ve learned to unseen data.
  9. 18. The visual AI system example used to demonstrate distributed representation — recognizes images like “dog” or “cat.”