mirror of
https://github.com/wassname/dreamerv3-pytorch.git
synced 2026-09-11 12:11:45 +08:00
readme
This commit is contained in:
@@ -1,2 +1,13 @@
|
||||
# dreamerv3-pytorch
|
||||
Implementation of Dreamer v3 in Pytorch
|
||||
## Dreamer v3 - Pytorch (wip)
|
||||
|
||||
Implementation of <a href="https://arxiv.org/abs/2301.04104v1">Dreamer v3</a> in Pytorch, first neural network to be able to collect diamonds in the game of Minecraft, without any pretraining.
|
||||
|
||||
## Citations
|
||||
|
||||
```bibtex
|
||||
@inproceedings{Hafner2023MasteringDD,
|
||||
title = {Mastering Diverse Domains through World Models},
|
||||
author = {Danijar Hafner and J. Pa{\vs}ukonis and Jimmy Ba and Timothy P. Lillicrap},
|
||||
year = {2023}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user