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

[WIP] GenericModel class for simulation of models based on configuration object #696

Closed
wants to merge 18 commits into from

Conversation

sbenthall
Copy link
Contributor

No description provided.

@sbenthall sbenthall requested a review from mnwhite May 21, 2020 14:17
@sbenthall
Copy link
Contributor Author

Addresses #491 #495 #656

This PR is a shift in how HARK has done simulations.
It's an opportunity to revisit the API and document it where there are gaps, such as #333 #493

Instrumental towards export features #479 #659

@sbenthall
Copy link
Contributor Author

Lecture notes on MDP discretization.
These will be useful for adding discretization to the generic model
https://people.eecs.berkeley.edu/~pabbeel/cs287-fa11/slides/discretization-of-continuous-state-space-MDPs.pdf

@MridulS MridulS changed the title GenericModel class for simulation of models based on configuration object [WIP] GenericModel class for simulation of models based on configuration object Jun 19, 2020
@sbenthall
Copy link
Contributor Author

This has been superseded by #865 #866 , frame stuff.

@sbenthall sbenthall closed this Dec 10, 2020
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

Successfully merging this pull request may close these issues.

1 participant