-
Notifications
You must be signed in to change notification settings - Fork 31
[WIP] Docs for ask/tell gens #1656
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
base: experimental/jlnav_plus_shuds_asktell
Are you sure you want to change the base?
[WIP] Docs for ask/tell gens #1656
Conversation
…rs. separate out the allocator discussion
…objectives for clarity. remove libE() doc
…hose structures as dictionaries
…hasize_asktell_gens
…st/ingest/export/finalize for our generators instead of suggest/ingest_numpy
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## experimental/jlnav_plus_shuds_asktell #1656 +/- ##
==========================================================================
- Coverage 58.01% 47.65% -10.37%
==========================================================================
Files 80 80
Lines 8127 8127
Branches 1235 1235
==========================================================================
- Hits 4715 3873 -842
- Misses 3130 4034 +904
+ Partials 282 220 -62 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
docs/examples/gest_api.rst
Outdated
| .. _gpcam: https://gpcam.lbl.gov/ | ||
| .. _paper: https://link.springer.com/article/10.1007/s12532-017-0131-4 | ||
|
|
||
| .. _Expected Improvement: https://github.com/xopt-org/Xopt/blob/v3.0/xopt/generators/bayesian/expected_improvement.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we know if these branches are persistent.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Likely not - I'll have it point to the valid main-branch path
| Xopt - https://github.com/xopt-org/Xopt | ||
| --------------------------------------- | ||
|
|
||
| `Expected Improvement`_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could state as examples.
No description provided.