- Notifications
You must be signed in to change notification settings - Fork1.6k
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:bayesian-optimization/BayesianOptimization
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v2.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:bayesian-optimization/BayesianOptimization
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.0.0b1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 2commits
- 25files changed
- 2contributors
Commits on Dec 27, 2024
* WIP* Add ML example* Save for merge* Update* Parameter types more (#13)* fix: import error from exception module (#525)* fix: replace list with sequence (#524)* Fix min window type check (#523)* fix: replace dict with Mapping* fix: replace list with Sequence* fix: add type hint* fix: does not accept None* Change docs badge (#527)* fix: parameter, target_space* fix: constraint, bayesian_optimization* fix: ParamsType---------Co-authored-by: till-m <36440677+till-m@users.noreply.github.com>* Use `.masks` not `._masks`* User `super` to call kernel* Update logging for parameters* Disable SDR when non-float parameters are present* Add demo script for typed optimization* Update parameters, testing* Remove sorting, gradient optimize only continuous params* Go back to `wrap_kernel`* Update code* Remove `tqdm` dependency, use EI acq* Add more text to typed optimization notebook.* Save files while moving device* Update with custom parameter type example* Mention that parameters are not sorted* Change array reg warning* Update Citations, parameter notebook---------Co-authored-by: phi-friday <phi.friday@gmail.com>
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.0.3...v3.0.0b1
Uh oh!
There was an error while loading.Please reload this page.