We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca4780 commit 10b8091Copy full SHA for 10b8091
lectures/discrete_dp.md
@@ -555,7 +555,7 @@ results.mc.stationary_distributions
555
Here's the same information in a bar graph
556
557
```{figure} /_static/lecture_specific/discrete_dp/finite_dp_simple_og.png
558
-:scale: 90
+:scale: 70%
559
```
560
561
What happens if the agent is more patient?
@@ -569,7 +569,7 @@ results.mc.stationary_distributions
569
If we look at the bar graph we can see the rightward shift in probability mass
570
571
```{figure} /_static/lecture_specific/discrete_dp/finite_dp_simple_og2.png
572
573
574
575
### State-Action Pair Formulation
0 commit comments