Skip to content

Commit 6278a1b

Browse files
Update about.liquid
1 parent 0f58cf3 commit 6278a1b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

_layouts/about.liquid

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,7 @@ 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-
<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>
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> -->
120117
</div>
121118
</div>
122119
{% comment %}

0 commit comments

Comments
 (0)