Comp Sci AI puzzle

123456789101112
Across
  1. 5. The type of learning where the neural network is trained with labeled data (7 letters)
  2. 6. The type of neural network arrangement with an input layer, hidden layers, and an output layer
  3. 7. The term for the layers between the input and output layers in a neural network (6 letters)
  4. 9. The danger of fitting a neural network too closely to training data
  5. 10. The dataset with 3.2 million labeled images used for image recognition research (7 letters)
  6. 11. The algorithm used to adjust weights in a neural network based on error propagation
Down
  1. 1. The process of assigning blame to neurons in previous layers of the network during optimization
  2. 2. The characteristic of data that can be represented as numbers in a neural network (8 letters)
  3. 3. The main parts of a neural network, including neurons and connections
  4. 4. The annual competition where researchers contribute their best solutions to image recognition tasks
  5. 8. The term for the process of combining data in a neural network to make a decision or prediction
  6. 12. layer The component of an image recognition neural network that receives data represented as numbers