Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
maxencefaldor committed May 30, 2024
1 parent c2fda36 commit ff36b77
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 class="title is-1 publication-title"><span style="color: #e1144b;">Quality</span>-<span style="color: #0053d6;">Diversity</span> Actor-Critic:</br>Learning High-Performing and Diverse Behaviors via Value and Successor Features Critics</h1>
<h1 class="title is-1 publication-title"><span style="color: #e1144b;">Quality</span>-<span style="color: #0053d6;">Diversity</span> Actor-Critic:</br><span style="color: #7a7a7a;">Learning High-Performing and Diverse Behaviors via Value and Successor Features Critics</span></h1>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://luca.grillotti.com">Luca Grillotti</a><sup>*1</sup>,</span>
Expand All @@ -50,6 +50,12 @@ <h1 class="title is-1 publication-title"><span style="color: #e1144b;">Quality</
<span class="author-block"><sup>2</sup>Iconic AI</span>
</div>

<!-- ICML 2024 Acceptance Note -->
<div class="is-size-5 has-text-centered">
<span class="tag is-success is-light">Accepted at ICML 2024</span>
</div>
<br>

<div class="column has-text-centered">
<div class="publication-links">
<!-- PDF Link. -->
Expand Down Expand Up @@ -97,6 +103,7 @@ <h1 class="title is-1 publication-title"><span style="color: #e1144b;">Quality</
<video poster="" autoplay controls muted loop playsinline height="100%">
<source src="./static/videos/humanoid_hurdles_1.mp4" type="video/mp4">
</video>
<div class="has-text-centered">Humanoid Hurdles 1</div>
</div>
<div class="item">
<video poster="" autoplay controls muted loop playsinline height="100%">
Expand Down

0 comments on commit ff36b77

Please sign in to comment.