eloialonso commited on
Commit
99c050d
1 Parent(s): 73ce3d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
  pipeline_tag: reinforcement-learning
3
- ---
 
 
 
 
 
 
1
  ---
2
  pipeline_tag: reinforcement-learning
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)