AI Flashcards

1
Q

Main classes of ML algorithms

A

Supervised, Unsupervised, semi-supervised, RL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Three sources of uncertainty

A

Inherent stochasticity
Incomplete observability
Incomplete modeling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Discretizes

A

Splits a continuous variable into discrete sections (lose precision)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Scalar

A

Single number (in italics)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Vectors

A

An array of numbers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Matrices

A

2D array of numbers (m X n). m = height. n = width

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Tensor

A

An array with more than two axes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly