Skip to content

Commit 10b8091

Browse files
shlffmmcky
andauthored
[discrete_dp] Adjust Figure Sizes (#37)
Co-authored-by: mmcky <mmcky@users.noreply.github.com>
1 parent 1ca4780 commit 10b8091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lectures/discrete_dp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ results.mc.stationary_distributions
555555
Here's the same information in a bar graph
556556

557557
```{figure} /_static/lecture_specific/discrete_dp/finite_dp_simple_og.png
558-
:scale: 90
558+
:scale: 70%
559559
```
560560

561561
What happens if the agent is more patient?
@@ -569,7 +569,7 @@ results.mc.stationary_distributions
569569
If we look at the bar graph we can see the rightward shift in probability mass
570570

571571
```{figure} /_static/lecture_specific/discrete_dp/finite_dp_simple_og2.png
572-
:scale: 90
572+
:scale: 70%
573573
```
574574

575575
### State-Action Pair Formulation

0 commit comments

Comments
 (0)