Glossary
- artificial intelligence
-
Computer systems that can perform tasks that normally require human intelligence.
- automation
-
Intelligence applied to industrial tasks, usually using mathematical calculations, optimization, and rule systems.
- autonomous AI
-
AI-powered automation that optimizes equipment and processes by sensing its environment and responding in real time to maximize the chance of achieving its goals.
- machine teaching
-
A framework for using human teaching methods to help machines learn concepts and acquire skills.
- expert rule
-
Direction for acting based on previous experience.
- concept
-
A notion or idea that comprises a composable unit of knowledge.
- skill
-
A unit of competence for a specific task that provides guidance for practicing, exploring, and successfully completing that task.
- scenario
-
A segment of an environment that helps decision-makers organize a vast decision-making space.
- strategy
-
A labeled course of action for completing a task.
- heuristic strategy
-
A strategy acquired by previous experience.
- goal
-
A high-level specification of what you want the AI to learn; the goal represents success at the task.
- objective
-
One of the components of a goal.
- simulation
-
A virtual environment where an autonomous AI can practice; the AI accepts an action and responds by predicting what state of the environment will result from the action.