We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0299568 commit e42af5bCopy full SHA for e42af5b
index.html
@@ -188,7 +188,7 @@ <h2 style="font-size:24px;color:#6e6e6e">NeurIPS 2025</h2>
188
<div class="link-block">
189
<!-- PDF Link. -->
190
<span class="link-block">
191
- <a href=""
+ <a href="https://arxiv.org/abs/2509.23991"
192
class="external-link button is-normal is-rounded is-dark">
193
<span class="icon">
194
<i class="fas fa-file-pdf"></i>
@@ -226,7 +226,7 @@ <h2 style="font-size:24px;color:#6e6e6e">NeurIPS 2025</h2>
226
</span>
227
<!-- Code Link. -->
228
229
+ <a href="https://github.com/jdk9405/RPG360"
230
231
232
<i class="fab fa-github"></i>
0 commit comments