lecture-python-advanced
lecture-python-advanced copied to clipboard
Improvement to discrete DP lecture
As a reader points out, more could be done to connect the optimal growth example here to the rest of the lecture on discrete DP. We should first make it clear what the agent wants to optimize (an overall lifetime objective) before trying to map the example back to the discrete DP framework.
Just needs a few more lines of explanation.