AI/ML Crossword - 3

12345678910
Across
  1. 1. To map a word into a dense vector space.
  2. 3. Function that maps data of arbitrary size to a fixed-size bit string
  3. 7. What PCA (Principal Component Analysis) aims to reduce.
  4. 8. The "in" operator in Python performs this check
  5. 9. Richard Stallman’s project that laid the foundation for open-source AI
  6. 10. Type of Naive Bayes classifier ideal for document classification with binary word presence.
Down
  1. 2. Where the "variances" are found in a Covariance matrix.
  2. 4. Greek letter used to denote the Golden Ratio
  3. 5. What pixels are represented as (0–255) before normalization
  4. 6. The "L" in ReLU