Quantitative Macro Models


Over the years I have written a collection of codes that compute seminal macroeconomic models as personal learning exercises. I hope they will be useful to others learning how to code quantitative models. Almost all the models are coded in Python using Numba and feature heterogeneous agents, either on the household or firm side. At the moment, there are 20+ codes available. The link below takes you to my GitHub repository, where you can find different versions of each model, employing various computational methods.

I invite you to check them out!

Go To Repository