Skip to content

Commit 9ba5f0d

Browse files
saitcakmakfacebook-github-bot
authored andcommitted
Changelog for 0.6.3 (#1139)
Summary: Pull Request resolved: #1139 ... Reviewed By: dme65 Differential Revision: D35161323 fbshipit-source-id: 28291332e67570288c842a3fa5d59fbef2f36328
1 parent 56d36e1 commit 9ba5f0d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
The release log for BoTorch.
44

5+
## [0.6.3] - Mar 28, 2022
6+
7+
#### New Features
8+
* Implement SAASBO - `SaasFullyBayesianSingleTaskGP` model for sample-efficient high-dimensional Bayesian optimization (#1123).
9+
* Add SAASBO tutorial (#1127).
10+
* Add `LearnedObjective` (#1131), `AnalyticExpectedUtilityOfBestOption` acquisition function (#1135), and a few auxiliary classes to support Bayesian optimization with preference exploration (BOPE).
11+
* Add BOPE tutorial (#1138).
12+
13+
#### Other Changes
14+
* Use `qKG.evaluate` in `optimize_acqf_mixed` (#1133).
15+
* Add `construct_inputs` to SAASBO (#1136).
16+
17+
#### Bug Fixes
18+
* Fix "Constraint Active Search" tutorial (#1124).
19+
* Update "Discrete Multi-Fidelity BO" tutorial (#1134).
20+
21+
522
## [0.6.2] - Mar 9, 2022
623

724
#### New Features

0 commit comments

Comments
 (0)