AI Vocab Crossword

12345678910111213
Across
  1. 4. A part of training data that identifies the desired output for that particular piece of data.
  2. 5. Specific action assigned to a program to perform a specific task.
  3. 8. A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.
  4. 9. The ability of a computer to perform tasks that are usually done by humans
  5. 10. This is a form of training where the algorithm is asked to make inferences from datasets that don’t contain labels. These inferences are what help it to learn.
  6. 11. (two words) An algorithm that can perform specific problem-solving or reasoning tasks, not using the complete spectrum of cognitive human ability. All AI we will study is weak AI.
  7. 12. This is a type of machine learning where structured datasets, with inputs and labels, are used to train and develop an algorithm.
Down
  1. 1. (two words) A hypothetical computer with human cognitive powers. This currently doesn't exist.
  2. 2. Subset of AI that is particularly focused on developing algorithms that will help machines to learn and change in response to new data, without the help of a human being.
  3. 3. To use or operate computers.
  4. 6. A collection of data.
  5. 7. A program or algorithm that analyzes datasets to find patterns and make predictions.
  6. 13. Specific set of ordered operations for a computer to perform.