Code to solve some well-known models in macroeconomics.
-
Updated
Sep 28, 2022 - Julia
Code to solve some well-known models in macroeconomics.
Provides methods to efficiently set up and solve dynamic programming problems of one choice variable using Value Function Iteration and the Endogenous Grid Method.
Optimal solution computation 💹 for macroeconomic models 🤑 with dynamic programming in python 🐍
Bot playing Tetris with reinforcement learning
MSc Computational Economics with Julia and PhD Bootcamp in MATLAB
Generic solver for the optimal neoclassical growth model, using the value function iteration (VFI) method. Currently accepts single factor of production K (i.e. L = 1 ), and single output good. Contains plotting and optimal path generation capabilities.
Add a description, image, and links to the value-function-iteration topic page so that developers can more easily learn about it.
To associate your repository with the value-function-iteration topic, visit your repo's landing page and select "manage topics."