Crossword

1234567
Across
  1. 3. (Across) The phenomenon where a generative model confidently produces output that is factually incorrect or nonsensical.
  2. 4. (Across) A technique that converts high-dimensional categorical data (like words) into low-dimensional, continuous vectors.
  3. 7. (Down) The end-to-end workflow that automates the flow of data from raw input to a trained model.
Down
  1. 1. (Down) A vector representing the direction and magnitude of the steepest increase of the loss function; crucial for the backpropagation step.
  2. 2. (Down) The formal structure or "blueprint" that defines how data is organized in a database.
  3. 5. (Down) A common regularization technique where randomly selected neurons are ignored during training to prevent overfitting.
  4. 6. (Across) The fundamental data structure in Deep Learning; essentially a multi-dimensional array or matrix.