forked from pytorch/botorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NoisyExpectedHypervolumeMixin
(pytorch#2045)
Summary: Pull Request resolved: pytorch#2045 X-link: facebook/Ax#1909 This commit introduces `NoisyExpectedHypervolumeMixin`, a derivative of `CachedCholeskyMCSamplerMixin` that separates out much of the Pareto-partitioning required for `qNEHVI`. Reviewed By: Balandat Differential Revision: D50337502 fbshipit-source-id: 1e24a4bc884ffa5b3fddb72730007e39fa3dae7e
- Loading branch information
1 parent
bb48409
commit 7a7e9ab
Showing
5 changed files
with
399 additions
and
284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.