Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent stage optimization algorithm: EGM #1513

Open
sbenthall opened this issue Nov 15, 2024 · 2 comments
Open

Agent stage optimization algorithm: EGM #1513

sbenthall opened this issue Nov 15, 2024 · 2 comments
Milestone

Comments

@sbenthall
Copy link
Contributor

Agent stage optimization algorithm. EGM

  • for a single stage
  • looping through a fully specified model (maybe multi-stage)

In my view, this would be the right place to generalize the ConsLabelModel from
https://github.com/econ-ark/HARK/blob/master/HARK/ConsumptionSaving/ConsLabeledModel.py

... and do a rewrite using a more general model representation (such as the one in model.py). @alanlujan91 I wonder if you agree.

@sbenthall sbenthall added this to the 1.0.0 milestone Nov 15, 2024
@sbenthall sbenthall mentioned this issue Nov 15, 2024
3 tasks
@sbenthall
Copy link
Contributor Author

A general algorithm is implemented in #1283, but it uses a slightly different model representation. So it needs to be ported over. (Or rewritten from scratch)

@sbenthall
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant