Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewGhazi committed Jul 8, 2024
1 parent 26ce195 commit 526db18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You have one starting observation at 4.5 (too fine, so the observed rating is lo

If you use Gaussian processes and [Bayesian Optimization](https://www.youtube.com/watch?v=wZODGJzKmD0), you can get suggestions that are, in a sense, optimal. Let's see how automated suggestions work out:

<iframe width="560" height="315" src="https://www.youtube.com/embed/RurFeg7cxGQ?si=lCAoypk-DkLnObJf" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
![](https://www.youtube.com/embed/RurFeg7cxGQ)

There's a lot going on in that video. This explains each panel:

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ Optimization](https://www.youtube.com/watch?v=wZODGJzKmD0), you can get
suggestions that are, in a sense, optimal. Let’s see how automated
suggestions work out:

<iframe width="560" height="315" src="https://www.youtube.com/embed/RurFeg7cxGQ?si=lCAoypk-DkLnObJf" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
![](https://www.youtube.com/embed/RurFeg7cxGQ)

There’s a lot going on in that video. This explains each panel:

Expand Down

0 comments on commit 526db18

Please sign in to comment.