updated results
This commit is contained in:
parent
6273444394
commit
44f8edc115
14
README.md
14
README.md
@ -1,9 +1,10 @@
|
||||
# dreamerv3-torch
|
||||
Pytorch implementation of [Mastering Diverse Domains through World Models](https://arxiv.org/abs/2301.04104v1).\
|
||||
Validation is in progress.
|
||||

|
||||

|
||||
|
||||
## Instructions
|
||||
|
||||
Get dependencies:
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
@ -18,11 +19,12 @@ tensorboard --logdir $ABSOLUTEPATH_TO_SAVE_LOG
|
||||
```
|
||||
|
||||
## ToDo
|
||||
- [ ] Prototyping
|
||||
- [ ] Modify implementation details based on the author's implementation
|
||||
- [ ] Evaluate on visual DMC suite(~10 tasks)
|
||||
- [ ] Add other tasks and corresponding model sizes implementation
|
||||
- [ ] Continuous implementation improvement
|
||||
- [x] Prototyping
|
||||
- [x] Modify implementation details based on the author's implementation
|
||||
- [ ] Evaluate on visual DMC suite
|
||||
- [ ] Add state input capability and evaluate on Proprio Control Suite environment
|
||||
- [ ] Add model size options and evaluate on environments which requires that (like Minecraft)
|
||||
- [ ] etc.
|
||||
|
||||
|
||||
## Acknowledgments
|
||||
|
Loading…
x
Reference in New Issue
Block a user