Skip to content

Commit cc18a78

Browse files
committed
fixed image size uncertainty
1 parent 11b6bbb commit cc18a78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2024-06-16-umap-sguerra.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ As we collect more interactions for a given pair, the prior distribution gets up
3636

3737
<div class="publication-illustration">
3838
<img
39-
style="width: 95%;"
39+
style="width: 80%;"
4040
src="{{ '/static/images/publis/sguerra25umap/uncertainty1.jpg' | prepend: site.url }}"
4141
alt="Overview of the methodology."/>
4242
</div>
@@ -45,7 +45,7 @@ Practically, we split the space into discrete play count x time interval bins, e
4545

4646
<div class="publication-illustration">
4747
<img
48-
style="width: 95%;"
48+
style="width: 80%;"
4949
src="{{ '/static/images/publis/sguerra25umap/uncertainty2.jpg' | prepend: site.url }}"
5050
alt="Overview of the methodology."/>
5151
</div>
@@ -54,7 +54,7 @@ The results are intuitive. For example a user replaying a track for the ninth ti
5454

5555
<div class="publication-illustration">
5656
<img
57-
style="width: 95%;"
57+
style="width: 80%;"
5858
src="{{ '/static/images/publis/sguerra25umap/uncertainty3.jpg' | prepend: site.url }}"
5959
alt="Overview of the methodology."/>
6060
</div>

0 commit comments

Comments
 (0)