ML crossword#6

1234567891011
Across
  1. 6. dedicated silicon that is designed for processing computer vision media including images and video
  2. 7. a regularization technique for Neural Networks that prevents overfitting
  3. 9. a deep learning framework developed by Berkeley AI Research
  4. 11. Python library that allows you to define, optimize, and evaluate mathematical expressions
Down
  1. 1. an unsupervised learning algorithm for obtaining vector representations (embeddings) for words
  2. 2. invented to prevent the vanishing gradient problem in Recurrent Neural Networks by using a memory gating mechanism
  3. 3. a software library that specializes in real-time computer vision algorithms
  4. 4. a gradient descent based learning algorithm that adapts the learning rate per parameter over time
  5. 5. an algorithm and tool to learn word embeddings by trying to predict the context of words in a document
  6. 8. used to convert a vector of raw scores into class probabilities at the output layer of a Neural Network used for classification
  7. 10. perhaps most commonly used Image Recognition dataset