Skip to content

Commit

Permalink
👕 Fix center
Browse files Browse the repository at this point in the history
  • Loading branch information
o-laurent committed May 3, 2024
1 parent a482437 commit 6e8f6b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@ <h2>Organizers</h2>
<br>
<div class="containertext" style="max-width:50rem">
<h2 style="text-align: center">Overview</h2>
<div style="text-align: center">
<p>
This tutorial is here to help researchers understand and handle uncertainty in their models,
making them more reliable using Bayesian methods. We'll start by discussing different Bayesian
approaches and then focus on Bayesian Neural Networks and how to approximate them efficiently for
computer vision tasks. We will also use real-world examples and practical methods to show how to
put these ideas into practice.
</div>
</p>
</div>

<br>
Expand Down

0 comments on commit 6e8f6b6

Please sign in to comment.