imgeorgiev
commited on
Commit
β’
c70ab2f
1
Parent(s):
7751031
Update README.md
Browse files
README.md
CHANGED
@@ -8,8 +8,6 @@ license: mit
|
|
8 |
|
9 |
[Project website](http://imgeorgiev.com/pwm) [Paper](TODO) [Models & Datasets](https://huggingface.co/imgeorgiev/pwm)
|
10 |
|
11 |
-
This repository is a soft fork of [FoRL](https://github.com/pairlab/FoRL).
|
12 |
-
|
13 |
## Overview
|
14 |
|
15 |
![](https://github.com/imgeorgiev/pwm/figures/teaser.png)
|
@@ -21,6 +19,7 @@ each without the need for expensive online planning.
|
|
21 |
|
22 |
## Structure of repository
|
23 |
|
|
|
24 |
pwm
|
25 |
βββ dflex
|
26 |
β βββ data - data used for dflex world model pre-training
|
@@ -28,5 +27,6 @@ pwm
|
|
28 |
βββ multitask - pre-trained world models for multitask evaluation
|
29 |
βββ pedagogical - pre-trained world models for recreating pedagogical examples
|
30 |
βββ README.md
|
|
|
31 |
|
32 |
|
|
|
8 |
|
9 |
[Project website](http://imgeorgiev.com/pwm) [Paper](TODO) [Models & Datasets](https://huggingface.co/imgeorgiev/pwm)
|
10 |
|
|
|
|
|
11 |
## Overview
|
12 |
|
13 |
![](https://github.com/imgeorgiev/pwm/figures/teaser.png)
|
|
|
19 |
|
20 |
## Structure of repository
|
21 |
|
22 |
+
```
|
23 |
pwm
|
24 |
βββ dflex
|
25 |
β βββ data - data used for dflex world model pre-training
|
|
|
27 |
βββ multitask - pre-trained world models for multitask evaluation
|
28 |
βββ pedagogical - pre-trained world models for recreating pedagogical examples
|
29 |
βββ README.md
|
30 |
+
```
|
31 |
|
32 |
|