AI & ML Foundations Word Search
EasyFind each foundational concept hidden in the grid. Selecting a word reveals its definition and a link to study it in depth.
T
J
H
B
D
Z
M
M
R
F
D
I
G
W
S
R
X
Q
I
N
F
E
R
E
N
C
E
G
Q
V
A
O
L
S
M
U
P
N
L
P
A
M
I
B
K
I
S
I
J
C
H
F
V
T
F
S
Y
R
X
M
N
D
E
S
I
V
R
E
P
U
S
N
U
M
X
I
Z
M
Q
K
L
L
A
R
U
E
N
F
J
S
N
Z
M
B
M
F
I
W
J
Q
O
D
E
E
P
G
L
U
L
D
A
I
W
M
N
R
K
R
U
L
K
H
M
G
A
O
R
E
W
A
R
D
T
M
N
Q
H
J
A
U
I
U
K
Z
M
B
X
Q
K
D
G
U
O
J
B
Z
I
N
E
G
M
N
C
Y
N
W
S
S
L
S
U
P
E
R
V
I
S
E
D
D
A
A
U
U
N
F
W
E
Y
D
G
L
U
E
C
R
I
F
T
B
Y
G
A
Z
E
M
C
T
Q
G
R
B
B
K
V
M
L
E
I
I
B
U
W
N
H
Drag across letters, or tap the first and last letter. On a keyboard, use arrows + Enter.
Advertisement
Terms in this set
- Artificial Intelligence The broad field of building systems that perform tasks normally requiring human intelligence.
- Machine Learning Systems that learn patterns from data to make predictions without being explicitly programmed.
- Deep Learning Machine learning that uses multi-layer neural networks to learn complex patterns.
- Neural Network Interconnected layers of nodes ('neurons') loosely modeled on the brain that learn weighted patterns.
- Supervised Learning Training a model on labeled examples so it can predict labels for new data.
- Unsupervised Learning Finding structure in unlabeled data, such as grouping similar items together.
- Reinforcement Learning An agent learns by taking actions and receiving rewards or penalties from its environment.
- Inference Using a trained model to make predictions or generate output on new input.
- Training Data The dataset a model learns from during training.
- Bias Systematic error in a model, often from unrepresentative training data, that skews predictions.