Set 2

12345678910
Across
  1. 4. An open ecosystem for interchangeable AI models
  2. 5. A node in a neural network
  3. 7. A Python library that allows you to define, optimize and evaluate mathematical expressions
  4. 10. A Neural Network model whose goal is to predict the input itself, typically through a bottleneck
Down
  1. 1. A Network that won ILSVRC 2012 competition
  2. 2. A form of regularization used in training deep neural networks
  3. 3. A dedicated silicon that is designed for processing computer vision media including images and video
  4. 6. Popular database for handwritten digits
  5. 8. A software library that specializes in real-time computer vision algorithms
  6. 9. Invented to prevent the vanishing gradient problem in Recurrent Neural Networks by using a memory gating mechanism