Fix metadata (#2)
Browse files- Fix metadata (02d14e2936fb00a4b651dd9bf5a0888c125e4688)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
Pretrained models for the paper "Diffusion for World Modeling: Visual Details Matter in Atari".
|
| 6 |
|
| 7 |
- Paper: [https://arxiv.org/abs/2405.12399](https://arxiv.org/abs/2405.12399)
|
| 8 |
- Code: [https://github.com/eloialonso/diamond](https://github.com/eloialonso/diamond)
|
| 9 |
-
- Webpage: [https://diamond-wm.github.io](https://diamond-wm.github.io)
|
|
|
|
| 1 |
---
|
| 2 |
+
tags:
|
| 3 |
+
- diffusion
|
| 4 |
+
- world-models
|
| 5 |
+
pipeline_tag: reinforcement-learning
|
| 6 |
---
|
| 7 |
|
| 8 |
Pretrained models for the paper "Diffusion for World Modeling: Visual Details Matter in Atari".
|
| 9 |
|
| 10 |
- Paper: [https://arxiv.org/abs/2405.12399](https://arxiv.org/abs/2405.12399)
|
| 11 |
- Code: [https://github.com/eloialonso/diamond](https://github.com/eloialonso/diamond)
|
| 12 |
+
- Webpage: [https://diamond-wm.github.io](https://diamond-wm.github.io)
|