-
Notifications
You must be signed in to change notification settings - Fork 5
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
2024-02-14 Big Grid #278
Comments
@sbenthall I'm staging this now and will be ready to kick it off when you give the green light. And yes all simulations in a the first seed will be completed before moving on the next seed before onto the thirds etc.. |
@wjt5121 GREEN LIGHT! HIT IT! |
And... we're off!!! |
Good morning @wjt5121 I've been able to access the data, and there is some we can start working with. Thank you. There is one problem. Do you see the problem? Is there a way to change the execution order to rotate through --dphm? This is an important design variable for our study. |
Indeed, if we from now on used only dphm values of 403.4, 1096.6, 2981.0, that would make the remaining runs today be more efficient. |
Good morning @sbenthall ,
|
Have we ever used a --dphm value containing a decimal? From Chat-GPT
|
oh dang. Is there any way to change or add to the grid the following DPHM values (just the old ones rounded): 20, 403, 1097, 2981 |
@wjt5121 Yes, your (ChatGPT-assisted) analysis is spot on. |
@sbenthall |
@sbenthall |
@wjt5121 Thinking to over -- I think it would be better to just stop the current run and start with a new grid. We can still use the data we have so far from this, but we need to focus on some other regions of the space for now. I'll make a new issue with a corrected grid. |
seeds = 40
AMMPS config parameters:
--mm_lucas_factor [0.0, 0.01, 0.1, 1.0]
--dividend_std [0.0055, 0.00825, 0.011] [This should be synced across SHARKFin and AMMPS!]
SHARKFin parameters:
--dphm [1, 20.1, 403.4, 1096.6, 2981.0]
--attention [0.001, 0.01, 0.1, 0.5, 1.0]
--zeta [0.0, 0.25, 0.5, 0.75, 1.0]
--dividend_growth_rate 1.0002
--dividend_std [0.0055, .00825, 0.011] [This should be synced across SHARKFin and AMMPS!]
--pop_CRRA 5
--pop_DiscFac 0.974
size: 60000
This is big! But if we can pull the data while it's still processing, and the grid is being sampled uniformally, then we can run this and pull data while we write.
Please don't execute this yet; we still need a passing smoke test.
The text was updated successfully, but these errors were encountered: