Skip to content

Use StochDynamicProgramming.jl to solve a simple routine economics problem. #178

Description

@azev77

Hi and thank you for this package!

How can I use this package to solve a very routine dynamic programming problem economists usually solve with value function iteration?
Here is the problem (which happens to have a simple closed form solution, so we can check)
image

Using optimization terminology:
state variable: k
action variable: c
reward function: log(c)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions