Skip to content

Commit 1df025c

Browse files
sdaultonfacebook-github-bot
authored andcommitted
MARS tutorial (#1305)
Summary: Pull Request resolved: #1305 Tutorial for MARS on a 1-d problem Reviewed By: saitcakmak Differential Revision: D37863104 fbshipit-source-id: 1794970766755bb9bf4e40d803adff0b7d64111d
1 parent 6b6ca7d commit 1df025c

File tree

2 files changed

+780
-0
lines changed

2 files changed

+780
-0
lines changed

tutorials/robust_multi_objective_bo.ipynb

Lines changed: 776 additions & 0 deletions
Large diffs are not rendered by default.

website/tutorials.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@
5555
{
5656
"id": "constrained_multi_objective_bo",
5757
"title": "Constrained multi-objective optimization with qNEHVI and qParEGO"
58+
},
59+
{
60+
"id": "robust_multi_objective_bo",
61+
"title": "Robust multi-objective Bayesian optimization under input noise"
5862
}
5963
],
6064
"Bite-Sized Tutorials": [

0 commit comments

Comments
 (0)