2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00
2023-02-12 22:35:25 +09:00

Dreamer-v3 Pytorch

Pytorch implementation of Mastering Diverse Domains through World Models

image_walker_walk

Instructions

Get dependencies:

pip install -r requirements.txt

Train the agent:

python3 dreamer.py --configs defaults --logdir $ABSOLUTEPATH_TO_SAVE_LOG

Monitor results:

tensorboard --logdir $ABSOLUTEPATH_TO_SAVE_LOG

Evaluation Results

work-in-progress

Fig

Awesome Environments used for testing:

Acknowledgments

This code is heavily inspired by the following works:

S
Description
Implementation of Dreamer v3 in pytorch.
Readme MIT 2.1 MiB
Languages
Python 51%
Jupyter Notebook 48.4%
Dockerfile 0.5%
Just 0.1%