DREAMER4
// Unofficial implementation of the Dreamer 4 world model in PyTorch.
dreamer4
Unofficial implementation of the Dreamer 4 world model in PyTorch.
13EmergingUnknown
What it does
Dreamer 4 in PyTorch This is an unofficial PyTorch implementation of the Dreamer 4 world model from the paper Training Agents Inside of Scalable World Models by Danijar Hafner, Wilson Yan, Timothy Lillicrap. Our implementation is not a complete reproduction of the original work, but we believe that it may serve as a good starting point for anyone looking to extend or experiment with the Dreamer 4
Getting Started
git
git clone https://github.com/nicklashansen/dreamer4