Skip to content

Commit fa1c92f

Browse files
committed
Add uncertainty-guaranteed IPP tutorial
1 parent 7879df8 commit fa1c92f

3 files changed

Lines changed: 630 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ sgptools.egg-info/
55
outcmaes/
66
site/
77
.venv/
8+
.cache/

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ nav:
100100
- IPP: tutorials/IPP.ipynb
101101
- AIPP: tutorials/AIPP.ipynb
102102
- Non-Stationary Kernels: tutorials/non_stationary_kernels.ipynb
103+
- Uncertainty-Guaranteed IPP: tutorials/uncertainty_guaranteed_IPP.ipynb
103104

104105
extra_css:
105106
- stylesheets/extra.css

tutorials/uncertainty_guaranteed_IPP.ipynb

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

0 commit comments

Comments
 (0)