updated results
This commit is contained in:
parent
f96ad071d1
commit
a678a509b9
16
README.md
16
README.md
@ -1,7 +1,7 @@
|
|||||||
# Dreamer-v3 Pytorch
|
# dreamerv3-torch
|
||||||
Pytorch implementation of [Mastering Diverse Domains through World Models](https://arxiv.org/abs/2301.04104v1)
|
Pytorch implementation of [Mastering Diverse Domains through World Models](https://arxiv.org/abs/2301.04104v1).\
|
||||||
|
Validation is in progress.
|
||||||

|

|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
Get dependencies:
|
Get dependencies:
|
||||||
@ -16,14 +16,6 @@ Monitor results:
|
|||||||
```
|
```
|
||||||
tensorboard --logdir $ABSOLUTEPATH_TO_SAVE_LOG
|
tensorboard --logdir $ABSOLUTEPATH_TO_SAVE_LOG
|
||||||
```
|
```
|
||||||
## Evaluation Results
|
|
||||||
work-in-progress
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Awesome Environments used for testing:
|
|
||||||
- Deepmind control suite: https://github.com/deepmind/dm_control
|
|
||||||
- will be added soon
|
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
This code is heavily inspired by the following works:
|
This code is heavily inspired by the following works:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user