Skip to content

frankhan91/DeepHAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepHAM: A global solution method for heterogeneous agent models with aggregate shocks

Jiequn Han, Yucheng Yang, Weinan E

arXiv SSRN PDF

Link to code repository: https://github.com/frankhan91/DeepHAM

Dependencies

  • Quick installation of conda environment for Python: conda env create -f environment.yml

Running

Quick start for the Krusell-Smith (KS) model under default configs:

To use DeepHAM to solve the competitive equilibrium of the KS model, run

python train_KS.py

To evaluate the Bellman error of the solution of the KS model, run

python validate_KS.py

Sample scripts for solving the KS model in the Slurm system are provided in the folder src/slurm_scripts

Solve the model in Fernandez-Villaverde, Hurtado, and Nuno (2019):

python train_JFV.py
python validate_JFV.py

Details on the model setup and algorithm can be found in our paper.

Citation

If you find this work helpful, please consider starring this repo and citing our paper using the following Bibtex.

@article{HanYangE2021deepham,
  title={Deep{HAM}: A global solution method for heterogeneous agent models with aggregate shocks},
  author={Han, Jiequn and Yang, Yucheng and E, Weinan},
  journal={arXiv preprint arXiv:2112.14377},
  year={2021}
}

Contact

Please contact us at jiequnhan@gmail.com and yucheng.yang@uzh.ch if you have any questions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published