Skip to content

Dynamic programming, mostly solving macroeconomic models.

License

Notifications You must be signed in to change notification settings

kellinpelrine/DynamicProgramming

Repository files navigation

DynamicProgramming

Dynamic programming, mostly solving macroeconomic models.

Author: Kellin Pelrine. Tauchen.py from quantecon.org.

Adjustment_Costs: a firm optimizing investment. Comparison of 4 types of adjustment costs. (requires Tauchen.py)

Labor_Incomplete_Markets: examine labor supply in Aiyagari (1994) model.

3_Period_Graph: 3 period problem. Solved by creating a rough computational graph and sending the input through it.

Interpolation_Tests: comparison of some different interpolation methods applied to value function iteration.

Simple_2_State: a simple problem where the agent randomly faces a good or bad state.



More details available upon request.

About

Dynamic programming, mostly solving macroeconomic models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages