AI BASICS
FIVE PILLARS
DATA SENSORS
REASONING
ALGORITHMS & ML
100

Teaching computers and machines to think, reason, and

learn from information.

Artificial Intelligence (AI)

100

The AI pillar that uses eyes, ears, or other inputs to

notice things.

Perception

100

Simple signals collected by sensors before a computer

has assigned meaning to them.

Raw Data

100

The special way an AI makes decisions by following

rules.

Reasoning

100

In an algorithm, the 'ingredients' or information the task

needs.

Input

200

Information given to computers so they can learn, think,

and make decisions.

Data

200

The AI pillar involving thinking and making a plan to

solve a problem.

Reasoning

200

A device that captures light and color information for a

computer.

Camera

200

The basic logic pattern: IF an attribute matches a rule,

THEN the computer takes an action.

If-Then Rule

200

In an algorithm, the finished result or solved problem.

Output

300

A special list of step-by-step instructions a computer

follows to complete a task.

Algorithm

300

The AI pillar involving getting better at something by

practicing with information.

Learning

300

A device that records sound as vibration information.

Microphone

300

A place where AI asks a specific question to decide what

to do next.

Decision Node

300

The step where an AI looks for similarities in

information.

Patterns

400

The way a computer gets better at something by

practicing with information.

Machine Learning

400

The AI pillar involving talking, listening, and working

together with people.

Interaction

400

The process of turning real-world objects into tags that

computers can understand.

Data Representation

400

A diagram where one question leads to another until an

answer is found.

Decision Tree

400

The three-part AI process: Input, Process, and this step.

Learn

500

Specific information used to teach an AI model how to

find patterns and make predictions.

Training Data

500

The AI pillar focused on how AI helps or changes the way

we live.

Societal Impact

500

Descriptions such as color, shape, and texture that tell a

computer about an object.

Tags / Attributes

500

In a fruit-sorting example, the question 'Texture =

Smooth?' is this part of the decision process.

Decision Node

500

The lecture's analogy says the algorithm is the map,

data is the fuel, and machine learning is this.

Machine Learning