Skip to content

Commit 33c36d2

Browse files
authored
Update videos.md
1 parent a0b7b39 commit 33c36d2

File tree

1 file changed

+19
-16
lines changed

1 file changed

+19
-16
lines changed

videos.md

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,34 @@
22
layout: default
33
title: Videos
44
---
5+
56
<div class="videos-section">
6-
<h1>Videos</h1>
7-
<div class="video-item">
7+
<h1>Videos</h1>
8+
9+
<div class="video-item">
810
<div class="video-item-info">
9-
<h5>Swarm Behavior Discovery, Ploutos 2025. Talk by Dr. Daniel Brown.</h5>
10-
</div>
11-
<iframe width="500" height="500" src="https://app.ploutos.dev/streams/precious-honeybee" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
12-
</div>
13-
<div class="video-item">
11+
<h5><a href="https://app.ploutos.dev/streams/precious-honeybee">Swarm Emergent Behavior Discovery</a>, Ploutos 2025. Talk by Dr. Daniel Brown.</h5>
12+
</div>
13+
</div>
14+
15+
<div class="video-item">
1416
<div class="video-item-info">
1517
<h5>Latent Spaces and Learned Representation for Better Human Preference Learning, CoRL 2022. Talk by Dr. Daniel Brown.</h5>
1618
</div>
17-
<iframe width="500" height="500" src="https://www.youtube.com/embed/eOHWDgqMHq8?si=Vopk_--9kUVfsGsU&amp;start=11280" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
18-
</div>
19-
<div class="video-item">
19+
<iframe width="500" height="500" src="https://www.youtube.com/embed/eOHWDgqMHq8?start=11280" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
20+
</div>
21+
22+
<div class="video-item">
2023
<div class="video-item-info">
2124
<h5>Helping Robots Learn from, Predict and Better Assist Humans. Talk by Dr. Daniel Brown.</h5>
2225
</div>
23-
<iframe width="500" height="500" src="https://www.youtube.com/embed/zTdBKSwWE4M?si=oi2dNLTMr1oFevQ1&amp;start=1478" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
24-
</div>
25-
<div class="video-item">
26+
<iframe width="500" height="500" src="https://www.youtube.com/embed/zTdBKSwWE4M?start=1478" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
27+
</div>
28+
29+
<div class="video-item">
2630
<div class="video-item-info">
2731
<h5>Efficient and Robust Learning of Human Intent. Talk by Dr. Daniel Brown.</h5>
2832
</div>
29-
<iframe width="500" height="500" src="https://www.youtube.com/embed/sPIpms0sTBQ?si=Rkp_eeYCcimzyzJu&amp;start=73" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
33+
<iframe width="500" height="500" src="https://www.youtube.com/embed/sPIpms0sTBQ?start=73" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
34+
</div>
3035
</div>
31-
</div>
32-

0 commit comments

Comments
 (0)