AI Terminology: Cutting through the buzzwords

AI Terminology: Cutting through the buzzwords

Assessment

Flashcard

Education

Professional Development

Hard

Created by

Ellen Palmer

FREE Resource

Student preview

quiz-placeholder

34 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What term describes AI systems trained on vast amounts of text data that can generate human-like text, understand context, and perform various language tasks. Examples include GPT-4, Claude, and Llama.

Back

Large Language Models

Answer explanation

Media Image

LLMs represent the cutting edge of natural language AI and power many modern AI systems. They're fundamental to understanding how contemporary AI interfaces with human language and why these systems can produce coherent, contextually appropriate responses.

2.

FLASHCARD QUESTION

Front

What is the key difference between traditional programming and machine learning?

Back

In traditional programming, humans write explicit rules; in machine learning, the system learns patterns from data

Answer explanation

Media Image

This fundamental distinction explains why modern AI can handle complex, ambiguous tasks that were previously impossible to program explicitly. It also clarifies why data quality is so critical—the system can only learn patterns that exist in its training data.

3.

FLASHCARD QUESTION

Front

Which of the following is NOT a common type of machine learning? Supervised learning, Reinforcement learning, Deterministic learning, Unsupervised learning

Back

Deterministic learning

Answer explanation

Media Image

Understanding these core approaches to machine learning helps explain how different AI systems are developed and trained. Each approach is suited to different types of problems and requires different types of data and resources.

4.

FLASHCARD QUESTION

Front

What term describes the machine learning approach where algorithms learn from labeled training data, receiving inputs paired with correct outputs to learn patterns and make predictions on new data?

Back

Supervised learning

Answer explanation

Media Image

Supervised learning is one of the most common approaches in machine learning, used in applications like image classification, spam detection, and predictive analytics. The "supervision" comes from the labeled examples that guide the algorithm toward correct answers during training.

5.

FLASHCARD QUESTION

Front

What machine learning approach involves an agent learning to make decisions by performing actions in an environment to maximize some notion of cumulative reward?

Back

Reinforcement learning

Answer explanation

Media Image

Reinforcement learning is distinct from other machine learning approaches as it focuses on how agents should act in environments to maximize rewards, rather than pattern recognition. This approach powers systems like game-playing AI, robotics control, and recommendation systems.

6.

FLASHCARD QUESTION

Front

What term describes an autonomous entity in AI that observes its environment through sensors, makes decisions using those observations, and acts upon the environment to achieve goals?

Back

Intelligent agent

Answer explanation

Media Image

Intelligent agents are fundamental units in many AI systems, from simple rule-based programs to sophisticated learning systems. They follow a perception-action cycle: sensing the world, processing that information, and taking actions to achieve goals. This agent-based perspective helps explain how AI systems interact with their environments, whether that's a physical robot navigating a room, a trading algorithm responding to market changes, or a virtual assistant interpreting and responding to user queries.

7.

FLASHCARD QUESTION

Front

What machine learning approach uses neural networks with many layers ("deep" architectures) to learn increasingly abstract representations of data?

Back

Deep learning

Answer explanation

Media Image

Deep learning has revolutionized AI by enabling machines to automatically discover the representations needed for detection or classification from raw data, replacing manual feature engineering. The "deep" in deep learning refers to the number of layers through which the data is transformed. Each successive layer uses the output from the previous layer as input, forming increasingly sophisticated feature detectors. This approach powers breakthroughs in image recognition, speech processing, natural language understanding, and is the foundation of modern large language models.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?