Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
enjeeneer committed Dec 3, 2024
1 parent 9b77a07 commit 4877146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/zero-shot-rl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
[Paper] [Code] [Poster] [Slides]
Summary Zero-shot reinforcement learning (RL) methods learn general policies that can, in principle, solve any unseen task in an environment. Recently, methods leveraging successor features and successor measures have emerged as viable zero-shot RL candidates, returning near-optimal policies for many unseen tasks. However, to enable this, they have assumed access to unrealistically large and heterogeneous datasets of transitions for pre-training."><meta itemprop="datePublished" content="2023-09-26T17:27:21+01:00" />
<meta itemprop="dateModified" content="2024-06-14T09:50:27+01:00" />
<meta itemprop="wordCount" content="410"><meta itemprop="image" content="https://enjeeneer.io"/>
<meta itemprop="wordCount" content="421"><meta itemprop="image" content="https://enjeeneer.io"/>
<meta itemprop="keywords" content="" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://enjeeneer.io"/>
Expand Down Expand Up @@ -219,7 +219,7 @@ <h2 id="intuition">Intuition</h2>
<p><small><em>Figure 2: <strong>Conservative zero-shot RL methods</strong>. VC-FB (right) suppresses the predicted values for OOD state-action pairs**</em></small></p>
<hr>
<h2 id="results">Results</h2>
<p>We demonstrate our methods improve performance w.r.t standard zero-shot RL / GCRL baselines on low quality datasets from ExORL (Figure 4) and D4RL (Figure 5) .
<p>We demonstrate our methods improve performance w.r.t standard zero-shot RL / GCRL baselines on low quality datasets from ExORL (Figure 3) and D4RL (Figure 4), and do not hinder performance on large and diverse datasets (Figure 5).
<figure><img src="https://github.com/enjeeneer/zero-shot-rl/blob/main/media/performance-profiles-subplot2.png?raw=true"/>
</figure>
</p>
Expand Down

0 comments on commit 4877146

Please sign in to comment.