This repository provides a reimplementation of the Kaixhin/PlaNet repository, which is itself a reimplementation of Learning Latent Dynamics for Planning from Pixels and the associated code. It was implemented for the purpose of understanding the model, and currently implements nothing over and above the previous implementations.
numpy
torch
gym
matplotlib
- @Kaixhin for Kaixhin/PlaNet, the basis for this implementation
- @danijar for google-research/planet