MLCrossword

1234567891011121314151617181920
Across
  1. 2. the machine learning task of learning a function with labels' priori
  2. 7. arrange (things) in sets or groups
  3. 9. a neural network model whose goal is to predict the input itself
  4. 11. a function that can be "ON" (1) or "OFF" (0), depending on input
  5. 12. an apparatus using mechanical power and having several parts
  6. 13. notice taken of someone or something
  7. 16. an algorithm to efficiently calculate the gradients in a neural network
  8. 17. a regularization technique for neural networks that prevents overfitting
  9. 19. Generative Adversarial Network
  10. 20. a function derived from two given functions by integration
Down
  1. 1. rectified linear unit
  2. 3. in contrast to feedback
  3. 4. happens when models fit exactly to a particular set of data and may therefore fail to fit additional data
  4. 5. a technique used in CNN by compressesing the input representation into a lower-dimensional representation
  5. 6. the process of partitioning a digital image into multiple segments
  6. 8. involving or characterized by conflict or opposition
  7. 10. a group or system of interconnected people or things
  8. 14. the act or process of normalizing
  9. 15. the process of adding information in order to prevent overfitting
  10. 18. an open source machine learning framework based on the Torch library