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