Skip to content

Parameter types more#13

Merged
t-muser merged 8 commits intot-muser:parameter-typesfrom
phi-friday:parameter-types-more
Oct 9, 2024
Merged

Parameter types more#13
t-muser merged 8 commits intot-muser:parameter-typesfrom
phi-friday:parameter-types-more

Conversation

@phi-friday
Copy link

This is a reference PR for that PR #12.

@phi-friday phi-friday mentioned this pull request Oct 8, 2024
@t-muser t-muser merged commit 2b64ff0 into t-muser:parameter-types Oct 9, 2024
@t-muser
Copy link
Owner

t-muser commented Oct 9, 2024

Sorry, I missed this PR at first because I did not get a notification

@phi-friday phi-friday deleted the parameter-types-more branch October 9, 2024 07:46
t-muser added a commit that referenced this pull request Dec 27, 2024
* WIP

* Add ML example

* Save for merge

* Update

* Parameter types more (#13)

* fix: import error from exception module (bayesian-optimization#525)

* fix: replace list with sequence (bayesian-optimization#524)

* Fix min window type check (bayesian-optimization#523)

* fix: replace dict with Mapping

* fix: replace list with Sequence

* fix: add type hint

* fix: does not accept None

* Change docs badge (bayesian-optimization#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>
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.

2 participants