Skip to content

PlaNet: Learning Latent Dynamics for Planning from Pixels

License

Notifications You must be signed in to change notification settings

alec-tschantz/planet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlaNet: Learning Latent Dynamics for Planning from Pixels

status

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.

Requirements

  • numpy
  • torch
  • gym
  • matplotlib

Acknowledgements

About

PlaNet: Learning Latent Dynamics for Planning from Pixels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages