eloialonso AdamJelley commited on
Commit
78064fc
1 Parent(s): af88f83

Update README.md (#1)

Browse files

- Update README.md (415ba318dc361febca8f8fadebe7fe57fafc47cf)


Co-authored-by: Adam Jelley <AdamJelley@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,8 +1,9 @@
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)
 
 
1
  ---
2
+ pipeline_tag: reinforcement-learning, diffusion, world-models
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)