DanHrmti commited on
Commit
4e03e61
·
verified ·
1 Parent(s): 8ec82f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,7 +2,8 @@
2
  license: mit
3
  ---
4
 
5
- # Hierarchical Entity-Centric Reinforcement Learning (HECRL), ICLR 2026
 
6
 
7
  <h3 align="center">
8
  <a href="https://github.com/DanHrmti/HECRL">Code</a> •
@@ -16,6 +17,7 @@ Official release of the datasets from the paper "*Hierarchical Entity-centric Re
16
  <a href="https://taldatech.github.io/">Tal Daniel</a>, <a href="https://amyzhang.github.io/">Amy Zhang</a>, <a href="https://avivt.github.io/avivt/">Aviv Tamar</a> and <a href="https://cs.brown.edu/people/gdk/">George Konidaris</a>.
17
 
18
  Datasets contain 128x128 RGB images, state information, actions, and information for calculating goal-conditioned rewards.
 
19
  For RL training on image-based tasks, images in the dataset are preprocessed into latent representations using [visual encoders](https://huggingface.co/DanHrmti/hecrl_visual_encoders) which were pretrained on the same dataset.
20
 
21
  ## Citation
 
2
  license: mit
3
  ---
4
 
5
+ <h1 align="center">Hierarchical Entity-Centric Reinforcement Learning (HECRL)</h1>
6
+ <h1 align="center">ICLR 2026</h1>
7
 
8
  <h3 align="center">
9
  <a href="https://github.com/DanHrmti/HECRL">Code</a> •
 
17
  <a href="https://taldatech.github.io/">Tal Daniel</a>, <a href="https://amyzhang.github.io/">Amy Zhang</a>, <a href="https://avivt.github.io/avivt/">Aviv Tamar</a> and <a href="https://cs.brown.edu/people/gdk/">George Konidaris</a>.
18
 
19
  Datasets contain 128x128 RGB images, state information, actions, and information for calculating goal-conditioned rewards.
20
+
21
  For RL training on image-based tasks, images in the dataset are preprocessed into latent representations using [visual encoders](https://huggingface.co/DanHrmti/hecrl_visual_encoders) which were pretrained on the same dataset.
22
 
23
  ## Citation