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

Update examples with CES.jl loss functions and other cleanup #57

Merged
merged 8 commits into from
May 21, 2024

Conversation

odunbar
Copy link
Collaborator

@odunbar odunbar commented May 16, 2024

Content

Closes #52

  • fix rng_seed bug and remove print statements in nd->md example
  • add complexity term to nd->1d example
  • remove the matching-cov, and loss function examples to make it clearer about our advocated approach in the with-cov examples
  • updates Methods/runtests example based on nd->1d matching-cov, to now use results from with-cov

  • I have read and checked the items on the review checklist.

@odunbar odunbar changed the title Small updates to fix examples Update examples with CES.jl loss functions and other cleanup May 21, 2024
@odunbar odunbar merged commit 0923a49 into main May 21, 2024
10 checks passed
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.

Update examples with the robust training framework developed in CalibrateEmulateSample.jl
1 participant