Lecture 1 Flashcards

1
Q

What is Dynamic Programming (DP)?

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

Of what elements doet a deterministic sequential decision problem with a finite horizon consist of?

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

What is an optimal politicy?

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

When can we use forward recursion too?

A

When we have deterministic decision problem.

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

How to apply forward recursion?

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

How to DP model a knapsack problem?

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

How to DP model a shortest path problem?

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

How to apply recursion without stages?

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