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

Deep learning model estimation #1345

Open
sbenthall opened this issue Aug 24, 2023 · 2 comments
Open

Deep learning model estimation #1345

sbenthall opened this issue Aug 24, 2023 · 2 comments

Comments

@sbenthall
Copy link
Contributor

Once we have a general model language/object in HARK, and a robust monte carlo simulator (see #1296) it would be good to have a suite of estimation methods.

@JLDC has developed a "Deep Simulated Moments" technique (presented at DSE 2023) and is working on a Julia implementation.

It would be nice if HARK had a Python port of this method.

https://www.jldc.ch/publication/2023_deep-simulated-moments/
"Constructing Efficient Simulated Moments Using Temporal Convolutional Networks"
https://github.com/JLDC/DeepSimulatedMoments.jl

@JLDC
Copy link

JLDC commented Aug 24, 2023

Please let me know once you have the desired API, I'm happy to contribute a Python version of our networks.

@sbenthall
Copy link
Contributor Author

sbenthall commented Aug 25, 2023 via email

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

2 participants