diff --git a/README.md b/README.md index b880454..7b660bc 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ So far, the following benchmarks can be used for testing. #### Atari 100k ![atari100k](https://github.com/NM512/dreamerv3-torch/assets/70328564/0da6d899-d91d-44b4-a8c4-d5b37413aa11) +#### Crafter + + + ## Acknowledgments This code is heavily inspired by the following works: - danijar's Dreamer-v3 jax implementation: https://github.com/danijar/dreamerv3