AI and SC - NB

12345678910
Across
  1. 2. ___________ is the method of fine-tuning the weights of a neural net based on the error rate obtained in the previous epoch (i.e., iteration).
  2. 4. A __________ network has at least one feed back loop.
  3. 6. A neural net is an artificial representation of the human brain that tries to simulate its ___________ process.
  4. 9. ____________Algorithms are adaptive heuristic search algorithm based on the evolutionary ideas of natural selection and genetics.
  5. 10. A____________ is assigned to each solution depending on how close it actually is to solving the problem.
Down
  1. 1. In ART, a __________ is performed at Layer 2 to determine which node is closest to the input vector.
  2. 3. _________ is a collection of models for unsupervised learning and designed to overcome the problem of learning stability.
  3. 5. The neural networks are based on the ____________ architecture of biological brains.
  4. 7. The computational units of the hidden layer are known as ________ neurons.
  5. 8. McCulloch and Pitts (1943) are generally recognized as the designers of the _______ neural network.