Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- world models
|
7 |
+
- reinforcement learning
|
8 |
+
- generalization
|
9 |
+
- embodied AI
|
10 |
+
- dmc
|
11 |
+
- franka_kitchen
|
12 |
+
---
|
13 |
+
|
14 |
+
# Datasets for GenRL
|
15 |
+
|
16 |
+
This repo provides the datasets for the research related to GenRL: Multimodal foundation world models for generalist embodied agents.
|
17 |
+
|
18 |
+
Find the code here: https://github.com/mazpie/genrl
|