Skip to content

Commit

Permalink
add paper link
Browse files Browse the repository at this point in the history
  • Loading branch information
atharvas committed Oct 19, 2023
1 parent 75e8211 commit cf998ab
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,15 @@ <h1 class="title is-1 publication-title"><span class="cosmos">Cosmos</span>: Neu
<div class="column has-text-centered">
<div class="publication-links">
<!-- PDF Link. -->
<span class="link-block">
<a href="static/paper.pdf"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
</span>
<span>PDF</span>
</a>
</span>
<span class="link-block">
<a href="https://example.com"
class="external-link button is-normal is-rounded is-dark">
Expand Down Expand Up @@ -452,7 +461,7 @@ <h2 class="title is-3">Related Links</h2>
<ul>
<li><a href="https://arxiv.org/abs/2204.13661">Toward compositional generalization in object-oriented world modeling</a> </li>
<li><a href="https://arxiv.org/abs/2103.01937">Neural Production Systems: Learning Rule-Governed Visual Dynamics</a> </li>
<li><a href="https://arxiv.org/abs/1911.12247">Contrastive learning of structured world models</a> </li>
<li><a href="https://arxiv.org/abs/cd ">Contrastive learning of structured world models</a> </li>
<li><a href="https://arxiv.org/abs/1803.10122">World Models</a> </li>
</ul>

Expand Down

0 comments on commit cf998ab

Please sign in to comment.