mirror of
https://github.com/wassname/dreamerv3-torch.git
synced 2026-06-27 17:30:36 +08:00
updated results
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Dreamer-v3 Pytorch
|
||||
Pytorch implementation of [Mastering Diverse Domains through World Models](https://arxiv.org/abs/2301.04104v1)
|
||||
|
||||

|
||||
# dreamerv3-torch
|
||||
Pytorch implementation of [Mastering Diverse Domains through World Models](https://arxiv.org/abs/2301.04104v1).\
|
||||
Validation is in progress.
|
||||

|
||||
|
||||
## Instructions
|
||||
Get dependencies:
|
||||
@@ -16,14 +16,6 @@ Monitor results:
|
||||
```
|
||||
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
|
||||
This code is heavily inspired by the following works:
|
||||
|
||||
Reference in New Issue
Block a user