Week 5 (Gaussians) Flashcards

1
Q

What are the 2 steps of the k-means algorithm

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

What is a gaussian mixture distribution (and how does it work mathematically)

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

What does the k means algorithm look like in practice

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

What is the responsibility function in a gaussian mixture distribution

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

What does soft clustering with gaussian mixtures look like in practice

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

How does MLE work for a gaussian mixture

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

What is the k-means distortion measure

A

Always goes down or converges

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

What is the premise behind the EM algorithm for gaussian mixtures

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

Does the E step use bases theorem

A

Yes

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

What does the EM algorithm look like in practice

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

What are the latent variables for the EM algorithm

A

The Z values reflect the assignments of responsibility (and are thus learned)

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

What do these values represent

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

What is the KL divergence

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

What are the key ideas behind the EM algorithm

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

What is the E step of the EM algorithm

A

Update the responsibilities

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

What is the M step of the EM algorithm

A

Compute the new parameters

17
Q

What do responsibilities define in the EM algorithm

A