Skip to content

Commit 0f58cf3

Browse files
Update about.liquid
1 parent ddaf5a2 commit 0f58cf3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_layouts/about.liquid

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,10 @@ layout: default_about
113113
The key motivation behind KGML is to improve the interpretability and generalization power of ML models, especially on out-of-sample distributions and even in the paucity of gold-standard data.
114114
To gain more insight into our research, have a look at this talk given by Anuj Karpatne where he discusses how integrating physics with deep learning can enhance scientific problem-solving, highlighting the limitations of black box methods.
115115
</p>
116-
<iframe width="100%" height="515" src="https://www.youtube.com/embed/5bFEnWXCAfY" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
116+
<div class="responsive-video">
117+
<iframe src="https://www.youtube.com/embed/5bFEnWXCAfY" frameborder="0" allowfullscreen></iframe>
118+
<!--<iframe width="100%" height="515" src="https://www.youtube.com/embed/5bFEnWXCAfY" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> -->
119+
</div>
117120
</div>
118121
</div>
119122
{% comment %}

0 commit comments

Comments
 (0)