Skip to content

Conversation

@msakai
Copy link
Contributor

@msakai msakai commented Oct 10, 2025

Contributor Agreements

Please read the contributor agreements and if you agree, please click the checkbox below.

  • I agree to the contributor agreements.

Tip

Please follow the Quick TODO list to smoothly merge your PR.

Motivation

Description of the changes

TODO List towards PR Merge

Please remove this section if this PR is not an addition of a new package.
Otherwise, please check the following TODO list:

  • Copy ./template/ to create your package
  • Replace <COPYRIGHT HOLDER> in LICENSE of your package with your name
  • Fill out README.md in your package
  • Add import statements of your function or class names to be used in __init__.py
  • (Optional) Add from __future__ import annotations at the head of any Python files that include typing to support older Python versions
  • Apply the formatter based on the tips in README.md
  • Check whether your module works as intended based on the tips in README.md

@msakai msakai force-pushed the feature/carbo-reevaluate-trials branch from bdc953c to 75f9436 Compare October 10, 2025 04:32
…quisition function values using the latest GP model
@msakai msakai force-pushed the feature/carbo-reevaluate-trials branch from 75f9436 to 8b18a51 Compare October 10, 2025 04:37
@msakai msakai changed the title Add CARBOSampler.reevaluate_trials to re-evaluate aquisition function values using the latest GP model Add CARBOSampler.reevaluate_trials to re-evaluate acquisition function values using the latest GP model Oct 10, 2025
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