Skip to content

Unofficial Re-implementation of "Dream to Control: Learning Behaviors by Latent Imagination" (https://arxiv.org/abs/1912.01603 ) with PyTorch

License

Notifications You must be signed in to change notification settings

cross32768/Dreamer_PyTorch

Repository files navigation

Dreamer_PyTorch

Unofficial re-implementation of "Dream to Control: Learning Behaviors by Latent Imagination" (https://arxiv.org/abs/1912.01603 ). Work in progress

Instructions

For training, install the requirements (see below) and run

python3 train.py

Requirements

  • Python3
  • Mujoco (for DeepMind Control Suite)

and see requirements.txt for required python library

References

TODO

  • Speed up training
  • Add comments and Improve readability
  • Add results of experiments and video prediction
  • Generalize code for other environments

About

Unofficial Re-implementation of "Dream to Control: Learning Behaviors by Latent Imagination" (https://arxiv.org/abs/1912.01603 ) with PyTorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages