Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
trappmartin authored Dec 8, 2024
1 parent a453244 commit 42a63f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,15 +140,15 @@ <h2 class="title is-5" style="margin-right: 10px; white-space: nowrap; letter-sp
<!--/ TLDR. -->
</div>
</section>

<!--
<section class="teaser">
<div class="container is-max-desktop">
<div class="columns is-vcentered interpolation-panel" style="background-color: white;">
<img src="asset/teaser.png" style="max-width: 450px; margin: 0 auto;"/>
</div>
</div>
</section>

-->

<section class="section">
<div class="container is-max-desktop">
Expand Down Expand Up @@ -177,7 +177,7 @@ <h2 class="title is-3">Pipeline</h2>
over the last linear layers of both encoders using a Laplace approximation, which
induces distributions over the feature projections. We then approximate the distribution
over cosine similarities by estimating the expected value and variance accordingly. The
cosine similarity distribution is then propagated further to the output</p>
cosine similarity distribution is then propagated further to the output.</p>
</div>
</div>
</section>
Expand Down

0 comments on commit 42a63f4

Please sign in to comment.