Artificial Intelligence

1234567891011121314
Across
  1. 3. high-level, deep learning API developed by Google for implementing neural networks.
  2. 6. One complete pass through a training dataset.
  3. 7. Common activation function in neural networks.
  4. 8. most Popular open-source AI framework by Google.
  5. 12. When a model learns the training data too well, including noise.
  6. 14. network used for sequential data processing
Down
  1. 1. Simplest type of artificial neural network.
  2. 2. Which network is used for generating new data instances.
  3. 4. Network used for unsupervised learning of efficient codings.
  4. 5. Technique for grouping similar data points together.
  5. 9. Type of recurrent neural network suitable for sequence prediction
  6. 10. Which Regularization technique is used in neural networks.
  7. 11. Rule of thumb or practical method for problem solving
  8. 13. Which algorithm used for feature extraction