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

Error handling in invalid simulations #56

Open
Retiefasaurus opened this issue Nov 24, 2023 · 0 comments
Open

Error handling in invalid simulations #56

Retiefasaurus opened this issue Nov 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Retiefasaurus
Copy link
Collaborator

I'd like to open a discussion possible techniques of handling errors when simulations results do not make sense.

For example:
a DEM simulation with a certain combination of parameters might become unstable and its output may be considered invalid (Nan, Inf etc.) what are some techniques in Grain Learning to handle this situation without restarting the whole calibration process.

Proposed solutions:

  • We can resample parameters from the same distribution with an error handling callback function
  • Let SMC identify invalid simulations and reject those solutions in the calculation of the posterior distribution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants